Compatibility
Minecraft: Java Edition
1.19.4
Platforms
Paper
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed AGPL-3.0-only
Published last year
Updated last year
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