Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
š 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 V1.7.2Ė ).
- 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.
- Nerf Spawner Mobs
- When nerf-spawner-mobs: true, mobs spawned from spawners cannot move, target, deal damage, pick up items, and Creepers cannot explode.

- Spawner Menu System
- The spawner menu system can be enabled or disabled via the config file. (Enabled by default)
- Opens the advanced GUI by Shift + Right-Clicking on any spawner, allowing you to manage all settings from a single, intuitive interface.
- Auto-Kill: Automatically eliminates mobs spawned by the spawner.
- XP Collection: Automatically collects and stores experience points dropped by mobs within the spawner.
- Permissions: Manages access to the menu via the
spawner.menupermission node.


- Discord Webhook Integration
- Detailed Logging: Automatically tracks all spawner breaking and placing events and sends them to your configured Discord channel.
- Platform Detection: Automatically detects and reports in the logs whether an action was performed by a Java player or a Bedrock (Geyser/Floodgate) user.
ā” 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 |
| ā Folia | Fully Supported |
| ā ļø Spigot | Partial Support |
| ā ļø Bukkit | Partial Support |


