KHobbits
|
6f15edef94
|
Merge pull request #226 from Elvaron/2.9
Made socialspy commands list configurable
|
2012-12-20 14:16:45 -08:00 |
|
Elvaron
|
ada24bb006
|
Made socialspy commands list configurable
|
2012-12-20 23:07:22 +01:00 |
|
KHobbits
|
13c799bd2e
|
Merge branch 'release' of github.com:essentials/Essentials into 2.9
|
2012-12-20 20:37:42 +00:00 |
|
KHobbits
|
d73bbd469a
|
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
|
9b56f36819
|
Warn other party when teleport fails after tpaccept.
|
2012-12-20 20:24:07 +00:00 |
|
KHobbits
|
8eb0624539
|
Redundant tpaccept cost check.
|
2012-12-20 20:23:51 +00:00 |
|
KHobbits
|
a579845728
|
Fix max tempban length option.
|
2012-12-20 20:11:45 +00:00 |
|
KHobbits
|
6a1fb49369
|
Warn other party when teleport fails after tpaccept.
|
2012-12-20 20:01:43 +00:00 |
|
KHobbits
|
d2320ddc03
|
Redundant tpaccept cost check.
|
2012-12-20 19:50:59 +00:00 |
|
KHobbits
|
f7b0b134b5
|
Merge branch 'release' of github.com:essentials/Essentials into 2.9
|
2012-12-20 17:03:48 +00:00 |
|
KHobbits
|
eabbd393f6
|
Remove command cost warnings from plugin matching.
|
2012-12-20 15:51:49 +00:00 |
|
Chris Ward
|
364bb3e90e
|
Fix currency display in MOTD - display currency character, trim decimal places
|
2012-12-20 15:45:32 +00:00 |
|
snowleo
|
e1743e3e65
|
Don't use broken CB methods ...
|
2012-12-20 15:45:22 +00:00 |
|
snowleo
|
22ee57cea9
|
Don't use broken CB methods ...
|
2012-12-20 16:07:40 +01:00 |
|
Chris Ward
|
c5513b6b40
|
Useless import
|
2012-12-20 23:10:38 +11:00 |
|
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 |
|