Commit Graph

61 Commits

Author SHA1 Message Date
Travis Burtrum ba939d1be0 Merge remote branch 'upstream/master'
Conflicts:
	src/main/java/com/cypherx/xauth/xAuth.java
	src/main/java/com/cypherx/xauth/xAuthSettings.java
2011-07-31 13:39:34 -04:00
Zach Iverson 8f073800ad Cleaning up 2011-07-30 04:29:57 -04:00
Zach Iverson 658d8da32d 1. Fixed BukkitContrib compatibility
2. Refactored xAuthPermissions & xAuthHelp
2011-07-30 04:25:38 -04:00
Zach Iverson 06b56509ff 1. Major refactor of database related classes.
2. Added global teleport locations
2011-07-29 17:29:51 -04:00
Zach Iverson 13279eb61c Divide MySQL and H2 stuff up 2011-07-11 15:29:40 -04:00
Travis Burtrum 28d090fc7c Merge remote branch 'upstream/master' 2011-07-09 20:45:06 -04:00
Zach Iverson 7d477cec96 - Possible Easyban NPE fix 2011-07-07 19:51:27 -04:00
Zach Iverson ac4ced5082 - Fix bug reported here: http://forums.bukkit.org/threads/sec-xauth-v2-0-beta-3-offline-mode-security-suite-689-860-928-953.8712/page-21#post-447819
- Beta 3.5 release
2011-07-07 19:47:28 -04:00
Travis Burtrum 7cd36ff247 Added optional authURL support, as well as example PHP file for SMF 2.X. 2011-07-04 19:20:16 -04:00
Zach Iverson a18a4cb336 Added version command (/xauth version) 2011-07-04 01:46:14 -04:00
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 69aeb90688 Whoops 2011-06-24 17:01:42 -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 79d5332e1d Fix for WorldEdit StringIndexOutOfBoundsException error 2011-06-23 06:51:14 -04:00
Zach Iverson 76f6b9e4b7 Beta 2 release 2011-06-21 04:33:32 -04:00
Zach Iverson ce9757e2d5 Resetting of active status to 0 upon disconnect fixed 2011-06-20 06:40:55 -04:00
Zach Iverson 78e827eade 1. Fixed ENTITY_DAMAGE ClassCastException (http://forums.bukkit.org/threads/sec-xauth-v2-0-beta-1-offline-mode-security-suite-689-860.8712/page-18#post-397808)
2. Account activation fixed for servers using web registration
3. Error when a MySQL DATETIME field is 0000-00-00 00:00:00 fixed
2011-06-20 01:28:20 -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 f134bf7f91 lol spacing 2011-06-18 04:07:49 -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 2deba0b6c0 Preparing.. like a boss 2011-06-13 08:05:12 -04:00
Zach Iverson c758401c88 Added toggle alias (/xtoggle) 2011-06-10 04:40:32 -04:00
Zach Iverson b9ff443f7a pom.xml update 2011-06-07 09:09:13 -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
Zach Iverson 9058274754 scheduleSyncDelayedTask -> scheduleAsyncDelayedTask 2011-06-05 17:03:02 -04:00
CypherX 6c1d697e93 Merge pull request #2 from lycano/master
fixed maven permissions version string
2011-06-03 19:25:23 -07:00
Lycano 15db7c52dc fixed maven permissions version string 2011-05-23 01:06:19 +02: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 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