Minecraft MultipleWhitelists mod 2026 download
logo
minecraft mod MultipleWhitelists

MultipleWhitelists

Game Version: 1.13
Total Downloads: 451
Updated: Sep 19, 2018
Created: Aug 25, 2018
Download MultipleWhitelistsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
MultipleWhitelists V_1.3.1 release 14.08 KB Sep 19, 2018 1.13 276 download MultipleWhitelists MultipleWhitelists V_1.3.1 releaseDownload
MultipleWhitelists V_1.3 release 14.01 KB Sep 16, 2018 1.13 40 download MultipleWhitelists MultipleWhitelists V_1.3 releaseDownload
MultipleWhitelists V_1.2 release 13.52 KB Aug 26, 2018 1.13 61 download MultipleWhitelists MultipleWhitelists V_1.2 releaseDownload
MultipleWhitelists V_1.1 release 10.28 KB Aug 25, 2018 1.13 35 download MultipleWhitelists MultipleWhitelists V_1.1 releaseDownload
MultipleWhitelists V_1.0 release 9.09 KB Aug 25, 2018 1.13 38 download MultipleWhitelists MultipleWhitelists V_1.0 releaseDownload

Description

Share this:
MultipleWhitelists by Moertel

MultipleWhitelists


Description

This Plugin is used to easily switch between different Whitelists ingame without having to restart or reload the Server!

 

You have to disable the default whitelist for this plugin to work properly!


Commands

whitelist create <whitelist name> creates a whitelist with the specified name

whitelist add <whitelist name> <player name> adds the specified player to the selected whitelist

whitelist remove <whitelist name> <player name> removes the specified player from the selected whitelist

whitelist delete <whitelist name> deletes the selected whitelist

whitelist list <whitelist name> lists all players in the selected whitelist

whitelist on <whitelist name> enables the specified whitelist

whitelist off disables whitelists

whitelist reload reloads the config (usefull if you've edited it manually)

whitelists lists all existing whitelists

mwl show all commands of this plugin


Permissions

mwl.* all permissions

mwl.tab permission to use tab completion

mwl.add permission to add players to whitelist

mwl.remove permission to remove players from whitelist

mwl.create permission to create new whitelists

mwl.delete permission to delete existing whitelists

mwl.on permission to turn on a whitelist

mwl.off permission to disable whitelists

mwl.list permission to list players in whitelist

mwl.whitelists permission to list whitelists

mwl.reload permission to reload plugin config

mwl.force permission to force player on server even when not on whitelist


Mechanics

It is possible to manually add players to your whitelist.

If the whitelist is empty, you only have to write {"name":"<player name>"} between the square brackets.

If the whitelist already has players in it, you simply have to seperate your new entry with the old once by using a comma.

The "uuid" will be added automaticly when the player with the entered name tries to join.


Config

WHITELIST:
  # configure whether the whitelist shall be enabled or not
  ENABLE: false
  # select the whitelist that you want to be activated
  NAME: second
  # configure the message a player will get when he is not on the whitelist
  KICK-MESSAGE: '&cYou are not allowed to join this Server!'

 

Comments

Add a comment