Releases: malkmusl/TaCServerCore
TaCServerCore-0.0.4-SNAPSHOT
the perm command is now full working
with the command structure /perm <add/remove/list> <user/group> [perm]
small changes on the JoinEvent to optimize performance and include the Group prefixes and Suffixes on playername and playerlistname
small changes on the PlayerChat to include the Group prefixes and Suffixes on playername and playerlistname and auto update them on chat
TaCServerCore-0.0.3-SNAPSHOT
big changes on CMD_perm to fix bugs and optimize performance
and full rewrite of the class CMD_perm
TaCServerCore-0.0.2-SNAPSHOT
new EVENT_PlayerChat
small changes on CMD_perm to fix bugs and optimize performance
small changes on EVENT_PlayerJoin to allow nicked join
small changes on EventHandler to register the new EVENT_PlayerJoin
small changes on File_groups added full config defaults
small changes on File_users added missing default "autonick"
small changes on FileManager to optimize file init
small changes on ServerCore to fix configdefaults
TaCServerCore-0.0.1-SNAPSHOT
This is the first snapshot release of this plugin
currently is only the perm command enabled and this has currently some bugs