1
0
mirror of https://github.com/moparisthebest/xAuth synced 2024-08-13 16:53:52 -04:00
Commit Graph

29 Commits

Author SHA1 Message Date
CypherX
5b5e11e372 Possible fix for players falling into the void 2011-04-24 00:00:23 -04:00
CypherX
f3784c771e Updated for Minecraft 1.5 2011-04-21 17:18:46 -04:00
CypherX
e034534fee pom.xml spacing fixes 2011-04-21 15:25:09 -04:00
CypherX
072837777c pom.xml updated 2011-04-21 15:23:37 -04:00
CypherX
1c45f1d496 Maven stuff again 2011-04-21 15:18:29 -04:00
CypherX
e1114e8d4c Fixed Maven stuff, this really shouldn't have take that long to get working correctly. 2011-04-21 15:18:07 -04:00
CypherX
741ca18cfa fixing maven stuff 2011-04-21 15:14:22 -04:00
CypherX
89478a0779 removing old stuff.. 2011-04-21 15:09:15 -04:00
CypherX
fa4c000987 pom.xml update 2011-04-21 00:32:46 -04:00
CypherX
abfc44940c deleting more old stuff 2011-04-21 00:29:57 -04:00
CypherX
806b04d2fc deleting old stuff 2011-04-21 00:29:25 -04:00
CypherX
7b4bb667bf "Mavenized" xAuth, thanks to flames for the pull request 2011-04-21 00:28:32 -04:00
CypherX
b2da63abdb How did that get there.. 2011-04-18 20:29:31 -04:00
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
CypherX
29dd479377 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
CypherX
662794d69d 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
CypherX
714bcd1e29 Added: /logout command
Changed: Forcing registration is now configurable, verification of IP addresses upon resuming a session is now configurable. /unregister now notifies the player if they are online.
2011-04-02 22:10:18 -04:00
CypherX
fdf0548bee Compatible with CraftBukkit #612 2011-04-01 00:20:04 -04:00
CypherX
a34c0bdecd updated to release version 1.1.5. I need to remember to update this more often 2011-03-31 01:17:22 -04:00
CypherX
cc9d039b75 Release version 1.1.4.1 2011-03-27 03:46:17 -04:00
CypherX
721739abca Release version 1.1.4 2011-03-26 22:41:40 -04:00
CypherX
5cca44837b Customizable message support 2011-03-26 04:21:47 -04:00
CypherX
7a24b5cae0 MultiInv compatibility *seems* to be fixed, revision of entire Settings class, illegal action notify limit fixed, multiple other small fixes/edits 2011-03-26 02:00:21 -04:00
CypherX
525fee6d5e readme update 2011-03-25 21:02:35 -04:00
CypherX
a3d219471d code cleanup 2011-03-25 20:58:43 -04:00
CypherX
3e83cdb1c7 weird spacing fix? 2011-03-25 20:45:36 -04:00
CypherX
77804cd530 restored to original file state 2011-03-25 20:42:41 -04:00
CypherX
1716232374 initial source commit 2011-03-25 20:41:16 -04:00
Zach Iverson
e7a2d54956 first commit 2011-03-25 20:11:16 -04:00