VoidWhitelist is an enchanced whitelist plugin for v1.8-1.19 Minecraft servers. It allows to add online, offline and Geyser (Bedrock) players to the whitelist on a permanent or temporary basis.
GUI 1.12+
GUI is accessible through a
/whitelist gui command. Requires
whitelist.gui permission. GUI actions
(such as remove or edit) don't require any permission.
PAPI integration
Use
%vw_time-left% to display the time left in whitelist for a certain player. Date is displayed in Essentials style, special words can be changed in
papi.yml.
Floodgate/Geyser Bedrock support
Commands that manage players take a new
-xuid
(for example /whitelist add VoidPointer -xuid) option that indicates whether the command should refer to the specified user as a Bedrock player connecting through Geyser.
This requiers Floodagte installed on the server.
How to?
First of all, give yourself
whitelist.* permission
- To add, remove or request whitelist information of a player use /whitelist add|rem|info [player] (duration) (-offline|-online|-xuid) commands.
- To enable or disable the whitelist use /whitelist on|off commands.
- To reconnect to your database or reload JSON file use /whitelist reconnect command.
- To reload configuration (including storage switch) and locale use /whitelist reload command.
- To export your whitelist from thte database use /whitelist export-db command. It will export all whitelist entries from the database to a new export-timestamp.json file.
- To import your whitelist use /whitelist import-json command. It will insert all whitelist entities from whitelist.json file into the current db connection.
Preview (click)
