Skip to content
Collin edited this page Nov 28, 2022 · 3 revisions

Modules

Getting Started

To install the plugin:

  1. Download the latest version of ProtocolLib
  2. Download both MechanicsCore and BiomeManager
    1. MechanicsCore is an open-source library plugin that all my projects use.
    2. BiomeManager uses it for a complete command system.
  3. Add all 3 files to the server > plugins folder.
  4. Start your server.

Do not use Plugman (or similar) to reload the plugin! You cannot edit the config files manually, so there is no reload command. You must use Commands to edit your biomes.

Quick Links

Info

BiomeManager is a command-based editor for biomes. You can get support in Discord.

Clone this wiki locally