Commit Graph

12 Commits

Author SHA1 Message Date
Zach Iverson 500a9ac0dd 1. Fixed a bunch of issues with disabling forced registration
2. Database connection will be reestablised if the previous connection is closed
3. Location protection can now be turned on/off
4. Cleaned up code
2011-07-04 00:58:01 -04:00
Zach Iverson 581609eede 1. Accounts/Session are now reloaded from the database when a player joins the server to take external changes into effect
2. Allowed commands configuration (guest.allowed-commands)
3. Inventory protection now stores items and armor in the database to prevent item loss
4. register.error.disabled message fixed
2011-06-24 17:00:12 -04:00
Zach Iverson 79ef31afff 1. Fixed strikes not resetting
Writing up post for beta release now
2011-06-19 17:28:51 -04:00
Zach Iverson 341623d5e1 1. Increased salt length to 12
2. Fixed target-related message replacement
3. Added two new message replacement variables
2011-06-19 04:42:33 -04:00
Zach Iverson e2983c79da Beta release in the next 1-2 days 2011-06-18 18:33:30 -04:00
Zach Iverson 3c25f064e2 sup 2011-06-18 03:55:26 -04:00
Zach Iverson ab9743e4b6 Preparing.. like a boss 2011-06-13 08:08:27 -04:00
Zach Iverson 7a67ea21ee Fix for a player being teleported to their spot of death after selecting "Title Menu" upon dieing. 2011-06-05 17:06:41 -04:00
CypherX 88f74bfe41 Various NullPointerException errors fixed
Players will now be teleported to ground level instead of underground or in the air when not logged in
Added configuration node to turn on/off location protection (misc.protect-locaton)
MineQuest entity interaction fixed
2011-05-12 17:39:11 -04:00
CypherX 98f4fd015c Players are now teleported to the spawn until they have logged in (this should fix falling into the void)
Compatibility for MultiInv, Backpack, and iZone
Strike system can now be toggled between kicking and banning the player's IP
Added alias /l (L) for /login
2011-04-30 21:01:21 -04:00
CypherX f3784c771e Updated for Minecraft 1.5 2011-04-21 17:18:46 -04:00
CypherX 7b4bb667bf "Mavenized" xAuth, thanks to flames for the pull request 2011-04-21 00:28:32 -04:00