- Server: Paper, Folia or compatible forks
- Minecraft Version: 1.20 - 1.21.4
- Java: Java 21 or newer
- Download the latest version from Modrinth or Spigot
- Place the
.jar
file in your server'splugins
folder - Restart your server
- Configure settings in
plugins/SmartSpawner/config.yml
Base Command:
/smartspawner
(Aliases:/ss
,/spawner
)
Command | Description | Permission | Default |
---|---|---|---|
/ss reload |
Reload plugin configuration | smartspawner.reload |
OP |
/ss give <player> <type> <amount> |
Give spawners to players | smartspawner.give |
OP |
/ss list |
Open admin spawner management GUI | smartspawner.list |
OP |
/ss hologram |
Toggle hologram visibility | smartspawner.hologram |
OP |
Permission | Description | Default |
---|---|---|
smartspawner.stack |
Allow spawner stacking | true |
smartspawner.break |
Allow spawner breaking | true |
smartspawner.sellall |
Allow selling storage items directly | true |
smartspawner.changetype |
Allow changing spawner types with eggs | OP |
Language | Locale Code | Contributor | Version |
---|---|---|---|
English | en_US |
Core language | Latest |
Vietnamese | vi_VN |
ptthanh02 | Latest |
Chinese Simplified | zh_CN |
SnowCutieOwO | v1.2.3 |
🔍 Want to help translate? Check our Translation Guide
Smart Spawner API
For API installation instructions, usage examples, and complete documentation, please visit: Smart Spawner API Package
We welcome contributions! Here's how you can help:
- 🍴 Fork the repository
- 🌿 Create your feature branch (
git checkout -b feature/amazing-feature
) - 💾 Commit your changes (
git commit -m 'Add amazing feature'
) - 📤 Push to the branch (
git push origin feature/amazing-feature
) - 🔄 Create a Pull Request
This project is licensed under the CC BY-NC-SA 4.0 License - see the LICENSE file for details.