Skip to content

notrhys/WhitelistManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whitelist Manager

A Simple plugin that allows for easy testing of any plugin on a test server

How to setup

  1. Drag and drop the plugin into your plugins folder
  2. create a Discord Bot at https://discord.com/developers/applications
  3. put the bot token in the config.yml (WhitelistManager/config.yml)
  4. Restart, and it's ready!

Usage

You can modify the discord command prefix in the config.yml but the default is !whitelist

image

Some examples:

!whitelist temp (player-name) will temporally add a player to the whitelist image

!whitelist perm (player-name) will permanently add a player to the bypass list in the config.yml allow them to bypass this system image

!whitelist remove (player-name) will remove them from the test list or perm list, if they are current connected and have a test session it will be cut down to 5 seconds after that it will kick them from the server. image

You can change messages and more stuff in the config.yml This plugin only works with 1.8R_3, due to PacketPlayOutChatPacket being hardcoded for the ActionBar message, change it ur self im lazy

About

Useful for test servers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages