OnapleRPG / Brawlator

Sponge Minecraft plugin to generate custom spawners
Apache License 2.0
0 stars 0 forks source link
generation java minecraft monster plugin spawner sponge

Brawlator Github Action Reliability Rating License sponge version

This is a Sponge Minecraft plugin designed to create custom monster spawners in your world, or replace default spawning monsters.
There are three things you can customize with Brawlator:

Installation

This plugin needs a sponge server 1.12. Download our latest release and copy it into your server's mods/ folder. Then restart your server.
Check in the /config/brawlator/ folder if default configuration is properly copied, and you should notice server logs mentionning the proper plugin loaded.

Commands

Configuration files

Brawlator use different configuration files. When starting your server with the plugin the first time, it will generate default ones with example values.

global.conf

Miscellaneous config for brawlator: right now it only contains one setting:

monsters.conf

Used to generate custom monsters with special attributes. You can still use vanilla monsters, but the configured one can have custom data and stats.

spawners.conf

Used for custom spawners stats. To create a spawner you will need a monster from monsters.conf as well as a spawner from spawners.conf.

loots.conf

Loot tables to add additionnal loot for custom monsters.