Commit Graph

3086 Commits

Author SHA1 Message Date
KHobbits ce78125028 Add a little bit of extra information to /seen, this will show when user is online. 2012-12-20 20:37:04 +00:00
KHobbits 10b972bd07 Warn other party when teleport fails after tpaccept. 2012-12-20 20:24:07 +00:00
KHobbits 371a6437ae Redundant tpaccept cost check. 2012-12-20 20:23:51 +00:00
KHobbits fb0cd8fbf0 Remove command cost warnings from plugin matching. 2012-12-20 15:51:49 +00:00
Chris Ward 01d1ae442e Fix currency display in MOTD - display currency character, trim decimal places 2012-12-20 15:45:32 +00:00
snowleo dc13f46ff1 Don't use broken CB methods ... 2012-12-20 15:45:22 +00:00
md_5 3ac6cc11e3 Fix nagging for overriden commands. 2012-12-20 09:56:30 +01:00
snowleo 477e1a4f58 Force people to use latest CB version 2012-12-20 00:46:03 +01:00
snowleo c028c385b6 Fix Spawns / Jail loading 2012-12-20 00:46:03 +01:00
snowleo f9bcc3100c Update Inventory Workaround to the latest version
Still bugged in CB: maxAmount of items
2012-12-20 00:46:03 +01:00
md_5 e2e6bb3876 Simply using the SnakeYaml default (which in turn defaults to Class.forName) appears to be enough to get the classes for our custom configuration. This avoid Bukkit depreciation. 2012-12-19 12:57:05 +00:00
KHobbits 9ba5f43315 Updating Bukkit to 1.4.5 RB
Bukkit: 1643 CB: 2543
2012-12-19 12:52:05 +00:00
KHobbits 74d5590d3b Remove CB from EssCore libs. 2012-12-18 22:58:55 +00:00
KHobbits bd4a48c441 Fix command costs warnings. 2012-12-17 18:32:42 +00:00
KHobbits 00bd6a3e02 Support new skeleton and zombie types.
Also fix baby sheep colours.
2012-12-16 21:39:31 +00:00
KHobbits 28ad7b96d2 Log a few extra metrics. 2012-12-16 21:02:02 +00:00
KHobbits 97204c0e8c Merge pull request #217 from necrodoom/patch-7
add "w" alias
2012-12-16 11:07:10 -08:00
Necrodoom 46645cb39f Update Essentials/src/plugin.yml 2012-12-16 18:05:07 +02:00
Necrodoom dfd6fc78f0 add "w" alias 2012-12-16 18:03:04 +02:00
Alexander Schepp 77df82eaff derp
That's why switch statements are bad.
2012-12-16 13:59:25 +01:00
Alexander Schepp 020f2c3ea5 Fix order of messages 2012-12-16 13:48:02 +01:00
KHobbits 5a855eede5 Update bukkit
Bukkit 1608 CraftBukkit 2488
2012-12-16 12:28:49 +00:00
KHobbits 8b4273cbd1 Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 2012-12-16 12:12:23 +00:00
Alexander Schepp 13efadbb65 Merge pull request #214 from necrodoom/patch-4
change add-prefix-suffix description
2012-12-15 06:17:22 -08:00
snowleo 6bc3d7f0f4 Fix the gap 2012-12-15 14:22:52 +01:00
snowleo e706614a3b Align /tp syntax with Minecraft /tp command 2012-12-15 14:12:34 +01:00
Necrodoom cf68031110 change add-prefix-suffic description
hopefully will keep newbies from changing it for no reason
2012-12-15 12:58:57 +02:00
Iaccidentally 5741cea3f5 Merge pull request #210 from Echo4190/patch-1
Update Essentials/src/config.yml
2012-12-11 04:06:10 -08:00
Echo419 7b879331db Update Essentials/src/config.yml
trillions => trillion
english => English
2012-12-11 12:03:21 +00:00
KHobbits 0a27a631e3 Merge pull request #209 from necrodoom/patch-2
update config.yml to reference wiki more
2012-12-10 09:46:31 -08:00
KHobbits d8c6587532 Add missing import. 2012-12-10 17:45:32 +00:00
KHobbits d600f160fe Update metrics to r6 2012-12-10 17:43:06 +00:00
KHobbits d23c324035 Metrics Diff 2012-12-10 17:40:15 +00:00
Necrodoom 52bfeff5b4 update config.yml to reference wiki more
also changed locale setting to be less confusing
2012-12-10 09:39:22 +02:00
KHobbits 3dcb2a828e Delay sending respawn event until we actually try to respawn user. 2012-12-09 17:32:02 +00:00
KHobbits 0b95a691a6 Revert "Bukkit should have fixed this issue, so we can now get a better first join player experience by teleporting them at once with no delay."
This reverts commit f7daa20be8.

This breaks compatibility with multiverse, and Essentials core.
2012-12-09 17:14:57 +00:00
KHobbits eba2bad113 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-12-09 17:10:31 +00:00
KHobbits 4f21490ec8 Move null bed check to teleport code 2012-12-09 17:10:12 +00:00
md_5 f7daa20be8 Bukkit should have fixed this issue, so we can now get a better first join player experience by teleporting them at once with no delay. 2012-12-09 16:03:00 +11:00
KHobbits a9ace1163f Shorten local chat format. 2012-12-08 18:51:18 +00:00
KHobbits ba380e61ee Some nice friendly messages to help debugging command costs. 2012-12-08 15:51:33 +00:00
KHobbits bbc306970f Throw error when using /more on full stack 2012-12-07 00:46:13 +00:00
KHobbits 7b997634ef Remove unused variable 2012-12-06 23:27:43 +00:00
KHobbits 1efbc3856c Make BPerms sign group checking behave similarly to same as GM and PEX 2012-12-06 23:26:48 +00:00
KHobbits f769f96f74 Merge pull request #208 from kukelekuuk00/2.9
Added a total profit message for /sell all|blocks
2012-12-05 09:14:07 -08:00
kukelekuuk00 3f69473072 Added a total profit message for /sell all|blocks 2012-12-05 15:40:17 +01:00
KHobbits d7bcf6508d Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-12-03 09:09:17 +00:00
KHobbits 61c4d8cb5e Update afk status on block interact 2012-12-03 09:08:56 +00:00
Iaccidentally f7361eed98 Merge pull request #205 from evonuts/patch-1
Spelling/Grammar fixes.
2012-12-01 02:43:20 -08:00
evonuts deaa72b05d Spelling/Grammar fixes. 2012-12-01 21:51:24 +13:00