summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Update Bukkit to 1.7.8-R0.1KHobbits2014-04-15-1/+0
| | | | Bukkit: 1922 CraftBukkit: 3050
* Add UUID mocking support, and fix tests.KHobbits2014-04-15-8/+37
|
* Allow usermap to support legacy users, and restore ability to create user on ↵KHobbits2014-04-15-8/+38
| | | | first access, as well as server join.
* Make eco npc methods use proper user config creation and resets.KHobbits2014-04-15-17/+4
|
* Stop delayed writes from reversing user reset.KHobbits2014-04-15-0/+1
|
* Remove Ess object from FakeServer.KHobbits2014-04-14-25/+25
|
* Essentials UUID conversion.KHobbits2014-04-13-371/+361
|
* Converted emulated player class calls to use base class.KHobbits2014-04-13-214/+214
|
* Update items.csvclou442014-04-10-0/+18
| | | | Added additional aliases for various flowers.
* Update items.csvclou442014-04-10-0/+4
| | | | Added additional aliases for coal blocks.
* Update config.yml to reflect vanilla fallback no longer works.KHobbits2014-04-07-1/+1
|
* Update Bukkit 1.7.5-R0.1KHobbits2014-04-06-9/+37
| | | | | Bukkit 1919 CB: 3039 No UUID update yet.
* CleanupKHobbits2014-04-06-14/+2
|
* Correctly handle line overflow in book pagerKHobbits2014-04-05-4/+13
| | | | Fixes a bug with the last book pager tweak.
* Fix fly logic check (creative doesn't mean fly is enabled)KHobbits2014-03-31-2/+2
|
* Add chat configurables.KHobbits2014-03-30-7/+43
|
* See if we can better handle book paging to fit more context on a line, ↵KHobbits2014-03-29-16/+52
| | | | without causing text loss after reaching character limit.
* Minor phrasing fixes.evonuts2014-03-26-42/+42
|
* Add colors to a few TL keys.Matt Anthony2014-03-26-101/+101
|
* Add local echo to tempban command.KHobbits2014-03-26-1/+4
|
* Helpop should use broadcast methodKHobbits2014-03-26-16/+14
| | | | Add local echo's to helpop and mute commands.
* Add socialspy wildcard supportNecrodoom2014-03-26-1/+1
|
* Match /clearinventory multiple permission to /msgNecrodoom2014-03-26-1/+1
|
* Some messages fixes, and information addition.Necrodoom2014-03-26-3/+11
|
* Revert "Do not allow a block with an Essentials Sign attached to it to be ↵KHobbits2014-03-26-25/+2
| | | | | | pulled with a sticky piston" This reverts commit b673882b2f1583d8e885789b2cc6ed82f7bd4c06.
* Do not allow a block with an Essentials Sign attached to it to be pulled ↵Chris Ward2014-03-26-2/+25
| | | | with a sticky piston
* Merge branch '2.x' of github.com:essentials/Essentials into 2.xKHobbits2014-03-23-1028/+1032
|\
| * Future Java versions may not support _ as identifier.FearFree2014-03-22-1028/+1032
| |
* | 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 messages
| * 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, ↵Dabo Ross2014-03-09-1/+49
| | | | | | | | | | | | getSpawn(String) and setSpawn(String, Location). Implement IEssentialsSpawn in EssentialsSpawn.
* | Update translations from CrowdinKHobbits2014-03-09-778/+1972
| | | | | | | | http://translate2.ess3.net/
* | 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
| | | | | | | | # 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 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
| | | | Performance tweak to fly check
* Fix customtext copyKHobbits2014-02-19-5/+5
|