KHobbits
0e14518c15
Made a silly little upload script, for uploading things to dev bukkit.
2011-10-13 17:19:25 +01:00
KHobbits
7034524790
Merge remote branch 'remotes/ess/groupmanager' into essmaster
2011-10-12 17:10:31 +01:00
snowleo
64a00d64fd
Cleanup
2011-10-12 12:20:02 +02:00
snowleo
d187c58f30
Replacing martyr with Pircbot 1.5
2011-10-12 05:00:36 +02:00
snowleo
ea192ddd6d
EssentialsUpdate WIP
2011-10-12 03:14:26 +02:00
ElgarL
ae8500fad4
Added a config setting - bukkit_perms_override: false
...
Enable to allow default Bukkit based permissions to remain enabled,
unless directly negated within GroupManager.
2011-10-12 00:16:53 +01:00
ElgarL
f4a8752ee0
v 1.4:
...
- Updated for Bukkits new YamlConfiguration.
- Cleared remaining Cast errors cause by object cloning.
2011-10-11 22:05:21 +01:00
KHobbits
1b34ed4073
Fixing german translation error.
2011-10-11 20:05:38 +01:00
ElgarL
01a9f491b9
Added two new permission nodes - groupmanager.notify.self &
...
groupmanager.notify.other
These allow players/admins to be notified when players are moved
between groups.
2011-10-11 13:10:29 +01:00
snowleo
997fb1e28f
Merge branch 'master' into groupmanager
2011-10-11 12:51:53 +02:00
snowleo
7a03eeca1b
Changes for new Bukkit
2011-10-11 12:49:10 +02:00
snowleo
717a714392
CB#1317
...
B#941
2011-10-11 12:49:10 +02:00
ElgarL
8448ab3e96
Removed null supression in GroupManager.java
2011-10-11 01:07:52 +01:00
ElgarL
9468d8b3ec
Merge branch 'groupmanager' of
...
https://elgarl@github.com/essentials/Essentials.git into groupmanager
Conflicts:
EssentialsGroupManager/src/Changelog.txt
2011-10-11 01:05:48 +01:00
ElgarL
8aba67f610
Fixed manudelsub not correctly selecting the group to remove.
2011-10-11 01:03:38 +01:00
KHobbits
8d86179229
Changing essentials URL, we should at least give one that works, although bukkitdev would probably be better.
2011-10-11 00:37:03 +01:00
ElgarL
0410e8f851
Fixed manudelsub not correctly selecting the group to remove.
2011-10-11 00:34:17 +01:00
snowleo
ead83fc938
Fix NPE in BUY signs
2011-10-10 11:40:20 +03:00
snowleo
6ded4a3d5e
Fix of the recharge code, also the maximum line length on signs is 15 not 16!
2011-10-10 00:27:55 +02:00
snowleo
f1d505cdeb
Reverting ementalos change on freeze-afk, hopefully fixing the flickering.
2011-10-09 23:45:46 +02:00
snowleo
31da2dfc93
Cleanup
2011-10-09 23:31:13 +02:00
snowleo
6b63b52f7a
Notch decided that the sun rises north and sets south.
...
"Corrected" values for /getpos and /compass
2011-10-09 23:23:00 +02:00
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 52e674459fc823c0bca2881c2da35e1d689feac8.
2011-10-04 10:27:58 +01:00
KHobbits
52e674459f
Less dupe code on last commit.
2011-10-04 10:16:35 +01:00