ElgarL
|
fb4a7a3bd6
|
Fix Necrodooms broken code.
|
2013-01-30 19:55:38 +00:00 |
|
ElgarL
|
17fac3555b
|
Merge pull request #288 from necrodoom/patch-29
config option to allow GM commands in commandblocks
|
2013-01-30 11:45:27 -08:00 |
|
Necrodoom
|
1e658752ed
|
update changelog
|
2013-01-30 19:26:46 +02:00 |
|
Necrodoom
|
221c0e4b6e
|
update commandblock usage deny message
|
2013-01-30 19:25:35 +02:00 |
|
Necrodoom
|
e34eba0b57
|
update config description of allow_commmandblocks
|
2013-01-30 19:14:57 +02:00 |
|
Necrodoom
|
01aa20d7ef
|
add allow commandblock check
|
2013-01-30 18:53:40 +02:00 |
|
Necrodoom
|
689a8655ce
|
register new config setting
|
2013-01-30 18:47:19 +02:00 |
|
Necrodoom
|
dc925f32c8
|
update config.yml to include commandblock change
|
2013-01-30 18:15:58 +02:00 |
|
KHobbits
|
1f649dbc95
|
What is less than less than one.
|
2013-01-29 23:59:31 +00:00 |
|
KHobbits
|
5fe5b37038
|
Might as well make it all safe.
|
2013-01-29 23:51:42 +00:00 |
|
snowleo
|
1f391dbf4c
|
Don't run calls against bucket api in async login thread
|
2013-01-30 00:26:50 +01:00 |
|
snowleo
|
cb86c989b0
|
Update /sell command to newer bukkit api
|
2013-01-29 20:29:03 +01:00 |
|
ElgarL
|
640a2bcc2d
|
Doh, actually find what world we want to check properly with mancheckw.
|
2013-01-29 16:56:03 +00:00 |
|
ElgarL
|
a51d1f11a6
|
Update plugin.yml with the new command
|
2013-01-29 16:45:23 +00:00 |
|
ElgarL
|
7bb1fd2f77
|
grammaaahhhh!!!
|
2013-01-29 16:35:15 +00:00 |
|
ElgarL
|
e4dd3a28e4
|
Added '/mancheckw <world>' to inspect what permission files a world is
referencing.
|
2013-01-29 16:33:20 +00:00 |
|
ElgarL
|
fda048efca
|
Missed an S
|
2013-01-29 16:15:45 +00:00 |
|
ElgarL
|
8fdf029007
|
Prevent '*' permissions granting the 'groupmanager.noofflineperm'
permission.
|
2013-01-29 16:14:24 +00:00 |
|
ementalo
|
ba189b8028
|
Revert "Merge pull request #286 from GunfighterJ/2.9"
This reverts commit 9cc2aa216a , reversing
changes made to ebefcd84fa .
|
2013-01-29 10:25:01 +00:00 |
|
Iaccidentally
|
9cc2aa216a
|
Merge pull request #286 from GunfighterJ/2.9
Ignore itemmeta on selling
|
2013-01-28 21:13:41 -08:00 |
|
GunfighterJ
|
ffda5a6601
|
Ignore itemmeta on sell
|
2013-01-28 23:11:43 -06:00 |
|
ElgarL
|
b86e02427f
|
Add support for BukkitForge using 'overworld' as the main world name.
|
2013-01-28 04:13:16 +00:00 |
|
GunfighterJ
|
1d491c5861
|
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
|
2013-01-27 14:20:59 -06:00 |
|
KHobbits
|
ebefcd84fa
|
Minor /ci tweak.
|
2013-01-27 17:22:43 +00:00 |
|
KHobbits
|
b4fe74d54b
|
Cleanup /ci addition.
|
2013-01-27 17:10:07 +00:00 |
|
GunfighterJ
|
597ca566af
|
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
|
2013-01-27 10:44:13 -06:00 |
|
KHobbits
|
ee087b1b3b
|
Merge pull request #278 from GunfighterJ/2.9
Adds vanilla syntax for /clearinventory
|
2013-01-27 08:40:39 -08:00 |
|
KHobbits
|
edb828547e
|
Fix vanish status when switching worlds.
This fixes the potion effect being cleared on world change.
|
2013-01-27 16:39:50 +00:00 |
|
KHobbits
|
bfc6eda3ae
|
Add command syntax comment, for clarification.
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
|
2013-01-27 15:26:46 +00:00 |
|
KHobbits
|
145313b3ea
|
Don't try and charge a user if we don't have the chat data stored.
|
2013-01-27 15:26:42 +00:00 |
|
Iaccidentally
|
f7f9b9f8c5
|
Make heal remove fire from players.
|
2013-01-26 17:16:48 -05:00 |
|
Iaccidentally
|
7ccf9c25ac
|
Update heal to account for the fact that 20 is not always the max health
|
2013-01-26 17:12:17 -05:00 |
|
GunfighterJ
|
057a192d33
|
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
|
2013-01-24 21:16:13 -06:00 |
|
KHobbits
|
60c524b3bc
|
Revert "Prevent replacement of { and } characters in chat.format"
This reverts commit 4cb9f58c88 .
|
2013-01-25 03:12:13 +00:00 |
|
KHobbits
|
cf33210da6
|
Try command fallback
|
2013-01-25 03:06:53 +00:00 |
|
KHobbits
|
1ff74c286c
|
Merge pull request #284 from phrstbrn/chat-braces-fix
Prevent replacement of { and } characters in chat.format
|
2013-01-24 08:53:32 -08:00 |
|
Zak Ford
|
4cb9f58c88
|
Prevent replacement of { and } characters in chat.format
|
2013-01-24 11:43:10 -05:00 |
|
GunfighterJ
|
201bd611a3
|
Update /ci to support vanilla syntax
|
2013-01-23 16:47:21 -06:00 |
|
Chris Ward
|
f06dde59bd
|
Add debug option to XMPP
|
2013-01-23 19:41:36 +11:00 |
|
Chris Ward
|
c4fc66f016
|
Remove references to earth2me in plugin.ymls
|
2013-01-23 02:56:18 +11:00 |
|
Chris Ward
|
d36316b6f0
|
Merge pull request #280 from necrodoom/patch-28
update documation reference in config.yml
|
2013-01-22 00:13:07 -08:00 |
|
Necrodoom
|
aed128e3ff
|
Update Essentials/src/config.yml
|
2013-01-22 09:54:48 +02:00 |
|
KHobbits
|
1272a5bdda
|
Small patch to allow multiple firework effects to be defined in kits.
|
2013-01-21 23:38:03 +00:00 |
|
KHobbits
|
9f12acf4f6
|
Revert /gc change.
Simplify firework syntax, and add help
Merge branch 'patch-26' of git://github.com/necrodoom/Essentials into 2.9
|
2013-01-21 20:07:02 +00:00 |
|
KHobbits
|
21617e8bb2
|
Merge pull request #276 from necrodoom/patch-26
Update Essentials/src/plugin.yml
|
2013-01-21 06:41:32 -08:00 |
|
Necrodoom
|
b851105229
|
Update Essentials/src/plugin.yml
|
2013-01-21 16:40:45 +02:00 |
|
Necrodoom
|
8ddf55540d
|
Update Essentials/src/messages_en.properties
|
2013-01-21 16:37:12 +02:00 |
|
Necrodoom
|
09007e15d9
|
fix message
|
2013-01-21 16:35:40 +02:00 |
|
Necrodoom
|
6ba3f0c60c
|
try make error message more informative
|
2013-01-21 16:32:49 +02:00 |
|
Necrodoom
|
e5ad40c96b
|
Update Essentials/src/plugin.yml
|
2013-01-21 16:29:26 +02:00 |
|