90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Features
- Discord <-> Minecraft using webhooks
- A homes system
/home set
,/home tp
, etc. - A Discord crash reporter that will send the auto generated crash report file to a Discord webhook.
- Enable keep inventory in some dimensions (think the nether) [planned]
- Hide IP addresses in log files (so you can share for debugging) [planned at some point, just use anonymize for now]
Setup the chat link.
- Download and install Fabric Loader on your server, and you can also install Fabric API as many other mods may depend on it.
- Download this mod into the
mods/
folder on the server - Launch the server once to generate the default config file, and then stop it again so you can configure the mod.
- Open up the config file at
config/serverutils.toml
and add the Discord bot token, Discord webhook URL and channel ID in the[discordBot]
section of the config. Then change themode
toDISCORD
and launch the server. - Profit
Details
Licensed MIT
Published 4 years ago
Updated 3 years ago