summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
| | | | Performance tweak to fly check
* Fix customtext copyKHobbits2014-02-19-5/+5
|
* Alternative implementation of unsafe enchant blocking for signs.KHobbits2014-02-19-16/+11
| | | | | Permission: essentials.signs.enchant.allowunsafe - required to add unsafe enchants using enchant signs. This reverts commit 548adaa521fb73574fc6e9ce3473552a98bd6f4b.
* Fix projectiles compiling.KHobbits2014-02-19-1/+2
|
* Update Bukkit to 1.7.3-R0.3 - Bukkit: 1903 CB: 3020KHobbits2014-02-19-20/+14
| | | | This also disables vanilla fallback, use new aliases file.
* 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.
| * 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 ↵KHobbits2014-02-09-19/+26
| | | | syntax.
* 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
| | | | This should prevent issued caused by UUID mismatch.
* Track UUID for future use.KHobbits2014-02-02-1/+10
|
* Restore teleporting to middle of block, when flying and unsafe is enabled.KHobbits2014-02-02-3/+13
|
* [Breaking] Add exception when players have exceeded their account limit.KHobbits2014-02-02-83/+151
| | | | This might effect some plugins which hook Essentials for economy without using the API
* Make sure we leave any vehicles before teleporting.KHobbits2014-02-02-0/+8
|
* [FIX] Print a proper error when using tpaccept with no requesterIaccidentally2014-02-01-4/+12
|
* Allow the use of non-development Bukkit builds at runtimeChris Ward2014-01-30-1/+1
| | | | Unsafe code is surrounded by sufficient handling
* Restore Bukkit dependency to parent pomChris Ward2014-01-30-49/+7
|
* Attempt to fix client issue with speed reset on world change.KHobbits2014-01-26-0/+8
|
* Make /speed persist on world change if permissions exist.KHobbits2014-01-26-10/+23
|
* Force Bukkit version to match deps.KHobbits2014-01-25-28/+49
|
* Use OSX character split on internal sign interfaceKHobbits2014-01-25-2/+11
|
* Fix cauldron IDNecrodoom2014-01-25-7/+7
|
* Trim items.csv based on feedbackNecrodoom2014-01-25-1194/+288
|
* Read backup output asyncsnowleo2014-01-25-45/+57
|
* Add fullstops for @NecrodoomChris Ward2014-01-21-21/+21
|
* Add support for vanilla JSON metadata syntax (/give, /i, /kit, etc.)Chris Ward2014-01-21-13/+53
|