Usage - TheEpicBlock/Discord-Unban GitHub Wiki

Installing Discord-Unban

To install Discord-Unban please make sure you've set up DiscordSRV on your server and have the bot properly connected. The same bot will be used by Discord-Unban. You do not need to enable chat forwarding or any other DiscordSRV feature.

To make Discord-Unban work. You'll need to put a list of channels in the config which specify where the commands will work. You should also specify a role which can use the commands. See the config for more details

Please take a look at the config for an idea of what features are available.

Unbanning someone

Use the command defined in the config (!unban by default) followed by a name to unban someone.
Examples:

  • !unban @TheEpicBlock will unban the minecraft account that links to that discord account.
    Account info is taken from DiscordSRV, which is convenient if you already use it
  • !unban Jeb will unban the minecraft player with the name Jeb.

Getting someone's info

Use the command defined in the config (!baninfo by default) followed by a name to see info on someone. Based on the ban system used, you can add some arguments after the name to see more info. The name is parsed in the same way as the unban command

Reload the config and lang.yml

The config and lang.yml will be reloaded when DiscordSRV reloads. (using /discord reload)

The person couldn't be found

If you're mentioning someone, please make sure that that person actually has his account linked. If you're just using a mc name, please make sure it's spelled correctly. Also check if you're using a ban system that is supported.