1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-24 21:31:32 +02:00
Commit Graph

2737 Commits

Author SHA1 Message Date
md_5
ecc2e17ff7 Update Czech translation. 2012-06-21 18:18:57 +10:00
Iaccidentally
e7e1d1a109 change some default values 2012-06-21 05:05:22 -03:00
Iaccidentally
51f7f6807a fixxy fixxy 2012-06-19 18:13:47 -04:00
Iaccidentally
114f8ca31c Add Finnish translation 2012-06-19 18:02:05 -04:00
Iaccidentally
70bb7f3597 Merge branch 'master' of https://github.com/essentials/Essentials 2012-06-19 17:56:43 -04:00
KHobbits
257d169ef5 *borrows snowleo's strainer* 2012-06-19 20:57:40 +01:00
Iaccidentally
ac85507175 Merge branch 'master' of https://github.com/essentials/Essentials 2012-06-19 12:48:55 -04:00
Paul A.
d37a883a8a Merge pull request #86 from necrodoom/patch-4
adding beef and steak to items.csv - thanks @necrodoom
2012-06-19 07:13:37 -07:00
KHobbits
7eafd2bea7 Little safety check for bad plugins. 2012-06-19 09:03:37 +01:00
KHobbits
ebd1fdc0a3 Patch to allow plugins to use ignore lookup, without updating their own code. 2012-06-19 08:59:26 +01:00
KHobbits
3abf66516b Add optional 2n'd param to temp ban reason TL key. 2012-06-19 08:46:33 +01:00
necrodoom
8a4afc1b74 hotfix before 2.9.2 release 2012-06-19 10:04:13 +03:00
ementalo
e4308c9dd4 Fixing vanish on off arguments 2012-06-18 15:35:21 +01:00
ementalo
690c34c665 Use the assigned variable when looking at durability in itemdb 2012-06-18 10:28:37 +01:00
KHobbits
31910e0b82 Add sign throttle config option.
Allows you to limit how often an Essentials sign can be spammed per player.
2012-06-17 19:28:59 +01:00
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