Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Fix null teleport costs. | KHobbits | 2014-03-23 | -1/+4 | |
|/ | |||||
* | Cleanup warp charging, to properly handle warp sign costs. | KHobbits | 2014-03-19 | -25/+37 | |
| | |||||
* | Merge pull request #668 from necrodoom/patch-91 | ElgarL | 2014-03-12 | -4/+4 | |
|\ | | | | | Fix messages | ||||
| * | Fix messages | Necrodoom | 2014-03-09 | -4/+4 | |
| | | |||||
* | | Fix some /home errors with invalid data. | KHobbits | 2014-03-09 | -2/+10 | |
| | | |||||
* | | Add IEssentialsSpawn class for API for Essentials Spawn with two methods, ↵ | Dabo Ross | 2014-03-09 | -1/+49 | |
| | | | | | | | | | | | | getSpawn(String) and setSpawn(String, Location). Implement IEssentialsSpawn in EssentialsSpawn. | ||||
* | | Update translations from Crowdin | KHobbits | 2014-03-09 | -778/+1972 | |
| | | | | | | | | http://translate2.ess3.net/ | ||||
* | | Add missing language pointers | Luke Anderson (stuntguy3000) | 2014-03-09 | -13/+18 | |
|/ | |||||
* | Remove op and replace with permission | FearFree | 2014-03-09 | -2/+4 | |
| | |||||
* | Only enable teleport protection on plugin/command caused teleport events. | KHobbits | 2014-03-09 | -3/+3 | |
| | |||||
* | You can now access the old balance during the UserBalanceUpdateEvent Event | Dykam | 2014-03-04 | -2/+10 | |
| | |||||
* | Cleaning up readme markdown | Kryptic Dot | 2014-03-04 | -6/+1 | |
| | |||||
* | Fixed some grammatic errors, changed some sentences. | SkyBirdSoar | 2014-03-04 | -8/+8 | |
| | |||||
* | Finish Sentence | Zed Spencer-Milnes | 2014-03-04 | -1/+1 | |
| | | | | | | | | # Setting to false means EssentialsAntiBuild will never prevent you from using. -> # Setting to false means EssentialsAntiBuild will never prevent you from using items. Am I glad to make such a profoud change to the source code. | ||||
* | Remove generated comments | Luke Anderson | 2014-03-04 | -29/+29 | |
| | |||||
* | Fix login death caused by built up fall damage using /fly. | KHobbits | 2014-03-03 | -53/+54 | |
| | |||||
* | User loading cleanup | KHobbits | 2014-03-03 | -16/+7 | |
| | |||||
* | Round to gc output to 2 dp. | KHobbits | 2014-03-03 | -3/+3 | |
| | |||||
* | Constant user file casing. | KHobbits | 2014-02-27 | -2/+7 | |
| | |||||
* | Fix warp sign costs. | KHobbits | 2014-02-25 | -3/+5 | |
| | |||||
* | Fix safety tp check above world height | KHobbits | 2014-02-23 | -7/+13 | |
| | | | | Performance tweak to fly check | ||||
* | Fix customtext copy | KHobbits | 2014-02-19 | -5/+5 | |
| | |||||
* | Alternative implementation of unsafe enchant blocking for signs. | KHobbits | 2014-02-19 | -16/+11 | |
| | | | | | Permission: essentials.signs.enchant.allowunsafe - required to add unsafe enchants using enchant signs. This reverts commit 548adaa521fb73574fc6e9ce3473552a98bd6f4b. | ||||
* | Fix projectiles compiling. | KHobbits | 2014-02-19 | -1/+2 | |
| | |||||
* | Update Bukkit to 1.7.3-R0.3 - Bukkit: 1903 CB: 3020 | KHobbits | 2014-02-19 | -20/+14 | |
| | | | | This also disables vanilla fallback, use new aliases file. | ||||
* | Split unsafe enchantments in kits to a new config option | snowleo | 2014-02-18 | -2/+14 | |
| | |||||
* | Merge branch '2.x' of github.com:essentials/Essentials into 2.x | KHobbits | 2014-02-16 | -4/+4 | |
|\ | |||||
| * | Update repository URLs | Chris Ward | 2014-02-15 | -4/+4 | |
| | | |||||
* | | Use the absolute radius value. | KHobbits | 2014-02-16 | -0/+2 | |
|/ | |||||
* | Allow sending customtext chapters as a parameter instead of reading commandLabel | KHobbits | 2014-02-13 | -1/+15 | |
| | |||||
* | Fix Stripping/blocking of urls containing caps. | KHobbits | 2014-02-12 | -1/+1 | |
| | |||||
* | Merge pull request #657 from evonuts/2.x | Iaccidentally | 2014-02-11 | -8/+8 | |
|\ | | | | | Fix spelling error (atleast) in translation files. | ||||
| * | Fix spelling error (atleast) in translation files. | evonuts | 2014-02-11 | -8/+8 | |
|/ | |||||
* | Fix world argument to ignore radius, and allow for skipping radius param in ↵ | KHobbits | 2014-02-09 | -19/+26 | |
| | | | | syntax. | ||||
* | Fix ghost items with /recipe | KHobbits | 2014-02-09 | -5/+36 | |
| | |||||
* | Reorder ID 376 | Necrodoom | 2014-02-09 | -4/+6 | |
| | |||||
* | Code cleanup and remove remote skull edit. | KHobbits | 2014-02-08 | -83/+178 | |
| | |||||
* | Add /skull command | Luke Anderson (stuntguy3000) | 2014-02-08 | -0/+93 | |
| | |||||
* | [Fix] fireball-fire=true now prevents fire spread from fireballs | coegho | 2014-02-08 | -0/+6 | |
| | |||||
* | Restore 2 aliases | Necrodoom | 2014-02-08 | -0/+2 | |
| | |||||
* | Fix duplicates, a few more aliases addition/remove | Necrodoom | 2014-02-08 | -32/+3 | |
| | |||||
* | Reformat pom | KHobbits | 2014-02-08 | -48/+77 | |
| | |||||
* | Add bow as a skeleton keyword | KHobbits | 2014-02-06 | -0/+1 | |
| | |||||
* | Modifier order consistency | Iaccidentally | 2014-02-04 | -38/+38 | |
| | |||||
* | Readme tweak. | KHobbits | 2014-02-04 | -1/+1 | |
| | |||||
* | Add support for vanilla item names from api. | KHobbits | 2014-02-02 | -22/+42 | |
| | |||||
* | Fixed argument count for meta parsing. | KHobbits | 2014-02-02 | -1/+6 | |
| | |||||
* | Allow the Essentials module to compile again. | KHobbits | 2014-02-02 | -2/+9 | |
| | |||||
* | Raise minimum CB version to 2922 or 1.7.2-R0.1 | KHobbits | 2014-02-02 | -1/+1 | |
| | | | | This should prevent issued caused by UUID mismatch. | ||||
* | Track UUID for future use. | KHobbits | 2014-02-02 | -1/+10 | |
| |