xAuth/src/com/cypherx/xauth
CypherX 2f57eaef54 join messages are now displayed after "x has joined the server"
Permissions error spam should be fixed
fixed some compatibility issues with other plugins
all events now use Priority.Lowest instead of Priority.Highest
cleaned up code
2011-04-18 20:20:27 -04:00
..
CommandHandler.java join messages are now displayed after "x has joined the server" 2011-04-18 20:20:27 -04:00
Session.java initial source commit 2011-03-25 20:41:16 -04:00
Settings.java Password complexity, force register and ip verification options, xauth.exclude permissions node to exclude a group/player from having to register, option to block players with blank names from joining the server, players are no longer kicked if someone with the same name joins the server, unregistering a player now notifies them and hides their inventory, registration.pw-min-length -> password.min-length, security.filter.* -> filter.* 2011-04-08 05:05:51 -04:00
Strings.java join messages are now displayed after "x has joined the server" 2011-04-18 20:20:27 -04:00
Whirlpool.java Passwords are now stored as Whirlpool hashes and are converted to such when a player logs in. New /toggle options 2011-04-03 17:04:21 -04:00
xAuth.java join messages are now displayed after "x has joined the server" 2011-04-18 20:20:27 -04:00
xAuthBlockListener.java Password complexity, force register and ip verification options, xauth.exclude permissions node to exclude a group/player from having to register, option to block players with blank names from joining the server, players are no longer kicked if someone with the same name joins the server, unregistering a player now notifies them and hides their inventory, registration.pw-min-length -> password.min-length, security.filter.* -> filter.* 2011-04-08 05:05:51 -04:00
xAuthEntityListener.java initial source commit 2011-03-25 20:41:16 -04:00
xAuthPlayerListener.java join messages are now displayed after "x has joined the server" 2011-04-18 20:20:27 -04:00