ElgarL
|
f5ed4dd6cd
|
Merge pull request #361 from necrodoom/patch-66
add catches for the last 2 config settings
|
2013-02-26 08:49:40 -08:00 |
|
ElgarL
|
17dab04094
|
Merge pull request #362 from necrodoom/patch-67
fix a few groupmanager.java errors
|
2013-02-26 06:43:31 -08:00 |
|
Necrodoom
|
308f05b8bf
|
change commandblock message
|
2013-02-26 13:05:45 +02:00 |
|
Necrodoom
|
48db088fb4
|
fix a few groupmanager.java errors
|
2013-02-26 12:27:05 +02:00 |
|
Necrodoom
|
9965e41567
|
add catches for the last 2 config settings
|
2013-02-26 12:17:26 +02:00 |
|
Iaccidentally
|
0ddcfafbc0
|
This is still needed.
|
2013-02-25 22:44:52 -05:00 |
|
KHobbits
|
6f55e4b316
|
Revert "[Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and modern bukkit.
This reverts commit a11e8d4236 .
If you don't understand the code, don't touch it.
|
2013-02-26 03:30:11 +00:00 |
|
Iaccidentally
|
de91073dda
|
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
|
2013-02-25 22:01:49 -05:00 |
|
Iaccidentally
|
a11e8d4236
|
[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
|
bf8f0365d9
|
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
|
d5f702f2cb
|
[Protect] Prevent creepers from breaking paintings if their explosions are disabled.
Backport from 3.0
|
2013-02-25 17:15:20 -06:00 |
|
ElgarL
|
c1b4ed5920
|
Show the world a group change is made in when using notify.
|
2013-02-25 14:11:42 +00:00 |
|
ElgarL
|
cc83553d72
|
Store worldSelection indexed on the senders name rather than the object
(fixes commandblocks using manselect).
|
2013-02-25 13:49:18 +00:00 |
|
ElgarL
|
643a9be985
|
Only prevent adding nodes with '/manuaddp' and '/mangaddp' if they are
exact matches (not wildcards).
|
2013-02-25 12:47:23 +00:00 |
|
ElgarL
|
9f13653be6
|
Warn when adding a node where an exception already exist.
|
2013-02-25 10:46:16 +00:00 |
|
ElgarL
|
5f5a9adf31
|
Don't allow adding a node with '/manuaddp' and '/mangaddp' which is
already negated.
|
2013-02-25 10:27:01 +00:00 |
|
ElgarL
|
29746df914
|
Fix setting of accessLevel on User level permission tests.
|
2013-02-25 10:11:44 +00:00 |
|
SKmedix
|
c3b42993de
|
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
|
964bdc6d30
|
[Feature] Allow IP lookup in /seen command.
[Permission] essentials.seen.ipsearch - allows /seen <ip address>
|
2013-02-24 03:55:20 +00:00 |
|
KHobbits
|
3d5aa40965
|
Clarify vanish status a little.
|
2013-02-23 23:34:31 +00:00 |
|
Iaccidentally
|
26352ac6b6
|
Merge pull request #352 from GunfighterJ/patch-15
[Fix] Persist yaw and pitch on teleport
|
2013-02-23 11:57:15 -08:00 |
|
KHobbits
|
00ec717e7d
|
Merge pull request #356 from skmedix/patch-19
Update Essentials/src/messages_pl.properties
|
2013-02-23 05:26:21 -08:00 |
|
skmedix
|
f70015e8c5
|
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
|
399be38680
|
Merge pull request #355 from necrodoom/patch-63
add "all_unnamed_worlds" info
|
2013-02-22 12:47:12 -08:00 |
|
Necrodoom
|
3bceecdfb6
|
fix typo
|
2013-02-22 20:49:57 +02:00 |
|
Necrodoom
|
68b95c668d
|
add "all_unnamed_worlds" info
|
2013-02-22 20:48:09 +02:00 |
|
ElgarL
|
a7648c7c12
|
Only one error this time Necrodoom :)
|
2013-02-22 17:21:14 +00:00 |
|
ElgarL
|
bda3c32370
|
Merge pull request #353 from necrodoom/patch-61
various messages fixes - This better work!!!!!!
|
2013-02-22 09:19:56 -08:00 |
|
ElgarL
|
9ce067a7fd
|
Fix global mirroring of non main worlds.
|
2013-02-22 17:07:55 +00:00 |
|
Necrodoom
|
ef7d323902
|
various messages fixes
|
2013-02-22 19:07:01 +02:00 |
|
GunfighterJ
|
b83a8eccee
|
[Fix] Persist yaw and pitch on teleport
Vanilla bukkit/MC persists yaw on teleport
|
2013-02-22 10:56:39 -06:00 |
|
ElgarL
|
51ddcdcf87
|
Merge pull request #351 from GunfighterJ/gm-patch-1
Receive was spelt wrong
|
2013-02-22 05:56:53 -08:00 |
|
GunfighterJ
|
8ca738a436
|
I before E except after C
|
2013-02-22 07:50:54 -06:00 |
|
ElgarL
|
f9b5d74f6d
|
Do not list "all_unnamed_worlds" as a selectable world.
|
2013-02-22 13:17:58 +00:00 |
|
ElgarL
|
8960417d56
|
Don't try to use the worldHolder before it's initialised.
|
2013-02-22 12:59:50 +00:00 |
|
ElgarL
|
90730f63d5
|
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
|
13e07f64ec
|
'/manselect' will no longer list duplicate worlds.
|
2013-02-22 11:46:59 +00:00 |
|
KHobbits
|
6308b1ecf3
|
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
|
dff7e81b7f
|
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
|
bf0a11e4fe
|
Cache teleport invulnerability time
|
2013-02-20 13:46:28 +00:00 |
|
Chris Ward
|
c9efe14ad3
|
Final!
|
2013-02-20 12:46:47 +11:00 |
|
KHobbits
|
64ee6b7914
|
Readme cleanup.
|
2013-02-20 01:39:04 +00:00 |
|
KHobbits
|
6ae6c51dc0
|
Code cleanup
|
2013-02-19 23:06:04 +00:00 |
|
kukelekuuk00
|
8710a133ce
|
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
|
32b1ce9e39
|
add 1.5 new slab blocks
|
2013-02-19 19:47:49 +02:00 |
|
Necrodoom
|
c982592674
|
update items.csv to minecraft 1.5
dont pull till 1.5 bukkit devbuild
|
2013-02-19 13:35:29 +02:00 |
|
Chris Ward
|
ff02f0e270
|
Merge pull request #341 from necrodoom/patch-59
fix rest of "posion" aliases
|
2013-02-19 02:26:44 -08:00 |
|
Necrodoom
|
8f52908eed
|
fix rest of "posion" aliases
|
2013-02-19 11:46:26 +02:00 |
|
GunfighterJ
|
8f8fc4a08d
|
Fixes Necrodoom's code Needs more exception
|
2013-02-18 15:25:09 +00:00 |
|
Necrodoom
|
e63276242c
|
make sure player isnt dead before healing
|
2013-02-18 15:08:55 +00:00 |
|