Welcome to DiscordSRVUtils Wiki!
We work hard to make the plugin very easy as we can. Here we explain how to do everything, and anyway everything is easy!
How to install
- Download DiscordSRV Plugin and drop it into your plugins folder
- Restart your server, and follow the DiscordSRV Installation steps
- Drop DiscordSRVUtils into your plugins folder
- Configure the plugin, in most cases you need to have admin
How to get Admin
Its very simply, before the steps make sure this is on
- Go into your
config.yml
of DiscordSRVUtils - the first option would be the admins, Add your Discord ID in or a role ID
-
Reload the plugin using
/dsu reload
and make sure you have the permissiondiscordsrvutils.reload
⚠ Whoever is in the list of admins or have a role that is in list of admins have access to everything in the plugin (in discord)
How to Disable Discord Commands
- Go to
config.yml
- Scroll until you find
disabled-commands
, add commands you want to disable -
Reload the plugin using
/dsu reload
and make sure you have the permissiondiscordsrvutils.reload
ℹ It will be removed from slash command list
⚠ Please do not use aliases, and those commands disabled will be as if they don't exist
Requirements
- DiscordSRV.
- Minecraft version from 1.8 -> 1.19 (new versions should work without new dsu updates)
Optional Permissions
- Ban Members (For Punishment Sync)
- Manage Server (for detecting invititers)
- Manage Channels (For ticket creation)
- Manage Roles (for welcomer role, and syncing mutes and ban role)
How we store data
In a database, hsqldb or mysql(or mariadb). hsqldb is default