1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-25 00:42:48 +01:00

3149 Commits

Author SHA1 Message Date
Chris Ward
a360536e34 Fix currency display in MOTD - display currency character, trim decimal places 2012-12-20 23:07:49 +11:00
md_5
dd55cccb85 Fix nagging for overriden commands. 2012-12-20 09:56:30 +01:00
snowleo
33a4d53a91 Merge branch 'refs/heads/groupmanager' into 2.9 2012-12-20 09:55:26 +01:00
snowleo
be59a299d0 Fix gm builds
Change craftbukkit.jar -> bukkit,jar
2012-12-20 09:36:35 +01:00
md_5
7b8df19dd1 Lets leave numeric homes as is for now, looping through all files on server startup is not the place to do this (reverse-merged from commit 709f206d3d06a2b870da2047224b80a2747876b7) 2012-12-20 17:24:14 +11:00
md_5
51a700edcf Fix nagging for overriden commands. 2012-12-20 17:11:05 +11:00
Chris Ward
b20e4a6bcb Fix NPE in update (sorry again :P) 2012-12-20 15:45:09 +11:00
Chris Ward
709f206d3d Update home names to prepend "home" to numeric home names 2012-12-20 13:11:05 +11:00
snowleo
67fce78e63 Force people to use latest CB version 2012-12-20 00:46:03 +01:00
snowleo
253da406b7 Fix Spawns / Jail loading 2012-12-20 00:46:03 +01:00
snowleo
7d067977bc Update Inventory Workaround to the latest version
Still bugged in CB: maxAmount of items
2012-12-20 00:46:03 +01:00
snowleo
fddb13c12b Force people to use latest CB version 2012-12-19 23:28:18 +01:00
snowleo
505e7951c6 Fix Spawns / Jail loading 2012-12-19 23:26:29 +01:00
snowleo
3b7a98f942 Update Inventory Workaround to the latest version
Still bugged in CB: maxAmount of items
2012-12-19 22:07:03 +01:00
ElgarL
bd4ce76e18 Update Bukkit to version #2543 (1.4.5-R1.0) To ensure we are all
compatible with current recommended build.
2012-12-19 15:10:37 +00:00
Chris Ward
b6b0ca0296 Fix recipe command 2012-12-20 01:35:55 +11:00
md_5
ef1de40ff4 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
7afcc03c50 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-12-19 12:54:00 +00:00
KHobbits
908beda5db Updating Bukkit to 1.4.5 RB
Bukkit: 1643 CB: 2543
2012-12-19 12:52:05 +00:00
Chris Ward
049f883bba Merge pull request #223 from chrisgward/patch-1
Add /recipe command
2012-12-19 00:28:27 -08:00
md_5
a0bd048501 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 19:10:02 +11:00
Chris Ward
7a65ecf283 Add /recipe command 2012-12-19 14:57:12 +11:00
KHobbits
765cf4353e Remove CB from EssCore libs. 2012-12-18 22:58:55 +00:00
KHobbits
460439a579 Merge pull request #216 from chrisgward/patch-1
Add tempban limit (with override node)
2012-12-18 02:24:45 -08:00
KHobbits
4120d12380 Fix command costs warnings. 2012-12-17 18:32:42 +00:00
KHobbits
209d7d3c38 Support new skeleton and zombie types.
Also fix baby sheep colours.
2012-12-16 21:39:31 +00:00
KHobbits
55664539f5 Log a few extra metrics. 2012-12-16 21:02:02 +00:00
KHobbits
02e5058030 Merge pull request #217 from necrodoom/patch-7
add "w" alias
2012-12-16 11:07:10 -08:00
Necrodoom
e10f6faade Update Essentials/src/plugin.yml 2012-12-16 18:05:07 +02:00
Necrodoom
d5946ff088 add "w" alias 2012-12-16 18:03:04 +02:00
Chris Ward
26d880e312 Add tempban limit (with override node) and console override to exempt node. 2012-12-17 02:12:38 +11:00
Alexander Schepp
08c6e745cb derp
That's why switch statements are bad.
2012-12-16 13:59:25 +01:00
Alexander Schepp
0c1ac313c8 Fix order of messages 2012-12-16 13:48:02 +01:00
KHobbits
1f209d2883 Update bukkit
Bukkit 1608 CraftBukkit 2488
2012-12-16 12:28:49 +00:00
KHobbits
d8fe7227b9 Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 2012-12-16 12:12:23 +00:00
Necrodoom
9255484efd update items.csv to minecraft 1.4.6 2012-12-16 12:52:16 +02:00
Alexander Schepp
e19304c097 Merge pull request #214 from necrodoom/patch-4
change add-prefix-suffix description
2012-12-15 06:17:22 -08:00
snowleo
91f85f30f2 Fix the gap 2012-12-15 14:22:52 +01:00
snowleo
4f493784ce Align /tp syntax with Minecraft /tp command 2012-12-15 14:12:34 +01:00
Necrodoom
c96dd1d491 change add-prefix-suffic description
hopefully will keep newbies from changing it for no reason
2012-12-15 12:58:57 +02:00
Iaccidentally
a8a659117c Merge pull request #210 from Echo4190/patch-1
Update Essentials/src/config.yml
2012-12-11 04:06:10 -08:00
Echo419
b5ba094e61 Update Essentials/src/config.yml
trillions => trillion
english => English
2012-12-11 12:03:21 +00:00
KHobbits
3ae0bd9069 Merge pull request #209 from necrodoom/patch-2
update config.yml to reference wiki more
2012-12-10 09:46:31 -08:00
KHobbits
5a9b795ccf Add missing import. 2012-12-10 17:45:32 +00:00
KHobbits
af7f631b40 Update metrics to r6 2012-12-10 17:43:06 +00:00
KHobbits
64d0cd4e58 Metrics Diff 2012-12-10 17:40:15 +00:00
Necrodoom
6117d831c6 update config.yml to reference wiki more
also changed locale setting to be less confusing
2012-12-10 09:39:22 +02:00
KHobbits
9f0a50b0b6 Delay sending respawn event until we actually try to respawn user. 2012-12-09 17:32:02 +00:00
KHobbits
8bde398762 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 034d30ec779cbb102e63991ea7d12077becc946b.

This breaks compatibility with multiverse, and Essentials core.
2012-12-09 17:14:57 +00:00
KHobbits
383583d0b7 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-12-09 17:10:31 +00:00