Spigot plugin that allows whitelisting users through a discord text channel.
Go to file
JoeShimo 158c5b5a27 help command & minor optimization
if a user with a valid role types !whitelist without a name after, the bot will respond with a help message
2019-08-25 14:18:29 +01:00
src/main/java/uk/co/angrybee/joe help command & minor optimization 2019-08-25 14:18:29 +01:00
.gitignore finished discord client for the most part 2019-08-01 15:10:58 +01:00
plugin.yml help command & minor optimization 2019-08-25 14:18:29 +01:00
pom.xml finished discord client for the most part 2019-08-01 15:10:58 +01:00
README.md help command & minor optimization 2019-08-25 14:18:29 +01:00

DiscordWhitelisterBot-Spigot

A simple spigot plugin which allows whitelisting through a discord text channel.

Features:

  • use '!whitelist ' in a valid channel to whitelist people on your minecraft server
  • only select Discord roles can whitelist through the bot
  • bot only listens for messages in select text channels
  • logs whitelist attempts from valid roles in the console

Config file is located at: (server-root)/plugins/DiscordWhitelister - this needs a valid bot token and valid channel ids to work. To create a Discord application and/or find your discord bot token, follow this link: https://discordapp.com/developers/applications/