Update README.md

This commit is contained in:
JoeShimo 2019-08-25 15:31:30 +01:00 committed by GitHub
parent 905a377c3b
commit 2f87a03f35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ A simple spigot plugin which allows whitelisting through a discord text channel.
This provides an easy way for staff members on a server to whitelist outside the server whilst not having full access to the console.
Features:
- use '!whitelist add <MinecraftUsername>' in a valid channel to whitelist people on your minecraft server
- use '!whitelist remove <MinecraftUsername>' in a valid channel to remove people from the whitelist on your minecraft server
- use '!whitelist add "MinecraftUsername"' in a valid channel to whitelist people on your minecraft server
- use '!whitelist remove "MinecraftUsername"' in a valid channel to remove people from the whitelist on your minecraft server
- use '!whitelist' in a valid channel to get info about the bot and how to use it
- only select Discord roles can whitelist through the bot
- bot only listens for messages in select text channels