Chris Ward
|
ab62d521ab
|
Adding isAfk and setAfk to IUser API
|
2012-12-23 21:25:29 +11:00 |
|
KHobbits
|
2f2652c786
|
Make seen status's only show when true.
|
2012-12-22 03:36:56 +00:00 |
|
Chris Ward
|
3af6db773d
|
Merge pull request #215 from necrodoom/patch-5
update items.csv to minecraft 1.4.6
|
2012-12-21 04:33:14 -08:00 |
|
KHobbits
|
ccfd85b2a1
|
Log target plugin in debug mode for altcmd
|
2012-12-21 06:38:51 +00:00 |
|
KHobbits
|
34292e6fea
|
Final all the things - Recipe
|
2012-12-21 03:48:54 +00:00 |
|
KHobbits
|
b39ed95844
|
Fix recipe layout for small shapes
|
2012-12-21 03:35:48 +00:00 |
|
KHobbits
|
3aff740c62
|
Swap method order on recipe
|
2012-12-21 03:21:35 +00:00 |
|
KHobbits
|
f4e28c69f5
|
Adjust section matching.
|
2012-12-20 23:37:37 +00:00 |
|
KHobbits
|
73caa8736f
|
Merge pull request #227 from Elvaron/2.9
FallBack for missing config property
|
2012-12-20 15:36:01 -08:00 |
|
Elvaron
|
df75311ed2
|
FallBack for missing config property
|
2012-12-21 00:16:18 +01:00 |
|
KHobbits
|
f1a891aa64
|
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
|
2012-12-20 22:58:00 +00:00 |
|
KHobbits
|
b4920d32aa
|
Add support for whitelisting commands in /help by permission: essentials.help.<plugin>.<command>
|
2012-12-20 22:57:38 +00:00 |
|
KHobbits
|
a231aa6134
|
Reduce permissions checking when generating /help
|
2012-12-20 22:54:36 +00:00 |
|
KHobbits
|
6010151a18
|
Allow certain commands while in jail, but only if the user normally has access to that command.
|
2012-12-20 22:53:52 +00:00 |
|
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 709f206d3d )
|
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 |
|