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
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