Reset whitelist memory on player login...
Allows names to be removed from file while session is active.
This commit is contained in:
parent
063b544c7b
commit
d56b25a22a
2
TODO.txt
2
TODO.txt
@ -1,3 +1,3 @@
|
||||
|
||||
TODO:
|
||||
- check for names manually removed from file on player login
|
||||
- remove empty lines from whitelist file on write
|
||||
|
@ -2,6 +2,9 @@
|
||||
next
|
||||
----
|
||||
- check for singleplayer with core function instead of hardcoded "singleplayer"
|
||||
- whitelist memory is reset before loading from file on player login
|
||||
- allows names to be removed manually from file while sessions is active
|
||||
|
||||
|
||||
v1.2
|
||||
----
|
||||
|
Loading…
x
Reference in New Issue
Block a user