KHobbits
|
8b11b870b1
|
General cleanup.
Add optional TL param for tempban/mute time in notify message
|
2013-08-11 21:34:26 +01:00 |
|
KHobbits
|
53faf70d10
|
Update Translations from crowdin
|
2013-08-05 00:19:44 +01:00 |
|
okamosy
|
e3c83be37e
|
Refactored and cleaned up SpawnMob. Added context-aware help /spawnmob <mob>:
|
2013-07-20 21:29:13 +01:00 |
|
KHobbits
|
c1e39c7007
|
Show if a IP is ip-banned on /seen <ip>
|
2013-07-19 02:25:50 +01:00 |
|
Necrodoom
|
419f51636a
|
Max near radius
|
2013-07-15 23:10:55 +01:00 |
|
KHobbits
|
a14104c529
|
Add support for /worth all and /worth hand
|
2013-07-14 01:03:08 +01:00 |
|
KHobbits
|
adb5189d42
|
Add 'No one listening' message stub, will be empty by default and thus not sent.
|
2013-07-13 17:31:14 +01:00 |
|
KHobbits
|
ef3b052c64
|
Remove old chat hook
Use Bukkit API for local chat handling
Implement localChatSpy event
|
2013-07-13 17:25:58 +01:00 |
|
KHobbits
|
9f015c1bda
|
Update TL files from Crowdin, this commit resets untranslated English to new colour scheme.
|
2013-07-10 22:36:27 +01:00 |
|
KHobbits
|
61ed77b60c
|
Remove unused TL Keys
|
2013-07-10 22:14:23 +01:00 |
|
Iaccidentally
|
2ad346e84c
|
[FEATURE] Add configurable max nick length
|
2013-07-10 10:48:14 -04:00 |
|
KHobbits
|
2f4a19a5b8
|
Update Polish and Swedish translations from crowdin
|
2013-07-07 14:54:38 +01:00 |
|
KHobbits
|
3de3f00b11
|
Let's make the default group colour orange.
|
2013-06-26 01:22:18 +01:00 |
|
KHobbits
|
a15e0b3875
|
[Feature] Expand /ci to allow removing certain amounts, and breakdown on the items removed.
|
2013-06-22 17:36:35 +01:00 |
|
KHobbits
|
f8fb8935d7
|
[Fix] Don't throw the wrong error message when using group limited kit signs.
|
2013-06-19 21:20:58 +01:00 |
|
cexikitin
|
f38ed576c5
|
Alert give sender that the user was unable to receive all the items.
|
2013-06-09 03:05:40 +01:00 |
|
KHobbits
|
9dc6e7ad1e
|
Add indication of when kit's cannot be used yet, in the /kit output.
|
2013-05-18 23:27:41 +01:00 |
|
KHobbits
|
727c53eb2b
|
[Feature] Add hunger level to /whois
|
2013-05-18 18:20:06 +01:00 |
|
KHobbits
|
0b20055f60
|
Sorted TL files
|
2013-05-04 19:22:44 +01:00 |
|
KHobbits
|
479dad9966
|
cleanup
|
2013-05-04 18:22:55 +01:00 |
|
KHobbits
|
b7acccfc8b
|
[Feature] Make /kit list kit costs if any are set.
|
2013-05-04 18:11:35 +01:00 |
|
SKmedix
|
041fa8537d
|
Update messages_pl.properties
Changelog:
---
* Added:
kitError2 (216)
kitNotFound (536)
socialSpy (537)
setBal (538)
insufficientFunds (540)
* Fixed:
backUsageMsg (21)
banFormat (28)
bedMissing (30)
connectedPlayers (58)
downloadingGeoIp (91)
fullStack (125)
geoIpUrlEmpty (131)
geoIpUrlInvalid (132)
healOther (148)
itemSpawn (200)
jailReleased (206)
jailSentenceExtended (208)
jailSet (209)
kickedAll (213)
kitInvFull (221)
kitOnce (222)
markMailAsRead (239)
matchingIPAddress (242)
messageTruncated (246)
nickChanged (272)
removed (376)
repairNone (381)
teleportAll (419)
tempBanned (434)
thunderDuration (437)
timeSet (442)
totalWorthAll (446)
totalWorthBlocks (447)
tradeSignEmpty (450)
youAreHealed (520)
youHaveNewMail (521)
balanceOther (527)
|
2013-04-30 20:34:33 +03:00 |
|
Iaccidentally
|
7a46de6b02
|
Fix some tl keys :: update Portuguese translation
|
2013-04-30 12:26:09 -04:00 |
|
KHobbits
|
137d0df9dc
|
Fix TL messages.
|
2013-04-30 00:18:53 +01:00 |
|
Iaccidentally
|
02df03a4b1
|
[CHANGE] Rewrite eco command with better logic :: the command will now attempt to do exactly what it is told, with respect to the minimum balance :: fix missing messages
|
2013-04-27 23:44:23 -04:00 |
|
Necrodoom
|
e60f17bb53
|
Fix radius in /remove and add world.
Fix SocialSpy
Fix /killall world argument.
|
2013-04-28 04:20:28 +01:00 |
|
KHobbits
|
865b581d06
|
Update Polish translation by skmedix
|
2013-04-28 03:31:18 +01:00 |
|
Necrodoom
|
b093111920
|
[Fix] Output proper message if typo'd kit
|
2013-04-28 03:22:31 +01:00 |
|
Iaccidentally
|
547e262061
|
[FEATURE] Add kill exempt :: new permission: essentials.kill.exempt
players with essentials.kill.force and console will still be able to override this
|
2013-04-19 14:40:10 -04:00 |
|
GunfighterJ
|
a72777d043
|
Allow permission control of stacked mobs
Adds essentials.spawnmob.stack to allow stacking of more than one mob using the /spawnmob command
Adds https://www.assembla.com/spaces/essentials/tickets/4050
|
2013-04-14 15:01:25 -05:00 |
|
GunfighterJ
|
bac2b3f878
|
[Feature] pweather command
|
2013-04-06 16:20:12 -05:00 |
|
KHobbits
|
8777410d30
|
Balance others message.
|
2013-04-06 05:54:44 +01:00 |
|
SKmedix
|
159cbba809
|
Update messages_pl.properties
Update Polish translation.
|
2013-03-29 03:19:43 +00:00 |
|
SKmedix
|
35792f9728
|
Update messages_pl.properties
Update Polish translation.
|
2013-03-20 08:53:00 +00:00 |
|
kukelekuuk00
|
0c82c61574
|
fixes and addition of '*' to match all unmatched users.
|
2013-03-18 06:16:02 +00:00 |
|
kukelekuuk00
|
32099a4109
|
Added /list [group] and some more detailed configuration regarding /list
|
2013-03-18 06:16:02 +00:00 |
|
GunfighterJ
|
ce51a07bf1
|
Potion erroring and duration/power fix
|
2013-03-18 06:14:44 +00:00 |
|
Necrodoom
|
20d019383f
|
Update messages.properties
fix typos in new messages
|
2013-03-16 12:15:57 +00:00 |
|
KHobbits
|
1111254e46
|
Fix potion effect errors
|
2013-03-16 09:13:21 +00:00 |
|
KHobbits
|
e60c65cfc5
|
Fixed lost TL.
|
2013-03-10 23:43:13 +00:00 |
|
Skylexia-PC
|
6b70899484
|
Shows IP unbans to online staff.
|
2013-03-10 23:41:17 +00:00 |
|
Skylexia-PC
|
16857da2b4
|
Update tl properties to remove unused properties.
|
2013-03-10 04:37:04 -04:00 |
|
Skylexia-PC
|
ee7b50a014
|
[Feature] Broadcast unbans to online staff.
|
2013-03-10 03:22:35 -04:00 |
|
GunfighterJ
|
4aaf0eda79
|
[Feature] Adds meta permissions
TL MetaItemStack.java
Some meta cleanup
Parameter refactor for clarity
Full list of added perms http://goo.gl/do1XL
|
2013-03-06 15:09:51 -06:00 |
|
KHobbits
|
292f8a8799
|
Sort TL files.
|
2013-03-06 17:44:05 +00:00 |
|
SKmedix
|
2187b7536e
|
Update messages_pl.properties
Update Polish translations.
---
Date: 2.03.13
---
Added "playerBanIpAddress" (27)
|
2013-03-02 18:41:04 +01:00 |
|
KHobbits
|
86c0767833
|
Fix /banip so it compiles, also throw it through a DRYer.
|
2013-03-02 17:08:22 +00:00 |
|
Necrodoom
|
090c1f6f83
|
Include IP address when banning IP
|
2013-03-02 17:08:16 +00:00 |
|
KHobbits
|
58b1b34e44
|
Merge pull request #369 from TheReverend403/2.9
Fix geoip messages
|
2013-02-28 05:32:42 -08:00 |
|
Lee Watson
|
ffbc05144c
|
Updated ALL local files
|
2013-02-28 13:23:28 +00:00 |
|