Advanced spawner system with logging, multi-language support, and a custom pickaxe for Minecraft servers
๐ Spawner System
An advanced multi-mode spawner breaking and placing system for Minecraft servers.
Includes detailed logging, customizable settings, and an advanced pickaxe system.
๐ Multi-Language Support
Spawner System now supports 28 different languages to make it easier for servers around the world to use and configure:
๐บ๐ธ English (en) | ๐น๐ท Turkish (tr) | ๐ฉ๐ช German (de) | ๐ช๐ธ Spanish (es) | ๐ท๐บ Russian (ru) | ๐จ๐ณ Chinese (zh) | ๐ฏ๐ต Japanese (ja) | ๐ฆ๐ฟ Azerbaijani (az) | ๐ซ๐ท French (fr) | ๐ธ๐ฆ Arabic (ar) | ๐ณ๐ฑ Dutch (nl) | ๐ฎ๐ฉ Indonesian (id) | ๐ฆ๐ฒ Armenian (hy) | ๐ฎ๐น Italian (it) | ๐ด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟ Scottish Gaelic (gd) | ๐ธ๐ช Swedish (sv) | ๐ฐ๐ฌ Kyrgyz (ky) | ๐ฐ๐ท Korean (ko) | ๐ญ๐บ Hungarian (hu) | ๐จ๐ฟ Czech (cs) | ๐ฌ๐ท Greek (el) | ๐ฎ๐ท Persian (fa) | ๐ต๐ฑ Polish (pl) | ๐ท๐ด Romanian (ro) | ๐ป๐ณ Vietnamese (vi) | ๐ต๐น Portuguese (pt) | ๐น๐ญ Thai (th) | ๐บ๐ฆ Ukrainian (uk)
The language can be easily selected from the config file, and all translation files are located in: /plugins/SpawnerSystem/languages
๐ Features
2 Different System Modes
- classic: Only Silk Touch enchanted pickaxes can break spawners.
- advanced: Only a special pickaxe given by administrators with limited uses can break spawners.
Special Spawner Pickaxe
- Given via admin command with a limited number of uses.
- Automatically breaks when its usage count reaches zero.
- Can only be used in advanced mode.
- Spawner Giving System
- Admins can give players spawners of any mob type.
- Spawner name and lore are fetched from the config, and all messages are read from the config.
- Players are notified when they receive a spawner, and if their inventory is full, the spawner is dropped on the ground.
- JSON Logging System
- Can be enabled or disabled via config.
- Logs all spawner breaking and placing actions in detail under
/plugins/SpawnerSystem/logs
.
Fully Customizable Config
- Prefix, system mode, special pickaxe name/lore, and all messages can be edited in the config file.
- Natural spawner breaking can be toggled on or off.
- Empty spawner breaking system can be enabled or disabled, and the dropped spawner type is determined by the config.
- All messages are fetched from the config for easy translation or text change.
Hologram Mode
- Can be enabled or disabled via the config (ProtocolLib required).
- Displays visual indicators above each spawner and shows its active status.
- Chunk-Based Limits
- Fully configurable via the config file.
- Controls the maximum number of spawners and mobs per chunk.
- Customizable mob settings; any mobs exceeding the defined limits will be automatically removed.
โก Commands
Command | Permission | Description | Aliases Usage |
---|---|---|---|
/spsystem reload |
spawner.admin | Reloads the config file | /sps reload |
/spsystem pickaxegive <player> <uses> |
spawner.admin | Gives a special spawner pickaxe to a player (only in advanced mode) | /sps pickaxegive <player> <uses> |
/spsystem givespawner <player> <mob> |
spawner.admin | Gives a spawner of a specific mob type to a player | /sps givespawner <player> <mob> |
โ๏ธ Supported Forks
Fork / Build | Support Status |
---|---|
โ Paper | Fully Supported |
โ Purpur | Fully Supported |
โ Spigot | Fully Supported |
โ Folia | Fully Supported |
โ ๏ธ Bukkit | Partial Support |
Information
Category | Gameplay |
---|---|
Published on | August 24, 2025 |
License | Unspecified |
Downloads | 0 |
Stars | 1 |
Watchers | 0 |