summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Now fireball explosion prevention has it's own config settings (was catched b...snowleo2011-07-06-1/+11
* Bounce projectiles, if they are cancelled.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-33/+122
|\
| * Merge pull request #9 from khobbits/patch-2snowleo2011-07-05-1/+1
| |\
| | * essentials.back.ondeath would be useless without essentials.backKHobbits2011-07-03-1/+1
| |/
| * fixes #654 - user is no longer afk on chat or command useementalo2011-07-03-2/+12
| * Merge branch 'master' of github.com:essentials/Essentialsementalo2011-07-02-11/+57
| |\
| | * Added softdepend: Factions to EssentialsChatsnowleo2011-07-02-9/+10
| | * Merge pull request #8 from Brettflan/mastersnowleo2011-07-02-2/+47
| | |\
| | | * Implemented Factions hooks for proper chat integration with it (master/dev br...Brettflan2011-07-02-2/+47
| * | | fixes #475. User is no longer afk if they move. others can set afk /afk playe...ementalo2011-07-02-1/+25
| |/ /
| * / Edited README.markdown via GitHubsnowleo2011-07-02-1/+3
| |/
| * Merge pull request #6 from khobbits/patch-1snowleo2011-07-02-17/+24
| |\
| | * Query: KHobbits2011-06-29-17/+24
* | | 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
* | CB# 953snowleo2011-07-02-0/+0
* | 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
* | CB #946snowleo2011-06-30-0/+0
|/
* Updating for huge renames in #939ementalo2011-06-28-6/+6
* sethome for others, missed from commitementalo2011-06-28-4/+7
* admin can set others homes. needs "essentials.sethome.others" permissionementalo2011-06-28-4/+20
* move socialspy handler to commandpreprocessementalo2011-06-28-20/+21
* Another fix to /spawnmobsnowleo2011-06-27-90/+50
* Fix Mop spawningsnowleo2011-06-26-1/+1
* Renamed getInteger method name to getIntegerPositive.snowleo2011-06-26-13/+23
* Deprecating the old sign code and adding the new code.snowleo2011-06-26-22/+46
* Missing onBlockPlace event for Protection signsnowleo2011-06-26-11/+88
* Corrected all commands of PermCommandssnowleo2011-06-26-37/+39
* Protection signs andsnowleo2011-06-26-16/+688
* Corrected the output of /gcsnowleo2011-06-26-7/+14
* Fix: Player was unable to use any commands, if his money was negative.snowleo2011-06-25-3/+5
* Updated bukkit version number in Essentials classsnowleo2011-06-25-1/+1
* Cleanup of KHobbits commitsnowleo2011-06-25-10/+11
* Searchable help.KHobbits2011-06-25-8/+32