1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-25 05:41:36 +02:00
Commit Graph

4041 Commits

Author SHA1 Message Date
Zarubinator
880893aa43 Fixed bug when logging in silently 2013-12-06 21:15:27 -05:00
Chris Ward
3e381970e1 Who doesn't love a good ol' NPE 2013-12-06 19:01:37 +11:00
Necrodoom
5490f68d8c Fix glass pane IDs
remove duplicates in items.csv (thanks .itemdbparse)
2013-12-05 23:09:35 +00:00
Chris Ward
c1bdd6ec94 Cleanup join/quit messages. 2013-12-05 23:08:29 +00:00
Chris Ward
e8bd7baba8 Fix custom join messages Removes double message, adds colour codes and placeholders for the user's name. 2013-12-05 23:08:28 +00:00
TheReverend403
3433d59b7b Code cleanup 2013-12-05 23:06:04 +00:00
Necrodoom
c37c238832 Update items.csv to 1.7.2 (beta file version) 2013-12-05 23:03:34 +00:00
KHobbits
1f337dc1cd Updated translations from crowdin 2013-12-05 23:03:34 +00:00
KHobbits
8f863c3935 Cache join/quit messages. 2013-12-05 23:03:33 +00:00
Iaccidentally
a8825fab22 Add options to disable join/quit messages and custom join/quit messages 2013-12-05 23:03:33 +00:00
KHobbits
4bc7034b25 Merge remove and killall command, thanks to @Evonuts and @Iaccidentally. 2013-12-05 23:03:33 +00:00
Adam
4f6290c61c Add a title to [Disposal] and [Free] sign inventory 2013-12-05 23:03:33 +00:00
Chris Ward
5281bafec9 Update FakeServer - fixes compilation 2013-12-05 23:03:33 +00:00
KHobbits
6817160351 Update to first build of 1.7.2 - CraftBukkit is still buggy so expect issues
Bukkit: #1856 CB: #2922
2013-12-05 23:03:32 +00:00
iBo3oF
66e55e0e29 Add Balance Update Event. 2013-12-05 23:03:31 +00:00
KHobbits
db4ec10a4c Tidy up string manipulation in trade signs. 2013-12-05 23:03:31 +00:00
KHobbits
139f99d98f Try to be a little less confusing with non-command debug errors. 2013-12-05 23:03:31 +00:00
KHobbits
df7015ea4f Adding saddles to horses should properly tame horses. 2013-12-05 23:03:31 +00:00
Necrodoom
0ebc82756f Do not block user damaging self (ender eye) 2013-11-17 19:19:42 +02:00
Joseph Jenniges
2db51893a9 Fix logic error with /kickall in console 2013-11-17 10:04:36 -06:00
snowleo
fa5e78f2c6 Fix fromIndex = -20 2013-11-15 20:06:16 +01:00
KHobbits
53fa837d0e Throw meaningful warnings when wrong Essentials version is used with unsupported mod packs. 2013-11-15 00:22:10 +00:00
Iaccidentally
833d32ff2b Tidy up Commandremove a bit, thanks to Evonuts 2013-11-10 23:25:42 +00:00
Iaccidentally
53d62c6966 Add more functionality to the remove command. This now overlaps some functionality of the killall command, which should eventually be merged into this command and removed. new options: hostile, monsters, passive, animals, ambient, mobs, entities 2013-11-10 23:25:34 +00:00
KHobbits
a9e62516bc Allow ignore to block tpahere requests. 2013-11-09 04:08:25 +00:00
KHobbits
d720911128 Add a couple more enchant aliases for blast protection 2013-11-09 03:40:51 +00:00
Iaccidentally
f056d430c4 Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
Iaccidentally
5415207c88 Add ability to supress join/leave messages :: new permissions: essentials.silentjoin & essentials.silentquit 2013-11-06 18:05:02 -05:00
Iaccidentally
ca0d688db0 netbeans 7.4 stuff 2013-11-06 18:03:46 -05:00
KHobbits
acf62ac21f Update Bukkit and Craftbukkit jar files for stable 1.6.4
Bukkit: 1848 Craftbukkit: 2912
2013-10-28 00:29:01 +00:00
KHobbits
a3abef4218 Update Translation files from Crowdin:
http://translate2.ess3.net/
2013-10-28 00:21:41 +00:00
FearFree
2ba83544e1 Update for consistency.
Signed-off-by: KHobbits <rob@khobbits.co.uk>
2013-10-28 00:10:35 +00:00
FearFree
4d9dc9a603 Clarify no perm msgs for missing .offline perms
Signed-off-by: KHobbits <rob@khobbits.co.uk>
2013-10-28 00:10:33 +00:00
KHobbits
65c973a154 Clarify message when ignoring exempt players. 2013-10-27 23:53:24 +00:00
Chris Ward
28b122ee1d Fix automatic versioning when compiling with Maven 2013-10-21 13:50:17 +11:00
KHobbits
ce245d5bdd Add a little more group based debugging. 2013-10-21 01:20:09 +01:00
KHobbits
df5e566682 Add debug log entry when checking permission groups. 2013-10-20 17:45:37 +01:00
KHobbits
2538618835 Round up Y position when standing on half blocks. This should address some safelogin bugs. 2013-10-20 02:25:11 +01:00
KHobbits
2284b0f45e Restore deleted craftbukkit jar 2013-10-20 01:36:22 +01:00
KHobbits
81a9a0f65e Restore original give/take Money API 2013-10-19 12:26:28 +01:00
Chris Ward
2a02a67ff0 [Fix] Allow someone to change their nick to different case of the same thing 2013-10-19 12:19:40 +01:00
Chris Ward
200948bdd5 Use a player's real name in /balance if they are vanished 2013-10-19 12:19:40 +01:00
Chris Ward
c55c0d6bdd Call Ant from Maven (for GM) 2013-10-19 12:19:40 +01:00
Chris Ward
5eabb8ac26 Fix null pointer exception on kits with meta 2013-10-19 12:19:39 +01:00
Chris Ward
0ba3afe881 Make looping commands see vanished players properly
Make /r check player existence in the correct order
2013-10-19 12:19:39 +01:00
Chris Ward
d84fb870bf Add Maven Support 2013-10-19 12:19:39 +01:00
Chris Ward
ce3a90b617 Fix double messages in targeted commands 2013-10-19 12:19:37 +01:00
Chris Ward
859db92ccc Remove .idea and *.iml from git 2013-10-18 17:32:47 +11:00
Chris Ward
e0177e28b1 Fix /r 2013-10-18 17:23:27 +11:00
KHobbits
e07dc0f248 Cleanup 2013-10-18 00:07:35 +01:00