For the complete documentation index, see llms.txt. This page is also available as Markdown.

Plugin Setup

Mantic Development's Generator Minecraft Plugin

Requirements

ManticGenerators supports Spigot/Paper servers running Minecraft 1.8 and upward. It hard-depends on Vault and ManticLib, and soft-depends on SuperiorSkyblock2, Multiverse-Core, HolographicDisplays, and DecentHolograms for optional integrations.

Installation Steps

1

Install required dependencies

Make sure Vault and ManticLib are installed on your server (both are required dependencies).

2

Install ManticGenerators

Drop the ManticGenerators .jar into your server's plugins folder and restart the server.

3

Claim your license

After purchasing, join the Discord to claim your license — a license key is required to run the plugin.

4

Configure your license key

Open config.yml and paste your license key into the license field.

5

Activate the plugin

Reload or restart the server to activate the plugin.

config.yml

# Put your license key here, if you don't have one, you can get one at https://discord.mantic.dev/
license: XXXX-XXXX-XXXX-XXXX

# If you experience lag I recommend increasing the update time
hologram-update-seconds: 1

Last updated