
v1.3
----
- 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
- whitelist is reloaded from file before chat command execution


v1.2
----
- added "textdomain" line to localization template
- added Spanish translation
- changed default access denied message


v1.1
----
- changed license to MIT
- added localization support
- executing "/whitelist" without parameters displays all whitelisted names
- added command "query" to check if a name is whitelisted


v1.0
----
- changed title to "Whiter List"


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)
