Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

MatsG23/UniversalWhitelist

Repository files navigation

UniversalWhitelist

GitHub License Spiget Downloads

Download

Since August 2021, this plugin has not received any update. I have stopped maintaining it in favor of the new whitelist command in Floodgate 2.0.


UniversalWhitelist runs natively on Minecraft 1.17.1.


Description

This plugin improves the in-built whitelist system.

New/improved features:

  • can block Bedrock (Geyser) players
  • all messages are fully customizable and translatable

Commands

The default /whitelist command is overridden and extended. For all commands you need the permission whitelist.manage. Also, if you add a Floodgate user, make sure to add the username prefix as well (by default ".").

I tried my best to make the command names self-explanatory. Nonetheless, here you see which command does what:

/whitelist adduuid <uuid>

add an uuid to the whitelist

/whitelist removeuuid <uuid>

removes an uuid from the whitelist

/whitelist add <name>

add a username to the whitelist

/whitelist remove <name>

remove a username from the whitelist

/whitelist on

turn the whitelist on

/whitelist off

turn the whitelist off

/whitelist status

see the status of the whitelist (on or off)

/whitelist list

see the whitelisted players

/whitelist reload

reload the plugin's config (config.yml)