2021-06-09 15:53:59 -07:00
|
|
|
|
2022-09-28 09:33:50 -07:00
|
|
|
next
|
|
|
|
----
|
|
|
|
- check for singleplayer with core function instead of hardcoded "singleplayer"
|
2022-09-28 10:12:58 -07:00
|
|
|
- whitelist memory is reset before loading from file on player login
|
|
|
|
- allows names to be removed manually from file while sessions is active
|
|
|
|
|
2022-09-28 09:33:50 -07:00
|
|
|
|
2021-08-12 17:38:25 -07:00
|
|
|
v1.2
|
2021-08-03 03:13:55 -07:00
|
|
|
----
|
|
|
|
- added "textdomain" line to localization template
|
2021-08-12 17:36:47 -07:00
|
|
|
- added Spanish translation
|
2021-08-12 16:49:47 -07:00
|
|
|
- changed default access denied message
|
2021-08-03 03:13:55 -07:00
|
|
|
|
|
|
|
|
2021-06-09 15:53:59 -07:00
|
|
|
v1.1
|
|
|
|
----
|
|
|
|
- changed license to MIT
|
2021-06-09 16:31:56 -07:00
|
|
|
- added localization support
|
2021-06-09 17:13:59 -07:00
|
|
|
- executing "/whitelist" without parameters displays all whitelisted names
|
2021-06-09 17:20:58 -07:00
|
|
|
- added command "query" to check if a name is whitelisted
|
2021-06-09 15:53:59 -07:00
|
|
|
|
2021-08-03 03:13:55 -07:00
|
|
|
|
2021-06-09 15:53:59 -07:00
|
|
|
v1.0
|
|
|
|
----
|
|
|
|
- changed title to "Whiter List"
|
|
|
|
|
2021-08-03 03:13:55 -07:00
|
|
|
|
2021-06-09 15:53:59 -07:00
|
|
|
v0.1
|
|
|
|
----
|
|
|
|
- forked from ShadowNinja's whitelist mod at Git commit 041737f
|
|
|
|
- change license to CC0
|
|
|
|
- added setting to enable/disable
|
|
|
|
- allow setting custom access denied message
|
|
|
|
- whitelist is reloaded on player login (allows list to be edited while server is running)
|