1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-30 17:59:53 +02:00

4336 Commits

Author SHA1 Message Date
SKmedix
fe71cc2fec Update Essentials/src/messages_pl.properties
Update Polish translations.
---
Date: 24.02.13

---
+ Added "noMatchingPlayers" (509)
+ Added "matchingIPAddress" (510)
+ Added "runningPlayerMatch" (511)
* Fixed "adventure" (8)
* Fixed "antiBuildInteract" (14)
2013-02-24 11:45:56 +01:00
KHobbits
deaa1d6e61 [Feature] Allow IP lookup in /seen command.
[Permission] essentials.seen.ipsearch - allows /seen <ip address>
2013-02-24 03:55:20 +00:00
KHobbits
7cf406555b Clarify vanish status a little. 2013-02-23 23:34:31 +00:00
Iaccidentally
47fc955578 Merge pull request #352 from GunfighterJ/patch-15
[Fix] Persist yaw and pitch on teleport
2013-02-23 11:57:15 -08:00
KHobbits
cffc62b162 Merge pull request #356 from skmedix/patch-19
Update Essentials/src/messages_pl.properties
2013-02-23 05:26:21 -08:00
skmedix
e6c8ed54cd Update Essentials/src/messages_pl.properties
Update Polish translations.
---
Date: 23.02.13
---
* Fixed "fireworkSyntax" (502)
* Fixed colors.
2013-02-23 11:08:47 +01:00
ElgarL
cc4bacbffc Merge pull request #355 from necrodoom/patch-63
add "all_unnamed_worlds" info
2013-02-22 12:47:12 -08:00
Necrodoom
f99470d0c9 fix typo 2013-02-22 20:49:57 +02:00
Necrodoom
07d0a18d29 add "all_unnamed_worlds" info 2013-02-22 20:48:09 +02:00
ElgarL
0973f58421 Only one error this time Necrodoom :) 2013-02-22 17:21:14 +00:00
ElgarL
bea18f899c Merge pull request #353 from necrodoom/patch-61
various messages fixes - This better work!!!!!!
2013-02-22 09:19:56 -08:00
ElgarL
c5dea15d75 Fix global mirroring of non main worlds. 2013-02-22 17:07:55 +00:00
Necrodoom
bfe3db71a8 various messages fixes 2013-02-22 19:07:01 +02:00
GunfighterJ
4407e775ed [Fix] Persist yaw and pitch on teleport
Vanilla bukkit/MC persists yaw on teleport
2013-02-22 10:56:39 -06:00
ElgarL
b33627b95e Merge pull request #351 from GunfighterJ/gm-patch-1
Receive was spelt wrong
2013-02-22 05:56:53 -08:00
GunfighterJ
83fbe0d497 I before E except after C 2013-02-22 07:50:54 -06:00
ElgarL
48d4f047fb Do not list "all_unnamed_worlds" as a selectable world. 2013-02-22 13:17:58 +00:00
ElgarL
6b8196c0cb Don't try to use the worldHolder before it's initialised. 2013-02-22 12:59:50 +00:00
ElgarL
528342cac7 Added a new mirroring option in the config of 'all_unnamed_worlds'. This
will cause all new or unnamed worlds to use this mirroring.
2013-02-22 12:39:41 +00:00
ElgarL
b113529fd3 '/manselect' will no longer list duplicate worlds. 2013-02-22 11:46:59 +00:00
KHobbits
66da7aa81c Merge pull request #350 from skmedix/patch-18
Update Polish TL - Thanks to andrewkm for proofing.
2013-02-22 02:44:03 -08:00
skmedix
4f3627ef76 Update Essentials/src/messages_pl.properties
Update Polish translations.
---
Date: 21.02.13
---
+ Added "cleaned" (42)
+ Added "cleaned" (43)
2013-02-21 11:03:06 +01:00
GunfighterJ
964c1f349b Cache teleport invulnerability time 2013-02-20 13:46:28 +00:00
Chris Ward
958c091abc Final! 2013-02-20 12:46:47 +11:00
KHobbits
42af71de05 Readme cleanup. 2013-02-20 01:39:04 +00:00
KHobbits
7bf26f86d7 Code cleanup 2013-02-19 23:06:04 +00:00
kukelekuuk00
a61ff68abb Added /essentials cleanup <days> [money] [homes] [bans]
Delete userdata of players offline for over <days> and with less money than [money], less homes than [homes] and less bans than [bans].
2013-02-19 22:43:23 +00:00
Necrodoom
3d7f0c81b6 add 1.5 new slab blocks 2013-02-19 19:47:49 +02:00
Necrodoom
c0102c00fb update items.csv to minecraft 1.5
dont pull till 1.5 bukkit devbuild
2013-02-19 13:35:29 +02:00
Chris Ward
fdbe862125 Merge pull request #341 from necrodoom/patch-59
fix rest of "posion" aliases
2013-02-19 02:26:44 -08:00
Necrodoom
027fbc4e95 fix rest of "posion" aliases 2013-02-19 11:46:26 +02:00
GunfighterJ
57a7ce8ce8 Fixes Necrodoom's code Needs more exception 2013-02-18 15:25:09 +00:00
Necrodoom
fed8f884eb make sure player isnt dead before healing 2013-02-18 15:08:55 +00:00
KHobbits
b759691cfd Fix socialspy command list. 2013-02-17 18:05:07 +00:00
ElgarL
ceed7a9215 Fix Necrodooms code...again! 2013-02-17 17:24:52 +00:00
ElgarL
e66226095b Merge pull request #338 from necrodoom/patch-57
if variable is inside ' ', strip them
2013-02-17 09:22:36 -08:00
ElgarL
745d7410cf Merge pull request #328 from necrodoom/patch-53
delete player command messages, bukkit does it
2013-02-17 09:21:12 -08:00
Necrodoom
3c0d56ce97 if variable is inside ' ', strip them 2013-02-17 19:09:04 +02:00
KHobbits
e393aeadb2 Clarify command disabling. 2013-02-17 16:30:05 +00:00
Necrodoom
541045491e fix auto afk description 2013-02-17 16:26:18 +00:00
KHobbits
9c8e186af6 Merge pull request #334 from necrodoom/patch-54
add skull alias to head item
2013-02-17 08:17:10 -08:00
Necrodoom
2eb052964a add skull alias to head item 2013-02-17 18:15:48 +02:00
snowleo
6a67b400ec why do we even remove the items?
derp
2013-02-17 15:34:49 +01:00
snowleo
eff0561e8a Revert the last 2 commits and actually fix the right one. 2013-02-17 15:17:47 +01:00
snowleo
b720785922 Fix all removeItem()
This could fix some broken logging of selling items
2013-02-17 15:10:41 +01:00
snowleo
9d9fb555d3 Items can't be reused after the have been used in removeItem 2013-02-17 15:07:32 +01:00
KHobbits
bfc8c0d715 Fix a couple of cosmetic errors in /seen 2013-02-17 01:18:50 +00:00
Skylexia
7c84901304 Fixed colour coding.
Fixed colour coding.

Fixed colour coding.

Fixed colour coding.

Fixed colour coding.

Fixed colour coding.

Fixed colour coding.

Fixed colour coding.

Fixed colour coding.

Fixed colour coding.

Fixed colour coding.

Fixed colour coding.

Fixed colour coding.

totalWorthAll
totalWorthBlocks
2013-02-16 18:22:25 +00:00
KHobbits
daa4e628eb Merge pull request #333 from GunfighterJ/patch-12
Adds optional argument to clear both inventory and armor with /clear
2013-02-16 08:40:44 -08:00
GunfighterJ
49931aaf9e Adds optional argument to clear inventory and armor with /clear 2013-02-15 12:38:41 -06:00