Hi everyone,
I kind of missed this feature so I put this together.
Pretty simple one, but maybe it inspires others.
It simply kicks players on connect if not whitelisted. Admins don't need to be whitelisted, they are getting ignored by the whitelistcheck.
Rising World whitelisting script
provides simple playername based whitelist
requires admin permission!
Command:
- /whitelist
Usage:
Adding a player to the whitelist:
- /whitelist add <playername>
Removing player from whitelist
- /whitelist del <playername>
Listing current whitelist
- /whitelist list
Showing helptext
- /whitelist help
Have fun with it.