ElgarL
d5813aec43
Catch the error when using an out of date config for
...
'allow_commandblocks' So it doesn't kill the whole config.
2013-02-15 17:39:34 +00:00
KHobbits
4318f0f71d
Merge pull request #331 from kukelekuuk00/2.9
...
Add methods to UserData and IUser for accessing and writing of data from other plugins.
2013-02-14 03:05:41 -08:00
kukelekuuk00
0dca5306aa
Add a method to write to the userdata to UserData.java and IUser.java.
2013-02-13 08:24:25 -06:00
Iaccidentally
42d0ad1ba8
Merge branch '2.9' of https://github.com/essentials/Essentials.git into 2.9
2013-02-12 18:38:35 -05:00
Iaccidentally
2547932073
Clean up protect :: transient is not needed :: remove unnecessary returns :: @Override all the things!
2013-02-12 18:37:40 -05:00
KHobbits
419d26bc9c
Fix /give|/item descriptions for itemmeta.
2013-02-12 22:56:17 +00:00
KHobbits
1b6bf9d532
Merge branch '2.9' of github.com:essentials/Essentials into patch-41
2013-02-12 22:46:35 +00:00
Necrodoom
67d4b8bf71
remove color from bedNull
2013-02-12 22:45:54 +00:00
KHobbits
17e59bc198
fix typo in messages
...
add new messages to messages.properties
add new messages to messages_en.properties
add new messages to messages_cs.properties
add new messages to messages_da.properties
add new messages to messages_de.properties
add new messages to messages_es.properties
add new messages to messages_fi.properties
add new messages to messages_fr.properties
add new messages to messages_it.properties
add new messages to messages_nl.properties
add new messages to messages_pl.properties
add new messages to messages_pt.properties
add new messages to messages_se.properties
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
2013-02-12 22:45:54 +00:00
Necrodoom
fc7d118de5
change bed spawn set message
2013-02-12 22:43:07 +00:00
Necrodoom
4c617d6366
try improve bed spawn handle
...
dont act as if bed doesnt exist if its missing
2013-02-12 22:43:06 +00:00
Iaccidentally
cfead02f27
Fix build :: This is what happens when you don't use an IDE
2013-02-12 17:42:04 -05:00
Necrodoom
ace45aafcc
fix typo
2013-02-12 22:26:02 +00:00
KHobbits
3a893ef546
add inventoryclearall message
...
update messages.properties
update messages_en.properties
update messages_da.properties
update messages_de.properties
update messages_en.properties
update messages_es.properties
update messages_fi.properties
update messages_fr.properties
update messages_it.properties
update messages_nl.properties
update messages_pl.properties
update messages_pt.properties
update messages_se.properties
2013-02-12 22:26:02 +00:00
Skylexia
421810dda8
Update Essentials/src/config.yml
2013-02-12 17:17:48 -05:00
Skylexia
45a047fe11
Update Essentials/src/plugin.yml
2013-02-12 17:13:08 -05:00
Necrodoom
2517f8ed93
delete player command messages, bukkit does it
2013-02-12 16:56:54 +02:00
ElgarL
239e207c1e
Merge pull request #327 from necrodoom/patch-52
...
add missing return false in manudelp
2013-02-12 06:49:27 -08:00
Necrodoom
caccca54b2
add missing return false;
2013-02-12 16:47:39 +02:00
KHobbits
56bb3784ec
Minor entity optimization.
2013-02-11 23:33:30 +00:00
KHobbits
9148f5cd42
Attempt to optimize Essentials login event.
2013-02-11 23:11:37 +00:00
KHobbits
90ab677fa6
Merge pull request #325 from Skylexia/patch-2
...
Fixed all "poison" typos; add ppotato alias.
2013-02-11 15:00:14 -08:00
Skylexia
206668e3ed
Update Essentials/src/items.csv
2013-02-11 17:57:20 -05:00
KHobbits
532cfd33c9
Merge pull request #324 from Skylexia/patch-1
...
Update Essentials/src/items.csv
2013-02-11 10:41:09 -08:00
Skylexia
ffbbd7e59b
Update Essentials/src/items.csv
2013-02-11 13:38:11 -05:00
KHobbits
a692f58e2f
Merge pull request #322 from necrodoom/patch-50
...
add dye aliases to match bukkit
2013-02-11 09:22:56 -08:00
Necrodoom
174b90e6e8
add dye aliases to match bukkit
2013-02-11 18:56:23 +02:00
KHobbits
11dedaf8b1
Merge pull request #321 from GunfighterJ/patch-10
...
Fix array index out of bounds on /firework fire
2013-02-11 08:41:47 -08:00
GunfighterJ
7b9870d249
Fix array index out of bounds on /firework fire
2013-02-11 10:35:55 -06:00
ElgarL
04f43db46d
Merge pull request #298 from necrodoom/patch-37
...
Fix typo at groupmanager config.yml
2013-02-10 02:12:42 -08:00
Chris Ward
0ccd54dfff
Merge pull request #317 from necrodoom/patch-47
...
update AFK documation
2013-02-10 01:54:37 -08:00
Necrodoom
64e1ee63cf
update AFK documation
2013-02-10 11:46:59 +02:00
Chris Ward
293306474b
Fix compilation, unreachable code.
2013-02-10 20:37:46 +11:00
Chris Ward
ee94164f27
Merge pull request #316 from necrodoom/patch-46
...
throw exception on banexempt
2013-02-10 01:34:53 -08:00
Necrodoom
8d454eec7f
throw exception on banexempt
...
match rest of moderator commands
2013-02-10 11:04:55 +02:00
KHobbits
f62a350d54
Fix kit messages when giving kit to another player.
2013-02-10 00:07:40 +00:00
KHobbits
5398d1ef5e
missing alias
2013-02-09 23:39:21 +00:00
GunfighterJ
399d243a06
Proper TL
2013-02-09 16:27:54 -06:00
GunfighterJ
d8c0256d3e
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
2013-02-09 16:27:19 -06:00
KHobbits
2e58cea13b
Make /god and /god <player> behave the same.
2013-02-09 19:31:31 +00:00
Chris Ward
7c5ed0d7c8
Merge remote-tracking branch 'origin/groupmanager' into 2.9
2013-02-09 21:55:20 +11:00
ElgarL
de258e26da
Fix bad Git Merge
2013-02-09 10:51:16 +00:00
Chris Ward
3ee51a1931
Merge pull request #312 from necrodoom/patch-44
...
update kit link to the new one
2013-02-09 02:48:48 -08:00
Necrodoom
a4689cc9cc
update kit link to the new one
2013-02-09 12:47:36 +02:00
Chris Ward
d239423db0
Merge pull request #311 from necrodoom/patch-43
...
fix itemmeta link on kit section
2013-02-09 02:41:01 -08:00
Necrodoom
8b9585be06
fix itemmeta link on kit section
2013-02-09 11:57:32 +02:00
GunfighterJ
d74c24440a
Un-deletes deleted things.
2013-02-08 17:14:46 -06:00
GunfighterJ
bb94023c76
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
2013-02-08 16:05:48 -06:00
snowleo
627f48f29c
Fix /seen command
2013-02-08 22:26:21 +01:00
snowleo
fb4e1eefbe
Don't overwrite last location on logout
...
Logout position is saved as logoutlocation now in users yml
2013-02-08 21:22:35 +01:00