an1by / SimpleWhitelist

Very simple whitelist system for your server
https://aniby.net/
Other
5 stars 1 forks source link

Whitelist does not persist after reboot #1

Closed astrons closed 1 month ago

astrons commented 1 month ago

Version: Velocity: 1.21 (use repository itzg/mc-proxy) Simplewhitelist: 0.3 for velocity1.18–1.21

Through the console, players are normally added to the whitelist, and the whitelist.txt file is updated accordingly. Everything works fine until the container is rebooted. After reboot, when entering the rcon command 'swl list' response 'In whitelist: Empty' Moreover, the whitelist.txt file is not empty; it stores a list of players. When you enter the add player command, the whitelist.txt file is cleared and begins to be filled in anew as players are added to the list.

multivarka1 commented 1 month ago

I have a similar problem. I am using the Purpur 1.21, and the plugin version 0.3. After restarting the server, the file whitelist.txt it is reset and all added players are removed from there.

an1by commented 1 month ago

Fixed