summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* Async EssentialsSpawn join event, like the others.KHobbits2012-09-08-87/+42
* New Permission: essentials.god.pvpKHobbits2012-09-08-0/+5
* Potential fix for teleporting issue.KHobbits2012-09-08-11/+11
* Switch default antibuild status to false. Antibuild toggling shouldn't be an...KHobbits2012-09-08-3/+3
* Fix ConcurrentModification bugssnowleo2012-09-07-2/+261
* Update Essentials/src/com/earth2me/essentials/commands/Commandburn.javaIaccidentally2012-09-04-1/+1
* Catch null eco symbol.KHobbits2012-09-02-2/+2
* More error on 'Permissions system error' in debug mode.KHobbits2012-09-02-1/+9
* Merge branch '2.9' of github.com:essentials/Essentials into 2.9KHobbits2012-09-02-0/+21
|\
| * Merge pull request #136 from necrodoom/patch-3KHobbits2012-09-02-0/+21
| |\
| | * update enchants with 3-1 letter aliasesNecrodoom2012-09-01-0/+21
* | | Update /kit delay to use updated yaml code.KHobbits2012-09-02-10/+29
|/ /
* | Add support for /gamemode toggle | /gamemode t and /gmt to toggle between the...KHobbits2012-09-02-2/+10
* | Merge branch '2.9' of github.com:essentials/Essentials into 2.9KHobbits2012-09-02-0/+6
|\ \
| * | fix burn matching all playersIaccidentally2012-09-01-0/+6
| |/
* / Another Config tweak.KHobbits2012-08-31-0/+1
|/
* Config file tweaksKHobbits2012-08-31-3/+5
* Fix powertool command logging.KHobbits2012-08-31-3/+11
* Don't need built in command logger anymore.KHobbits2012-08-31-1/+0
* Sanity Check.KHobbits2012-08-31-1/+1
* Add missing repair cost check on /repair handKHobbits2012-08-31-1/+1
* Reduce the number of permissions checks in command cost lookupsKHobbits2012-08-31-33/+58
* Merge branch '2.9' of github.com:essentials/Essentials into 2.9KHobbits2012-08-31-8/+8
|\
| * Update Essentials/src/config.ymlPaul A.2012-08-31-5/+5
| * Update Essentials/src/config.ymlPaul A.2012-08-31-3/+3
* | Fix metrics when kits are improperly configured.KHobbits2012-08-31-2/+5
|/
* Fix IllegalStateException in sign click patchKHobbits2012-08-31-9/+101
* Fix min bukkit version warning.KHobbits2012-08-30-1/+1
* Reset fly/speed on world changeKHobbits2012-08-30-0/+9
* Update chat formatting to use &r instead of &fKHobbits2012-08-30-7/+7
* Clear up overriding comments on config file.KHobbits2012-08-30-8/+8
* minor fixNecrodoom2012-08-30-1/+1
* clarify some things on configNecrodoom2012-08-30-4/+7
* update pork aliasesNecrodoom2012-08-29-0/+11
* Fix CB.KHobbits2012-08-28-0/+12
* If both freeze-afk-players and cancel-afk-on-move is turned on, cancel AFK on...KHobbits2012-08-28-1/+6
* Disable AFK when player damages entity.KHobbits2012-08-28-9/+13
* Manually merge Nickshelton80's alias change.KHobbits2012-08-28-1/+1
* Handle jail teleport locations slightly better.KHobbits2012-08-28-4/+16
* Optimize AntiBuild a littleKHobbits2012-08-28-1/+71
* Fix minor typo in plugin.ymlKHobbits2012-08-27-1/+1
* Remove max walk option to config, until its fixed in the client.KHobbits2012-08-27-3/+0
* Missing [player] param syntax on /afkKHobbits2012-08-26-1/+1
* Comment out/remove the /speed walk code, until the client properly supports t...KHobbits2012-08-26-14/+22
* New command /speed [walk|fly] <speed> [player]KHobbits2012-08-26-16/+23
* More work on /fly command - Still incompleteKHobbits2012-08-26-46/+131
* Updated Spanish TranslationKHobbits2012-08-26-144/+144
* Foundation for speed command - not yet implemented.KHobbits2012-08-25-0/+113
* Add AntiBuild to Metrics.KHobbits2012-08-25-1/+2
* Don't check for loan permission is there is no cost.KHobbits2012-08-22-0/+1