snowleo
56adecb506
Prevent that long lines are stored on the sign
2011-10-09 23:00:58 +02:00
snowleo
2859e367d4
Allow players to recharge trade signs without breaking them.
...
Also don't give out items, if their inventory is full.
2011-10-09 22:52:11 +02:00
snowleo
593d5def78
Don't spill out items, if inventory is full on buy signs.
2011-10-09 22:25:30 +02:00
KHobbits
f233e8410d
Edited Essentials/src/items.csv via GitHub
2011-10-09 22:10:40 +02:00
snowleo
d4171f7de1
Allow to disable the death messages of minecraft
2011-10-09 20:59:06 +02:00
snowleo
fb52bf9982
Corrected datavalues for pistons
2011-10-09 20:57:34 +02:00
snowleo
f4802894d3
Cancel early, not late
2011-10-09 20:14:41 +02:00
snowleo
a73d79893d
Prevent players with essentials.sleepingignored permission from going to bed. Prevents a bug in bukkit.
2011-10-09 20:10:21 +02:00
snowleo
9524cd0543
Allow players with essentials.signs.trade.override permission break invalid trade signs.
2011-10-09 17:06:32 +02:00
snowleo
d075b14e4f
Throw RuntimeException instead of NPE, if the api is called before Essentials is loaded.
2011-10-09 16:53:01 +02:00
snowleo
cc77b7d0aa
Easier version of /banip username
2011-10-09 16:44:35 +02:00
snowleo
d7775153d0
Fix pull request of damage request
2011-10-09 16:43:58 +02:00
snowleo
ac46099f96
Merge pull request #29 from zzbomb/patch-1
...
Improved to operate like.. "banip <IP|Username>" bans the specified IP or
2011-10-09 07:07:15 -07:00
snowleo
63e6bf8ff3
Merge pull request #27 from feildmaster/patch-1
...
Fires an event before "killing."
2011-10-09 07:06:45 -07:00
snowleo
359b22d4ed
Merge pull request #28 from feildmaster/patch-2
...
Edited Priority to "High" of chat listener
2011-10-09 07:05:55 -07:00
snowleo
bde34ee59a
Fix NPE in /repair
2011-10-08 19:41:41 +02:00
zzbomb
71da92dd66
Improved to operate like.. "banip <IP|Username>" bans the specified IP or the IP of the user specified.
2011-10-08 10:04:07 -03:00
snowleo
e7aeb27a78
We can get the console command sender from server object now.
2011-10-06 11:54:09 +02:00
snowleo
dc0bf293ec
Register 1.5
2011-10-04 23:06:06 +02:00
snowleo
d3dace3cd3
Merge branch 'master' into groupmanager
2011-10-04 22:19:40 +02:00
snowleo
9fc92f3528
Since it will be released, it needs a new version number
2011-10-04 22:19:23 +02:00
snowleo
d4af9804d5
Removing obsolete Nether portal code.
...
If you want more control over the worlds, I recommend using Multiverse.
/world command still exists, it can be used to switch between worlds. The default ratio of 8 is used for nether.
2011-10-04 21:58:47 +02:00
snowleo
0ee6985c56
Null check for probably corrupted worlds
2011-10-04 21:33:09 +02:00
ElgarL
5cdce48906
Comment config.yml to prevent creation of world4 data files
2011-10-04 15:59:26 +01:00
KHobbits
e815b280ca
Updating Readme
2011-10-04 15:56:43 +01:00
KHobbits
9c6d49a9e2
Nick length patch
2011-10-04 14:39:40 +01:00
KHobbits
40f1309d7e
Revert "Less dupe code on last commit."
...
This reverts commit 52e674459f
.
2011-10-04 10:27:58 +01:00
KHobbits
52e674459f
Less dupe code on last commit.
2011-10-04 10:16:35 +01:00
KHobbits
e71eba3d1f
Fix for /tjail not teleporting users back due to cooldown.
2011-10-04 10:13:44 +01:00
KHobbits
df0d773b24
Merge branch 'essmaster' into groupmanager
2011-10-04 09:43:34 +01:00
KHobbits
7058c31014
Updating bPermissions
2011-10-04 09:43:00 +01:00
KHobbits
f74abc4af4
Updating bpermissions to latest.
2011-10-04 09:39:02 +01:00
KHobbits
8954cf111c
Adding unjail alias to tjail.
2011-10-04 09:23:44 +01:00
KHobbits
07c8537d07
FoodLevelChange event, update.
2011-10-04 09:05:04 +01:00
KHobbits
a58ba8e931
Add hunger replenish to /heal (Do we want to add a toggle?)
2011-10-04 08:34:06 +01:00
KHobbits
fd43a6898e
Adding list name to /nick support.
2011-10-04 07:21:09 +01:00
KHobbits
c97e69cd71
Removing a few restrictions on manuadd, it shouldnt be a clone of manpromote after all.
2011-10-04 06:55:42 +01:00
KHobbits
7a27be54f8
Updating to CB 1240
...
Bukkit 875
2011-10-04 06:54:45 +01:00
KHobbits
6ce0793134
Merge remote branch 'remotes/ess/groupmanager' into essmaster
2011-10-03 10:19:31 +01:00
KHobbits
b9e3e5f7e5
Safe location fix:
...
x and z needs floor, while y should be round.
2011-10-03 09:58:46 +01:00
feildmaster
c2c4ee93a1
Edited Priority to "High"
...
Adds compatibility to plugins that adds text to the current "format."
2011-10-03 03:45:38 -05:00
feildmaster
9e97c93fa1
Fires an event before "killing."
...
Can be made cancel-able.
Could also be written to add "suicide" (if sender == player)
2011-10-03 03:40:42 -05:00
KHobbits
786dcae29e
Updating safe teleport locations to include 1.8 blocks.
2011-10-03 08:08:05 +01:00
KHobbits
64de3475e5
Fixing mail argument errors.
2011-10-03 06:42:38 +01:00
ElgarL
679ae9756a
Fix for Bukkit passing a null To location on a player Portaling
2011-10-02 18:00:42 +01:00
ElgarL
e5c02b3481
Added the ability to handle unknown worlds at server start.
...
(GM will create the data files for any worlds it finds which are not
in the config.yml)
2011-10-01 21:07:39 +01:00
ElgarL
9d4e553cf8
Moved events into GMWorldListener
...
Better error output
2011-10-01 17:58:44 +01:00
ElgarL
51878fa4ba
Missed Event class
2011-10-01 17:07:34 +01:00
ElgarL
899e354260
Added event handling to manage new world creation at runtime.
2011-10-01 17:06:14 +01:00
ElgarL
eb12a3e426
Fix for loading of worlds not in the config
...
Fix for folder creation of unique worlds
2011-10-01 16:22:04 +01:00