JanusMCD
Installation
How to install and set up JanusMCD.
Server Owners
- Drop the JanusMCD jar into
plugins/. - Start the server once to generate configs under
plugins/JanusMCD/. - Edit your live configs in
plugins/JanusMCD/*.yml(the files insrc/main/resources/are only defaults bundled in the jar). - Set
discord-tokenand at least one entry inchannel-ids. - Restart the server (or use
/janusmcd reloadfor supported hot-reload items).
Startup sequence
JanusMCD#onEnable()initializes:DebugManagerConfigManager(loads multiple YAMLs and can watch for file changes)DatabaseManager- Feature managers (account linking, auth, freeze, vanish, advancements, death messages, etc.)
DiscordManagerwhich boots JDA asynchronously.
Was this page helpful?
Last updated Jan 16, 2026
Built with Documentation.AI