Description
Forge and Fabric mod which reloads the whitelist autonomously when the file is edited.
Features
- Watches for changes in
whitelist.json
and reloads the whitelist. - Kicks players that are trespassing if
enforce-whitelist=true
inserver.properties
.
Use case example
Any service which can modify the server directory can now dynamically change in realtime who is whitelisted. For instance the API of the Pterodactyl Panel can modify files, therefore you can now manage the whitelist using it.