md_5 4d60cb9e969 Compile for 1.13 14 Aug 2018 md_5 d4de62214cd Quick lockout of unsupported versions 31 Jul 2018 md_5 0f433812581 Update for newer build 31 Jul 2018 md_5 6d2ada5bf77 Revert "Fix float parsing issues" This reverts commit ec80093afa74422dca5efb57b5c7d11d44cdcb21. 31 Jul 2018 md_5 d74b861f3fb Use server locale for currency format 16 Nov 2017 md_5 7746e350ae6 Fix potential breakage with snakeyaml 1.19 08 Nov 2017 md_5 4a7d4710e5d PLUG-256: Update to 1.12.2 19 Sep 2017 PLUG-256 md_5 a73c3b15aa7 Add 1.12 mobs 07 Jul 2017 md_5 25b27a19fc6 Update items.csv Source: https://github.com/drtshock/Essentials/blob/2.x/Essentials/src/items.csv 07 Jul 2017 md_5 40a1b43ee05 Update mock classes 21 Apr 2017 md_5 4f698f2d3d4 Add SWEEPING_EDGE Enchant 21 Apr 2017 md_5 d6e97205c08 PLUG-216: Updated enchantments 21 Feb 2017 PLUG-216 md_5 92e3f2d9049 PLUG-215: Add new mobs 19 Feb 2017 PLUG-215 md_5 dd1d918138f PLUG-211: Fix /recipe 29 Jan 2017 PLUG-211 md_5 16d055dc752 Update items.csv Source: https://github.com/drtshock/Essentials/blob/2.x/Essentials/src/items.csv 26 Jan 2017 md_5 c420bf53baa PLUG-205: Fix erroneous usage of setAmount(0) on mirrored ItemStacks 02 Jan 2017 PLUG-205 md_5 237ae9ad05c Update for newer build 29 Nov 2016 md_5 f43c05e1d16 Compile against 1.11 20 Nov 2016 md_5 b6f980aebaf Update bukkit.jar to 1.9 01 Mar 2016 cindy_k d2d6fdd7450 M Merge pull request #2 in PLUGIN/essentials from CATS/essentials:nan-fix-0 to 2.x * commit 'ec80093afa74422dca5efb57b5c7d11d44cdcb21':
Fix float parsing issues 28 Apr 2015 Jonas Konrad ec80093afa7 Fix float parsing issues 28 Apr 2015 cindy_k 88b409a04e0 andrewkm provided items.csv with shorter names for signs. Thank you! 28 Apr 2015 md_5 d4fb0383c85 PLUG-41: Use UUID methods for zPermissions 09 Mar 2015 PLUG-41 md_5 c1f84306d60 Update for compilation on 1.8.3. 09 Mar 2015 cindy_k 5eadb89e6ab Fixed exp for 1.8 06 Dec 2014 cindy_k 5686021140c Updated items.csv 30 Nov 2014 md_5 9cf54fcf57c Undo doclint skipping 26 Nov 2014 Thinkofname 9ac5a9c161e Update to Minecraft 1.8 For more information please see http://www.spigotmc.org/ 27 Oct 2014 KHobbits ad13062117b Unrequired Dependacy 06 Sep 2014 KHobbits d11a295ffd0 M Merge branch '2.x' of github.com:essentials/Essentials into 2.x 02 Sep 2014 KHobbits ffea3596611 rework /seen to be a little stricter on argument matching. 18 Aug 2014 md_5 037456c99db Fix missed cases from previous user iteration optimizations. 16 Aug 2014 KHobbits 5125a137f4a Make sure we close any open inventories of players who leave. 14 Aug 2014 KHobbits 3f1c9969599 Use quicker ban lookup to reduce /seen lag. 14 Aug 2014 KHobbits 53a7cd732fc Add paging to mail. Support aliases in rule and baltop output. 11 Aug 2014 KHobbits 4fd026ff992 Add mailFormat TL key. 11 Aug 2014 Necrodoom d9fbd685297 Misc clarification (socialspy and kit delay) clarify allow-silent-join-quit 03 Aug 2014 Necrodoom 49d80462d16 Remove outdated try-catches 05 Aug 2014 Necrodoom 1d859e49add Add /tempban missing syntax 05 Aug 2014 FearFree a2c43d822c6 Add amount required to notEnoughMoney TL key. See https://essentials3.atlassian.net/browse/ESS-5125 for request. 08 Apr 2014 ESS-5125 KHobbits 7907565377b Formatting fixes. 19 Jul 2014 SidShakal d1c014fe163 Fix sticky piston retract breaking essentials sign Sticky pistons could break signs that were mounted on blocks the pistons were retracting.
This patch extends the protection from just the piston base to include the extended piston arm and the block at the end of the piston arm as well.
This method will very likely need to be changed again when 1.8 comes out, but this should bring us a bit closer, by wrapping the block tests in a loop. 19 Jul 2014 md_5 465041b98b5 Optimize player / user iteration. * Add a method for backwards compatability with unmapped code.
* Convert all getOnlinePlayers() calls to use this method, part of the IEssentials interface
* Add a new method getOnlineUsers() Ljava/lang/Iterable;
* Convert appropriate calls to use this method
* Update Bukkit to #1945
* Update CraftBukkit to #3103 12 Jul 2014 Alexander Likhachev ed56afda261 Add permission check before resetting speed on login The staff of my server asked me to do this fix, but I think it is very useful for all. This commit change is to reset player fly & run speed only if player has no permission to change speed. 13 Jul 2014 KHobbits 23f14bc2d51 If a player already exists in the usermap, don't replace it with a eco npc. 19 Jul 2014 KHobbits c829a325552 Clean up tempban messages to be a little clearer. 14 Jul 2014 KHobbits ae984c2055c Update translations from Crowdin (http://translate2.ess3.net) 12 Jul 2014 KHobbits 0c416c83666 Remove ban check from /ess cleanup, no longer required. Fix ban upgrade script. 12 Jul 2014 FearFree 51be2131f73 Update to new ban method. 12 Jul 2014 KHobbits 575a8142ff4 Add ban reason to /banip 12 Jul 2014