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

2722 Commits

Author SHA1 Message Date
Iaccidentally
0783c766a0 The French are weird : they use colons like this. 2012-06-17 11:50:52 -04:00
Iaccidentally
011ddc3425 fix spacing issue in messages.properties 2012-06-17 11:41:00 -04:00
ElgarL
f8d6337364 Better update for the User object player reference. 2012-06-16 19:12:54 +01:00
ElgarL
8345ff8fbf Clear the player reference on logout so it's refreshed upon a reconnect. 2012-06-16 19:04:40 +01:00
KHobbits
42ec44fd2e Using /exp, show can't find player message, if no matching player is found. 2012-06-16 18:22:31 +01:00
KHobbits
abffca467a Added missing syntax to plugin.yml 2012-06-16 17:56:12 +01:00
KHobbits
c5ea103963 Fix playerlistname update when prefix/suffix option is disabled.
Fixes #2216
2012-06-16 17:42:42 +01:00
KHobbits
ae9b76e87c Adjust kit delay description.
Fixes #1580
2012-06-16 17:37:42 +01:00
KHobbits
0331962f98 Prevent joinbots from triggering join code, unless they are actually connected to the server and online. 2012-06-16 17:31:33 +01:00
KHobbits
dfc509c2f4 Added TL key for ban syntax,
Default message: "Banned: <reason>"
Default reason: The Ban Hammer has spoken!
Optional 2nd param to banReason, {1}, will contain user who made the ban.
Example use: "banReason=Banned for {0} by {1}"
2012-06-16 17:10:47 +01:00
KHobbits
1530cf76b6 Fix teleport cooldowns - thanks @basicsensei
Fixes #2260
2012-06-16 16:46:40 +01:00
KHobbits
923f2732b4 Players should not be able to ignore Console
Also implement chat exempt permission in other commands.
2012-06-16 16:22:51 +01:00
KHobbits
0e29e2ac60 Fix chat showing [spy] prefix when social spy was not required to see the message.
Fixes #2263
2012-06-16 16:05:48 +01:00
KHobbits
3f7d252c31 Replace op ignore exempt with ignore exempt chat permission:
essentials.chat.ignoreexempt
This permission won't prevent a player from ignoring the player, but the player will see the chat messages anyway.
2012-06-16 16:01:27 +01:00
KHobbits
63280f2e08 Fix /exp so it can be used in the console 2012-06-16 14:26:29 +01:00
KHobbits
64f2d14b15 Avoid silent command failures on /hat (ie typing /hat fish will no longer silently return as if broken) 2012-06-16 14:02:13 +01:00
KHobbits
363a825c38 Added missing TL key 'hatRemoved' 2012-06-16 13:56:36 +01:00
KHobbits
bd1aec349c Make /vanish follow the same rules as /fly, /god and /gamemode 2012-06-16 13:53:46 +01:00
Iaccidentally
e7039f500f Merge pull request #85 from kukelekuuk00/master
Updated dutch translation and fixed many grammar and spelling mistakes.
2012-06-15 15:06:38 -07:00
kukelekuuk00
f463fc9f97 Updated dutch translation and fixed many grammar and spelling mistakes. 2012-06-16 00:02:19 +02:00
Iaccidentally
27028d2c0e Merge pull request #82 from kukelekuuk00/master
Allow your hat to be removed with /hat remove
2012-06-15 13:44:51 -07:00
kukelekuuk00
13fa4bcb5f Allow your hat to be removed with /hat remove 2012-06-15 22:36:26 +02:00
Paul A.
44696316ea Merge pull request #81 from kukelekuuk00/master
/vanish [on|off] - thanks kukelekuuk00
2012-06-15 03:05:13 -07:00
kukelekuuk00
1ed1c57371 args[0] instead of args[1]
derp
2012-06-15 11:41:06 +02:00
kukelekuuk00
55d6ef7719 /vanish [on|off] 2012-06-15 11:02:04 +02:00
Iaccidentally
31ea15caac Merge branch 'master' of https://github.com/essentials/Essentials 2012-06-12 22:33:12 -04:00
Iaccidentally
646d9dec3a add /e<command> aliases to essentials spawn 2012-06-12 22:28:10 -04:00
KHobbits
3be9803130 Revert "Invert teleport timer."
This reverts commit 81e98cf04a.
2012-06-13 03:06:42 +01:00
KHobbits
81e98cf04a Invert teleport timer. 2012-06-13 02:51:47 +01:00
KHobbits
20c1ab7888 3 char min length on /pay and /msg 2012-06-13 00:49:36 +01:00
Iaccidentally
5092fa8071 This is broken for some reason. Removing until fixed. 2012-06-12 01:41:39 -04:00
Iaccidentally
a3fcd89100 oops. forgot this. 2012-06-12 01:13:12 -04:00
Iaccidentally
71fc91edc7 add admin chat 2012-06-12 00:59:53 -04:00
Iaccidentally
e6dc76e31c Merge pull request #79 from Iaccidentally/master
update messages_pt.properties
2012-06-11 19:40:42 -07:00
Iaccidentally
6335f35ce2 fix Portuguese translation with new messages 2012-06-11 22:34:40 -04:00
Alexander Schepp
2f8694e6dd Merge pull request #78 from Iaccidentally/master
fix some tl keys
2012-06-11 19:17:44 -07:00
Iaccidentally
d8564c3568 fix some tl keys 2012-06-11 22:05:30 -04:00
KHobbits
6c1c8495a7 Messing around with whois syntax
(TL's probably need some love)
2012-06-12 01:43:20 +01:00
KHobbits
5085b3657c Fix spacing issue in /list 2012-06-12 00:27:21 +01:00
KHobbits
6f745aa344 Fixing messed enchantment. 2012-06-12 00:18:53 +01:00
KHobbits
9fb14c69bf Merge pull request #76 from necrodoom/patch-2
pull request for expanding enchant database
2012-06-11 16:17:53 -07:00
KHobbits
d88099b785 Merge pull request #77 from necrodoom/patch-3
woodenslab fix, pointed out by branicyeti
2012-06-11 16:17:21 -07:00
KHobbits
eec97c3a8c Adding mute status to /whois 2012-06-12 00:16:09 +01:00
necrodoom
5d595b3f4c woodenslab fix, pointed out by branicyeti 2012-06-11 16:39:18 +03:00
necrodoom
9441bcb4fe pull request for expanding enchant database 2012-06-11 15:08:12 +03:00
KHobbits
789601ce09 Update Bukkit to 1.2.5-R4
Bukkit: #1473 CB: #2222
2012-06-11 00:40:45 +01:00
md_5
2e113425f2 Fix the vanish command for good. 2012-06-11 09:18:06 +10:00
KHobbits
ecf9952428 I spied some more big Booleans. 2012-06-11 00:14:19 +01:00
KHobbits
b15dc79492 i should prefer boolean to Boolean. 2012-06-11 00:08:31 +01:00
KHobbits
84606b89b5 Make /whois throw an error if no matching players are found. 2012-06-11 00:07:22 +01:00