summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* CB# 974ementalo2011-07-09-121/+93
* 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
* #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
* Fixing helpKHobbits2011-07-07-20/+32
* Added a comment to config that the item-spawn-blacklist will be ignored, if p...snowleo2011-07-06-0/+1
* Missing config for last commitsnowleo2011-07-06-0/+3
* Basic logging of trade/buy/sell signs and sell commandsnowleo2011-07-06-1/+122
* Fix /realnamesnowleo2011-07-06-6/+7
* Prevent oversized lines on trade signssnowleo2011-07-06-1/+10
* Now fireball explosion prevention has it's own config settings (was catched b...snowleo2011-07-06-0/+1
* Weather signsnowleo2011-07-06-0/+62
* Run the sign break event with the lowest priority, so it won't restore if oth...snowleo2011-07-06-1/+1
* Set sleeping ignored for afk players & disable afk mode on loginsnowleo2011-07-06-9/+27
* Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-07-05-3/+37
|\
| * fixes #654 - user is no longer afk on chat or command useementalo2011-07-03-2/+12
| * fixes #475. User is no longer afk if they move. others can set afk /afk playe...ementalo2011-07-02-1/+25
* | Limiting the amount of money a player can have.snowleo2011-07-05-17/+34
|/
* Prevent signs created by plugins like SignColourssnowleo2011-07-02-0/+5
* Fix: No cooldown for all /tpo commandssnowleo2011-07-02-13/+17
* Update of bukkit version number in essentials classsnowleo2011-07-02-1/+1
* More names for pistons (items.csv)snowleo2011-07-01-1/+5
* Fix Protection signssnowleo2011-07-01-56/+55
* Fix Trade signssnowleo2011-07-01-19/+24
* Fix Groups for warp signssnowleo2011-07-01-1/+1
* Always cancel interact with sign.snowleo2011-07-01-2/+2
* Don't add items with an amount of 0 or lower to the inventory.snowleo2011-07-01-1/+1
* Fix for a bug in getTrade() of Signs that would return the quantity of items ...snowleo2011-06-30-5/+2
* Don't place a block, if interacting with a sign.snowleo2011-06-30-11/+18
* Only act on right click, otherwise signs can't be destroyed.snowleo2011-06-30-0/+5
* Fix: Blocks can't be broken.snowleo2011-06-30-3/+8
* Updated items.csvsnowleo2011-06-30-0/+12
* Updating for huge renames in #939ementalo2011-06-28-5/+5
* sethome for others, missed from commitementalo2011-06-28-4/+7