Necrodoom
|
46fc6c192c
|
fix typo at ID 22
|
2013-02-05 13:11:36 +02:00 |
|
KHobbits
|
24c93c11c0
|
Stylize 'bed' in /home list
|
2013-02-03 17:30:14 +00:00 |
|
Chris Ward
|
5a13e9bbe5
|
Merge pull request #294 from necrodoom/patch-35
add common cat type name aliases
|
2013-02-03 05:16:17 -08:00 |
|
Necrodoom
|
05f337c63c
|
add common cat type name aliases
|
2013-02-03 15:13:36 +02:00 |
|
KHobbits
|
eea0c9682c
|
We don't need move events if afk interact is disabled.
|
2013-02-03 05:15:25 +00:00 |
|
KHobbits
|
2f567812d2
|
Merge pull request #292 from GunfighterJ/2.9
Adds toggle to disable AFK cancel on interactions
|
2013-02-02 21:11:43 -08:00 |
|
GunfighterJ
|
88c1b785af
|
Adds toggle to disable AFK cancel on interactions
|
2013-02-02 23:06:09 -06:00 |
|
KHobbits
|
5225fb22f8
|
Minor comment updates.
|
2013-02-03 04:14:23 +00:00 |
|
KHobbits
|
ef01332114
|
Fix missing 'bed' from home list.
|
2013-02-01 05:26:17 +00:00 |
|
KHobbits
|
705b193450
|
Let Bukkit decide if a bedspawn is valid or not.
Bukkit's bed fix forces minimum bukkit change.
|
2013-02-01 02:59:40 +00:00 |
|
KHobbits
|
20b9111495
|
[GM] Catch all of the null.
|
2013-02-01 02:52:41 +00:00 |
|
KHobbits
|
1661eddc02
|
Make gm API lookup respect offlineperms toggle properly.
|
2013-02-01 00:01:57 +00:00 |
|
KHobbits
|
15be319d3e
|
Updating groups example
|
2013-01-31 21:02:38 +00:00 |
|
KHobbits
|
fddbd7a52a
|
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
Conflicts:
EssentialsGroupManager/src/Changelog.txt
|
2013-01-31 20:38:36 +00:00 |
|
Iaccidentally
|
360e3e8801
|
cleanup :: fix build
|
2013-01-31 14:40:33 -05:00 |
|
Iaccidentally
|
4edc39360a
|
Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronously
|
2013-01-31 14:16:09 -05:00 |
|
Iaccidentally
|
cd126264e0
|
Update to 1.4.7 R1 :: remove calls to ScheduleAsyncDelayedTask, as it is deprecated :: cleanup :: WARNING: This commit may or may not be stable
|
2013-01-31 14:03:27 -05:00 |
|
ElgarL
|
df0ccb5832
|
Fix Necrodooms broken code.
|
2013-01-30 19:55:38 +00:00 |
|
ElgarL
|
8afcd41ab2
|
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
|
b8a71761ec
|
update changelog
|
2013-01-30 19:26:46 +02:00 |
|
Necrodoom
|
738ded7ae5
|
update commandblock usage deny message
|
2013-01-30 19:25:35 +02:00 |
|
Necrodoom
|
5535435215
|
update config description of allow_commmandblocks
|
2013-01-30 19:14:57 +02:00 |
|
Necrodoom
|
4167dd2590
|
add allow commandblock check
|
2013-01-30 18:53:40 +02:00 |
|
Necrodoom
|
623ff0f629
|
register new config setting
|
2013-01-30 18:47:19 +02:00 |
|
Necrodoom
|
6e4ba4302f
|
update config.yml to include commandblock change
|
2013-01-30 18:15:58 +02:00 |
|
KHobbits
|
3d4d616414
|
What is less than less than one.
|
2013-01-29 23:59:31 +00:00 |
|
KHobbits
|
d6c91d2d04
|
Might as well make it all safe.
|
2013-01-29 23:51:42 +00:00 |
|
snowleo
|
cef8cf7b75
|
Don't run calls against bucket api in async login thread
|
2013-01-30 00:26:50 +01:00 |
|
snowleo
|
12786a260e
|
Update /sell command to newer bukkit api
|
2013-01-29 20:29:03 +01:00 |
|
ElgarL
|
6ea956b11c
|
Doh, actually find what world we want to check properly with mancheckw.
|
2013-01-29 16:56:03 +00:00 |
|
ElgarL
|
132aa0cc1d
|
Update plugin.yml with the new command
|
2013-01-29 16:45:23 +00:00 |
|
ElgarL
|
b5733d6597
|
grammaaahhhh!!!
|
2013-01-29 16:35:15 +00:00 |
|
ElgarL
|
7fc4a75d4d
|
Added '/mancheckw <world>' to inspect what permission files a world is
referencing.
|
2013-01-29 16:33:20 +00:00 |
|
ElgarL
|
e9e9efd2d7
|
Missed an S
|
2013-01-29 16:15:45 +00:00 |
|
ElgarL
|
9e4493fbb4
|
Prevent '*' permissions granting the 'groupmanager.noofflineperm'
permission.
|
2013-01-29 16:14:24 +00:00 |
|
ementalo
|
a64cb31211
|
Revert "Merge pull request #286 from GunfighterJ/2.9"
This reverts commit 57de3f3ed2 , reversing
changes made to 76d1ea5cab .
|
2013-01-29 10:25:01 +00:00 |
|
Iaccidentally
|
57de3f3ed2
|
Merge pull request #286 from GunfighterJ/2.9
Ignore itemmeta on selling
|
2013-01-28 21:13:41 -08:00 |
|
GunfighterJ
|
74b63a6f2d
|
Ignore itemmeta on sell
|
2013-01-28 23:11:43 -06:00 |
|
ElgarL
|
faad91849d
|
Add support for BukkitForge using 'overworld' as the main world name.
|
2013-01-28 04:13:16 +00:00 |
|
GunfighterJ
|
ce7d83adb6
|
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
|
2013-01-27 14:20:59 -06:00 |
|
KHobbits
|
76d1ea5cab
|
Minor /ci tweak.
|
2013-01-27 17:22:43 +00:00 |
|
KHobbits
|
9fb42375b8
|
Cleanup /ci addition.
|
2013-01-27 17:10:07 +00:00 |
|
GunfighterJ
|
2a7f3c6525
|
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
|
2013-01-27 10:44:13 -06:00 |
|
KHobbits
|
c65353350f
|
Merge pull request #278 from GunfighterJ/2.9
Adds vanilla syntax for /clearinventory
|
2013-01-27 08:40:39 -08:00 |
|
KHobbits
|
1ae58d05b4
|
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
|
4f35a72174
|
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
|
addd55228b
|
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
|
bb29d48268
|
Make heal remove fire from players.
|
2013-01-26 17:16:48 -05:00 |
|
Iaccidentally
|
d9ee9b036c
|
Update heal to account for the fact that 20 is not always the max health
|
2013-01-26 17:12:17 -05:00 |
|
GunfighterJ
|
95e630de92
|
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
|
2013-01-24 21:16:13 -06:00 |
|