KHobbits
|
5060048a31
|
Revert "[Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and modern bukkit.
This reverts commit 276f0f8972 .
If you don't understand the code, don't touch it.
|
2013-02-26 03:30:11 +00:00 |
|
Iaccidentally
|
f994f0eb1d
|
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
|
2013-02-25 22:01:49 -05:00 |
|
Iaccidentally
|
276f0f8972
|
[Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and modern bukkit. :: http://i.imgur.com/79Izo.jpg
|
2013-02-25 22:01:06 -05:00 |
|
Iaccidentally
|
5fa1342159
|
Merge pull request #360 from GunfighterJ/patch-15
[Protect] Prevent creepers from breaking paintings if their explosions a...
|
2013-02-25 18:46:44 -08:00 |
|
GunfighterJ
|
7507fcdc05
|
[Protect] Prevent creepers from breaking paintings if their explosions are disabled.
Backport from 3.0
|
2013-02-25 17:15:20 -06:00 |
|
ElgarL
|
2ade9d28ba
|
Show the world a group change is made in when using notify.
|
2013-02-25 14:11:42 +00:00 |
|
ElgarL
|
f032c84513
|
Store worldSelection indexed on the senders name rather than the object
(fixes commandblocks using manselect).
|
2013-02-25 13:49:18 +00:00 |
|
ElgarL
|
70aaf168e5
|
Only prevent adding nodes with '/manuaddp' and '/mangaddp' if they are
exact matches (not wildcards).
|
2013-02-25 12:47:23 +00:00 |
|
ElgarL
|
455b12eb5d
|
Warn when adding a node where an exception already exist.
|
2013-02-25 10:46:16 +00:00 |
|
ElgarL
|
d219c63bd2
|
Don't allow adding a node with '/manuaddp' and '/mangaddp' which is
already negated.
|
2013-02-25 10:27:01 +00:00 |
|
ElgarL
|
0c92e11ed6
|
Fix setting of accessLevel on User level permission tests.
|
2013-02-25 10:11:44 +00:00 |
|
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 |
|