Hi.How do I reset the player list?
I cleanse ../oxide/data/WakeInfo.json
I restart the plugin and the list appears again(
How to be?
Hi.How do I reset the player list?
I cleanse ../oxide/data/WakeInfo.json
I restart the plugin and the list appears again(
How to be?
1. o.unload WakeInfo
2. Clear /oxide/data/WakeInfo.json
3. o.load WakeInfo
Mevent
1. o.unload WakeInfo
2. Clear /oxide/data/WakeInfo.json
3. o.load WakeInfo
Thx! I thought that reloading the plugin would work.