summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Fix null teleport costs.stable-2.13.1KHobbits2014-03-23-1/+4
* Cleanup warp charging, to properly handle warp sign costs.KHobbits2014-03-19-25/+37
* Merge pull request #668 from necrodoom/patch-91ElgarL2014-03-12-4/+4
|\
| * Fix messagesNecrodoom2014-03-09-4/+4
* | Fix some /home errors with invalid data.KHobbits2014-03-09-2/+10
* | Add IEssentialsSpawn class for API for Essentials Spawn with two methods, get...Dabo Ross2014-03-09-1/+49
* | Update translations from CrowdinKHobbits2014-03-09-778/+1972
* | Add missing language pointersLuke Anderson (stuntguy3000)2014-03-09-13/+18
|/
* Remove op and replace with permissionFearFree2014-03-09-2/+4
* Only enable teleport protection on plugin/command caused teleport events.KHobbits2014-03-09-3/+3
* You can now access the old balance during the UserBalanceUpdateEvent EventDykam2014-03-04-2/+10
* Cleaning up readme markdownKryptic Dot2014-03-04-6/+1
* Fixed some grammatic errors, changed some sentences.SkyBirdSoar2014-03-04-8/+8
* Finish SentenceZed Spencer-Milnes2014-03-04-1/+1
* Remove generated commentsLuke Anderson2014-03-04-29/+29
* Fix login death caused by built up fall damage using /fly.KHobbits2014-03-03-53/+54
* User loading cleanupKHobbits2014-03-03-16/+7
* Round to gc output to 2 dp.KHobbits2014-03-03-3/+3
* Constant user file casing.KHobbits2014-02-27-2/+7
* Fix warp sign costs.KHobbits2014-02-25-3/+5
* Fix safety tp check above world heightKHobbits2014-02-23-7/+13
* Fix customtext copyKHobbits2014-02-19-5/+5
* Alternative implementation of unsafe enchant blocking for signs.KHobbits2014-02-19-16/+11
* Fix projectiles compiling.KHobbits2014-02-19-1/+2
* Update Bukkit to 1.7.3-R0.3 - Bukkit: 1903 CB: 3020KHobbits2014-02-19-20/+14
* Split unsafe enchantments in kits to a new config optionsnowleo2014-02-18-2/+14
* Merge branch '2.x' of github.com:essentials/Essentials into 2.xKHobbits2014-02-16-4/+4
|\
| * Update repository URLsChris Ward2014-02-15-4/+4
* | Use the absolute radius value.KHobbits2014-02-16-0/+2
|/
* Allow sending customtext chapters as a parameter instead of reading commandLabelKHobbits2014-02-13-1/+15
* Fix Stripping/blocking of urls containing caps.KHobbits2014-02-12-1/+1
* Merge pull request #657 from evonuts/2.xIaccidentally2014-02-11-8/+8
|\
| * Fix spelling error (atleast) in translation files.evonuts2014-02-11-8/+8
|/
* Fix world argument to ignore radius, and allow for skipping radius param in s...KHobbits2014-02-09-19/+26
* Fix ghost items with /recipeKHobbits2014-02-09-5/+36
* Reorder ID 376Necrodoom2014-02-09-4/+6
* Code cleanup and remove remote skull edit.KHobbits2014-02-08-83/+178
* Add /skull commandLuke Anderson (stuntguy3000)2014-02-08-0/+93
* [Fix] fireball-fire=true now prevents fire spread from fireballscoegho2014-02-08-0/+6
* Restore 2 aliasesNecrodoom2014-02-08-0/+2
* Fix duplicates, a few more aliases addition/removeNecrodoom2014-02-08-32/+3
* Reformat pomKHobbits2014-02-08-48/+77
* Add bow as a skeleton keywordKHobbits2014-02-06-0/+1
* Modifier order consistencyIaccidentally2014-02-04-38/+38
* Readme tweak.KHobbits2014-02-04-1/+1
* Add support for vanilla item names from api.KHobbits2014-02-02-22/+42
* Fixed argument count for meta parsing.KHobbits2014-02-02-1/+6
* Allow the Essentials module to compile again.KHobbits2014-02-02-2/+9
* Raise minimum CB version to 2922 or 1.7.2-R0.1KHobbits2014-02-02-1/+1
* Track UUID for future use.KHobbits2014-02-02-1/+10