KHobbits
2a8e44dda8
New Permission:
...
essentials.build.pickup.<id>[:<datavalue>] - Allows collecting of an item
essentials.build.drop.<id>[:<datavalue>] - Allows dropping of an item
2012-09-19 20:57:06 +01:00
KHobbits
edc4d62004
Missing tl key.
2012-09-15 22:06:42 +01:00
KHobbits
aa14cc39d9
Add missing TL key
...
Fixes #1363
2012-09-15 21:16:31 +01:00
KHobbits
b7f2add7b4
Fixed jail extend message - xGhOsTkiLLeRx
2012-09-14 01:10:22 +01:00
KHobbits
3691417848
Fix Missing TL key
2012-09-09 17:10:26 +01:00
KHobbits
699ec273dd
More message cleanup
2012-09-09 16:15:12 +01:00
KHobbits
e18d12f109
Message cleanup.
2012-09-09 05:41:06 +01:00
KHobbits
8e885a3a6e
Make /itemdb command list the 15 shortest item.csv names for said item.
...
This will be useful when making eco signs.
2012-09-08 18:33:06 +01:00
KHobbits
e045f9d983
Optimize AntiBuild a little
...
Support item name deny messages in antibuild.
2012-08-28 01:38:16 +01:00
KHobbits
2b6d41ac5f
More work on /fly command - Still incomplete
...
Updated and fixed messages files for missing keys.
2012-08-26 17:16:22 +01:00
KHobbits
a4936355b5
Updated Spanish Translation
2012-08-26 00:36:35 +01:00
ementalo
fc288718b7
Switching the syntax of gamemode /gm mode player and adding mode aliases
...
Fixing translation keys
Fix plugin.yml gamemode syntax
2012-08-02 17:43:58 +01:00
Iaccidentally
c4a704b1a2
The French are weird : they use colons like this.
2012-06-17 11:50:52 -04:00
Iaccidentally
776900bd7b
fix spacing issue in messages.properties
2012-06-17 11:41:00 -04:00
KHobbits
0a9c88a990
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
4638c5ab55
Added missing TL key 'hatRemoved'
2012-06-16 13:56:36 +01:00
kukelekuuk00
641a4b9dff
Allow your hat to be removed with /hat remove
2012-06-15 22:36:26 +02:00
Iaccidentally
c32e10caac
oops. forgot this.
2012-06-12 01:13:12 -04:00
Iaccidentally
9e1d7aca92
fix some tl keys
2012-06-11 22:05:30 -04:00
KHobbits
3b43f7bf03
Messing around with whois syntax
...
(TL's probably need some love)
2012-06-12 01:43:20 +01:00
KHobbits
2f18c6edf1
Fix spacing issue in /list
2012-06-12 00:27:21 +01:00
KHobbits
4f2f166824
Adding mute status to /whois
2012-06-12 00:16:09 +01:00
KHobbits
24ec242ecf
Fixing up some TL mistakes
2012-06-10 18:38:55 +01:00
md_5
45c1e347b0
Don't allow armor to be used as a hat.
2012-05-27 17:36:04 +10:00
md_5
0559b935e9
Add new command /hat and update translate keys as well as fix colour codes.
2012-05-27 17:24:49 +10:00
ementalo
27102d1c38
Adding the kickedAll TL key the the rest of the files
2012-04-24 10:24:08 +01:00
ementalo
d1eb7e5614
Display name of new world on world change
2012-04-12 21:26:19 +01:00
KHobbits
47cf1289d7
Don't show 'backup started' on /backup if it hasn't been configured.
2012-03-25 19:10:39 +01:00
KHobbits
0a74da88d6
Help command refresh.
2012-03-23 17:16:09 +00:00
KHobbits
71358629f4
New command: /fly
...
New perm: essentials.fly.others
2012-03-22 22:59:52 +00:00
snowleo
ca11d4d98b
Fix bukkit download url
2012-03-17 11:15:28 +01:00
KHobbits
762105d692
New permission: essentials.tp.others - Allows players to /tp <p1> <p2> replaces old reused permission.
...
New permission usage: if world-teleport-permissions is true in the config, TP commands will now check for essentials.world.<worldname> when a tp would switch worlds.
2012-03-17 06:10:02 +00:00
KHobbits
87cd693020
Adding Exp to /whois, shows total exp and ingame level.
...
Due to the way minecraft calculates levels (flawed formula), its possible to not match calculated level.
2012-03-17 01:43:49 +00:00
ementalo
6cf2bb5cd9
Adding permissions for overwriting exisitng warps
...
essentials.warp.overwrite.[warpname] will allow overwrting of exsiting warps
essentials.warp.overwrite.* for all warps
Adding WarpNotFoundException class
2012-03-14 21:16:22 +00:00
KHobbits
dfd63a81ac
Missed a TL key.
2012-03-12 16:50:32 +00:00
KHobbits
dfbc1956c9
Fixing a few TL Keys
2012-03-12 15:35:20 +00:00
KHobbits
c0490c0890
New TL Key, allow formatting/colouring of help output.
2012-03-12 15:21:37 +00:00
KHobbits
adffbab678
Adding jail time to /whois.
2012-03-12 01:15:10 +00:00
KHobbits
8b7c5cf2ed
Add listgroups as TL key
2012-03-05 00:19:40 +00:00
KHobbits
6da705c86f
Allow more currency customization.
...
Added currency key to messages.
2012-03-04 10:11:58 +00:00
KHobbits
862f3aad59
Adjustments to negative eco give/take.
2012-02-28 02:45:03 +00:00
KHobbits
e277acf80e
Display users new balance on /eco give/take.
2012-02-28 02:45:02 +00:00
KHobbits
6fb8dad0ec
Balance top now has server total on first line.
...
Balance top will update ess balance backup if using register/vault eco.
2012-02-23 15:17:23 +00:00
KHobbits
92fa415848
More info, and less severe warning on jail error.
2012-01-31 08:33:14 +00:00
Léa Gris
25976edc2b
i18n added to command nuke
2012-01-26 04:46:00 +01:00
KHobbits
8d441a4cc7
Messages Cleanup
2012-01-20 23:13:37 +00:00
KHobbits
f5d65371b2
Adding translation keys for [L] and [Spy]
2012-01-20 22:57:35 +00:00
snowleo
e46fe381b4
Removing load info, bucket displays that now.
2012-01-20 05:52:35 +01:00
KHobbits
fad38170a8
Make the version error messages stand out a little more...
2011-12-11 05:49:25 +00:00
KHobbits
f9905f9953
Make the alt command message, sound less negative/broken.
2011-12-09 22:53:36 +00:00