66
77<br >
88
9- [ ![ Release] ( https://img.shields.io/github/v/release/NighterDevelopment/smartspawner?logo=github&logoColor=white&label=release&labelColor=%230D597F&color=%23116BBF )] ( https://github.com/NighterDevelopment/smartspawner/releases/latest )
10- [ ![ Modrinth Downloads] ( https://img.shields.io/modrinth/dt/smart-spawner-plugin?logo=modrinth&logoColor=white&label=downloads&labelColor=%23139549&color=%2318c25f )] ( https://modrinth.com/plugin/smart-spawner-plugin )
11- [ ![ Spigot Downloads] ( https://img.shields.io/spiget/downloads/120743?logo=spigotmc&logoColor=white&label=spigot%20downloads&labelColor=%23ED8106&color=%23FF994C )] ( https://www.spigotmc.org/resources/smart-spawner-gui-spawner-plugin%E2%9C%A8-1-21-1-21-3-%EF%B8%8F.120743/ )
12- [ ![ License] ( https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-brightgreen.svg )] ( LICENSE )
13-
149[ ![ Modrinth] ( https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg )] ( https://modrinth.com/plugin/smart-spawner-plugin )
1510[ ![ Spigot] ( https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/spigot_vector.svg )] ( https://www.spigotmc.org/resources/120743/ )
1611[ ![ Hangar] ( https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/hangar_vector.svg )] ( https://hangar.papermc.io/Nighter/SmartSpawner )
2217
2318## Requirements
2419
25- - ** Minecraft Version:** 1.20 - 1.21.8
20+ - ** Minecraft Version:** 1.21 - 1.21.8
2621- ** Server Software:** Paper, Folia or compatible forks
2722- ** Java Version:** 21+
2823
29- ## Installation
30-
31- 1 . Download the latest release from [ Modrinth] ( https://modrinth.com/plugin/smart-spawner-plugin )
32- 2 . Place the ` .jar ` file in your server's ` plugins ` folder
33- 3 . Restart your server
34- 4 . Configure the plugin in ` plugins/SmartSpawner/config.yml `
35- 5 . Reload with ` /ss reload `
36-
37- ## Commands
38-
39- | Command | Permission | Description |
40- | ---------| ------------| -------------|
41- | ` /ss reload ` | ` smartspawner.reload ` | Reload plugin configuration |
42- | ` /ss give <player> <type> <amount> ` | ` smartspawner.give ` | Give spawners to players |
43- | ` /ss list ` | ` smartspawner.list ` | Open admin spawner management GUI |
44- | ` /ss hologram ` | ` smartspawner.hologram ` | Toggle hologram visibility |
45-
46- ** Aliases:** ` /ss ` , ` /spawner ` , ` /smartspawner `
47-
48- ## Permissions
49-
50- | Permission | Default | Description |
51- | ------------| ---------| -------------|
52- | ` smartspawner.reload ` | OP | Access to reload command |
53- | ` smartspawner.give ` | OP | Access to give command |
54- | ` smartspawner.list ` | OP | Access to admin GUI |
55- | ` smartspawner.hologram ` | OP | Toggle hologram display |
56- | ` smartspawner.stack ` | true | Allow spawner stacking |
57- | ` smartspawner.break ` | true | Allow spawner breaking |
58- | ` smartspawner.sellall ` | true | Allow selling storage items |
59- | ` smartspawner.changetype ` | OP | Allow changing spawner types with eggs |
60- | ` smartspawner.limits.bypass ` | false | Bypass spawner limits per chunk |
61-
6224## Localization
6325
6426| Language | Locale Code | Contributor | Status |
7133
7234## API
7335
74- For developers interested in integrating with SmartSpawner, visit our [ Developer API Documentation] ( https://github.com/ptthanh02/SmartSpawner/wiki/Developer-API-Documentation ) for installation instructions and documentation.
36+ For developers interested in integrating with SmartSpawner, visit our [ Developer API Documentation] ( https://nighterdevelopment. github.io/smartspawner-docs/developer-api/ ) for installation instructions and documentation.
7537
7638## Building
7739
7840``` bash
79- git clone https://github.com/ptthanh02/SmartSpawner .git
41+ git clone https://github.com/NighterDevelopment/smartspawner .git
8042cd SmartSpawner
8143./gradlew build
8244```
@@ -94,7 +56,7 @@ The compiled JAR will be available in `build/libs/`
9456
9557## Support
9658
97- - ** Issues & Bug Reports:** [ GitHub Issues] ( https://github.com/ptthanh02/SmartSprawner /issues )
59+ - ** Issues & Bug Reports:** [ GitHub Issues] ( https://github.com/NighterDevelopment/smartspawner /issues )
9860- ** Discord Community:** [ Join our Discord] ( https://discord.gg/zrnyG4CuuT )
9961
10062## Statistics
0 commit comments