https://github.com/ptthanh02/smartspawner
A powerful and intuitive GUI-based mob spawner plugin for Minecraft servers. Supports Paper & Folia!
https://github.com/ptthanh02/smartspawner
folia-supported minecraft paper-plugin
Last synced: 2 months ago
JSON representation
A powerful and intuitive GUI-based mob spawner plugin for Minecraft servers. Supports Paper & Folia!
- Host: GitHub
- URL: https://github.com/ptthanh02/smartspawner
- Owner: ptthanh02
- License: other
- Created: 2024-11-12T06:46:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-22T17:45:54.000Z (3 months ago)
- Last Synced: 2025-03-22T18:33:23.583Z (3 months ago)
- Topics: folia-supported, minecraft, paper-plugin
- Language: Java
- Homepage: https://modrinth.com/plugin/smart-spawner-plugin
- Size: 1000 KB
- Stars: 4
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
[](https://github.com/ptthanh02/Smart-Spawner-Plugin/releases/latest)
[](https://modrinth.com/plugin/smart-spawner-plugin)
[](https://www.spigotmc.org/resources/smart-spawner-gui-spawner-plugin%E2%9C%A8-1-21-1-21-3-%EF%B8%8F.120743/)
[](LICENSE)[](https://modrinth.com/plugin/smart-spawner-plugin)
[](https://www.spigotmc.org/resources/120743/)
[](https://hangar.papermc.io/ptthanh02/SmartSpawner)
## 🚀 Getting Started
### System Requirements
- **Server**: Paper, Folia or compatible forks
- **Minecraft Version**: 1.20 - 1.21.4
- **Java**: Java 21 or newer### 📥 Installation
1. Download the latest version from [Modrinth](https://modrinth.com/plugin/smart-spawner-plugin) or [Spigot](https://www.spigotmc.org/resources/120743/)
2. Place the `.jar` file in your server's `plugins` folder
3. Restart your server
4. Configure settings in `plugins/SmartSpawner/config.yml`## 🎮 Commands & Permissions
### Core Commands
> **Base Command:** `/smartspawner` (Aliases: `/ss`, `/spawner`)| Command | Description | Permission | Default |
|---------|-----------------------------------|------------|---------|
| `/ss reload` | Reload plugin configuration | `smartspawner.reload` | OP |
| `/ss give ` | 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 |### Player Permissions
| 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 |## 🌍 Translations
| Language | Locale Code | Contributor | Version |
|----------|-------------|-------------------------------------------------|----------|
| [English](https://github.com/ptthanh02/Smart-Spawner/blob/main/src/main/resources/messages/en_US.yml) | `en_US` | Core language | `Latest` |
| [Vietnamese](https://github.com/ptthanh02/Smart-Spawner/blob/main/src/main/resources/messages/vi_VN.yml) | `vi_VN` | ptthanh02 | `Latest` |
| [Chinese Simplified](https://github.com/ptthanh02/Smart-Spawner/blob/main/src/main/resources/messages/zh_CN.yml) | `zh_CN` | [SnowCutieOwO](https://github.com/SnowCutieOwO) | `v1.2.3` |> 🔍 **Want to help translate?** Check our [Translation Guide](https://github.com/ptthanh02/Smart-Spawner-Plugin/wiki/Translation-Guide)
## 📊 Usage Statistics
[](https://bstats.org/plugin/bukkit/SmartSpawner)
## 💻 Developer API
Smart Spawner API
### Installation & Documentation
For API installation instructions, usage examples, and complete documentation, please visit:
[Smart Spawner API Package](https://github.com/ptthanh02/Smart-Spawner/packages/2421916)## 🤝 Contributing
We welcome contributions! Here's how you can help:
1. 🍴 Fork the repository
2. 🌿 Create your feature branch (`git checkout -b feature/amazing-feature`)
3. 💾 Commit your changes (`git commit -m 'Add amazing feature'`)
4. 📤 Push to the branch (`git push origin feature/amazing-feature`)
5. 🔄 Create a Pull Request## 💬 Community & Support
[](https://discord.gg/zrnyG4CuuT)
- 🎮 [Discord Community](https://discord.gg/zrnyG4CuuT)
- 🐛 [Issue Tracker](https://github.com/ptthanh02/Smart-Spawner-Plugin/issues)
- 📚 [Wiki Documentation](https://github.com/ptthanh02/Smart-Spawner-Plugin/wiki)## 📜 License
This project is licensed under the **CC BY-NC-SA 4.0 License** - see the [LICENSE](LICENSE) file for details.