AdminWhitelist
Allows players who are not on the whitelist to join the server when an admin is online
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
AdminWhitelist
AdminWhitelist - Allows players who are not on the whitelist to join the server when an admin is online
Description
AdminWhitelist is a plugin that allows players who are not whitelisted to join the server, but only if an admin is online. Players that are not whitelisted will be kicked if no admins are online. This is useful for servers that want to be open to the public, but don't want to be overrun by griefers.
Installation
- Put the plugin in the `plugins` folder of your server - Start the server - Add players to the admin list with `/adminwhitelist add <UUID>` - Turn on the whitelist with `/whitelist on` - Add players to the whitelist with `/whitelist add <player>` - Reload the whitelist with `/whitelist reload` after making changes
Commands
`/adminwhitelist add <UUID>` (`/awl add <UUID>`) - Adds a player to the admin list
`/adminwhitelist remove <UUID>` (`/awl remove <UUID>`) - Removes a player from the admin list
`/adminwhitelist list` (`/awl list`) - Lists all players on the admin list
The commands must be run in the server console.
Permissions
`adminwhitelist.update` - Receive a notification when a new version is available