summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Heavy cleanup of all classessnowleo2011-07-16-292/+328
* Cleanup of Essentials classsnowleo2011-07-15-330/+267
* Fix #682 line numbers of trade signs correctedsnowleo2011-07-15-3/+3
* Test #683snowleo2011-07-15-1/+1
* Cleanup of Essentials Block and Player Listenerssnowleo2011-07-15-1093/+98
* Fix /time command:snowleo2011-07-15-25/+51
* Broadcast message on kick/bansnowleo2011-07-15-10/+18
* Moved user.setDisplayName() from EssentialsChat to Essentialssnowleo2011-07-15-19/+49
* New permission: essentials.sleepingignoredsnowleo2011-07-15-38/+42
* /balance in console for offline userssnowleo2011-07-15-1/+1
* Log Protection alerts to the consolesnowleo2011-07-15-13/+16
* Disable /unlimited for fire blocksnowleo2011-07-15-0/+2
* Correct sortingsnowleo2011-07-15-9/+18
* actually remove sorting methodsementalo2011-07-15-31/+0
* balancetop only braodcasts to the issuer now, fix messages, remove util sorti...ementalo2011-07-15-17/+24
* balance top output to chatementalo2011-07-15-0/+13
* Test #383 added balance top. Hardlimit max of 10 users at the moment. /balanc...ementalo2011-07-15-5/+97
* fix messages when /eco'ing othersementalo2011-07-14-7/+20
* Test #614 fix for socialspyementalo2011-07-14-2/+2
* Signcolors also has High, so we have to use Highestsnowleo2011-07-10-1/+1
* Fix signcolors bugsnowleo2011-07-10-1/+1
* add thy shears forsoothementalo2011-07-09-0/+1
* add missing itemsementalo2011-07-09-0/+5
* updated items.csv by necrodoomementalo2011-07-09-7/+44
* merge went oddementalo2011-07-09-82/+120
* CB# 974ementalo2011-07-09-121/+93
* Merge pull request #11 from khobbits/patch-1ementalo2011-07-09-0/+7
|\
| * Edited Essentials/src/com/earth2me/essentials/commands/Commandhelp.java via G...KHobbits2011-07-08-0/+7
|/
* fix take message for ecementalo2011-07-08-1/+1
* fixing eco command player argument. must be careful with c&p :/ementalo2011-07-08-1/+1
* missed this from checkin oopsementalo2011-07-08-38/+54
* /balance offline players. Send message to initiator of eco commandsementalo2011-07-08-8/+4
* update signs after tradesementalo2011-07-08-0/+14
* copy and paste argument fixementalo2011-07-08-1/+1
* /eco offline playersementalo2011-07-08-16/+15
* Set priority to Highest to prevent item dupe with trade signs.snowleo2011-07-08-1/+1
* missing translationementalo2011-07-08-0/+6
* Test #304 set the location using the setters location, not the players location.ementalo2011-07-07-1/+6
* use full english for disconnect to spare eyeballsementalo2011-07-07-4/+4
* #539 new config . remove-god-on-discon if people discon with godmode on it wi...ementalo2011-07-07-139/+153
* remove null check for user in toggle jail. this is handled when we get userementalo2011-07-07-5/+0
* Merge branch 'master' of github.com:essentials/Essentialsementalo2011-07-07-7/+9
|\
| * Return boolean on sendMessage (XMPP)snowleo2011-07-07-7/+9
* | #571 test jailing offline players. Person needs to have visited the server at...ementalo2011-07-07-3/+20
|/
* Missing signs in sign list: balance and weathersnowleo2011-07-07-1/+3
* /spawnmob command: Show error message if EssentialsProtect will prevent spawn...snowleo2011-07-07-2/+9
* Fix a bug with temp banning offline userssnowleo2011-07-07-1/+0
* New permission: essentials.signs.trade.overridesnowleo2011-07-07-1/+2
* Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-07-07-20/+33
|\
| * Merge pull request #10 from khobbits/mastersnowleo2011-07-07-20/+32
| |\