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
GunfighterJ
b83a8eccee
[Fix] Persist yaw and pitch on teleport
...
Vanilla bukkit/MC persists yaw on teleport
2013-02-22 10:56:39 -06: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
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
KHobbits
3ddbeea45a
Fix socialspy command list.
2013-02-17 18:05:07 +00:00
KHobbits
31f3662101
Clarify command disabling.
2013-02-17 16:30:05 +00:00
Necrodoom
5f2c759a8f
fix auto afk description
2013-02-17 16:26:18 +00:00
KHobbits
a91cfbf43a
Merge pull request #334 from necrodoom/patch-54
...
add skull alias to head item
2013-02-17 08:17:10 -08:00
Necrodoom
33fa32cbff
add skull alias to head item
2013-02-17 18:15:48 +02:00
snowleo
69e941670f
why do we even remove the items?
...
derp
2013-02-17 15:34:49 +01:00
snowleo
af10a2050a
Revert the last 2 commits and actually fix the right one.
2013-02-17 15:17:47 +01:00
snowleo
ce9e630072
Fix all removeItem()
...
This could fix some broken logging of selling items
2013-02-17 15:10:41 +01:00
snowleo
ef063c255e
Items can't be reused after the have been used in removeItem
2013-02-17 15:07:32 +01:00
KHobbits
0e7d64f9e7
Fix a couple of cosmetic errors in /seen
2013-02-17 01:18:50 +00:00
Skylexia
2a91f593de
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
9186ca2c9a
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
f1e4e49779
Adds optional argument to clear inventory and armor with /clear
2013-02-15 12:38:41 -06:00
KHobbits
5840c02efc
Merge pull request #331 from kukelekuuk00/2.9
...
Add methods to UserData and IUser for accessing and writing of data from other plugins.
2013-02-14 03:05:41 -08:00
kukelekuuk00
f16907412d
Add a method to write to the userdata to UserData.java and IUser.java.
2013-02-13 08:24:25 -06:00
Iaccidentally
44a6f4d562
Merge branch '2.9' of https://github.com/essentials/Essentials.git into 2.9
2013-02-12 18:38:35 -05:00
Iaccidentally
ec8c778f68
Clean up protect :: transient is not needed :: remove unnecessary returns :: @Override all the things!
2013-02-12 18:37:40 -05:00
KHobbits
56df6b36a5
Fix /give|/item descriptions for itemmeta.
2013-02-12 22:56:17 +00:00
KHobbits
30b65a0bc7
Merge branch '2.9' of github.com:essentials/Essentials into patch-41
2013-02-12 22:46:35 +00:00
Necrodoom
0dc8980d32
remove color from bedNull
2013-02-12 22:45:54 +00:00
KHobbits
fa8b8bec5a
fix typo in messages
...
add new messages to messages.properties
add new messages to messages_en.properties
add new messages to messages_cs.properties
add new messages to messages_da.properties
add new messages to messages_de.properties
add new messages to messages_es.properties
add new messages to messages_fi.properties
add new messages to messages_fr.properties
add new messages to messages_it.properties
add new messages to messages_nl.properties
add new messages to messages_pl.properties
add new messages to messages_pt.properties
add new messages to messages_se.properties
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
2013-02-12 22:45:54 +00:00
Necrodoom
63c7d4519a
change bed spawn set message
2013-02-12 22:43:07 +00:00
Necrodoom
2a816cef7b
try improve bed spawn handle
...
dont act as if bed doesnt exist if its missing
2013-02-12 22:43:06 +00:00
Iaccidentally
c2d904ac7d
Fix build :: This is what happens when you don't use an IDE
2013-02-12 17:42:04 -05:00
Necrodoom
911224dc64
fix typo
2013-02-12 22:26:02 +00:00
KHobbits
0ad765e1c8
add inventoryclearall message
...
update messages.properties
update messages_en.properties
update messages_da.properties
update messages_de.properties
update messages_en.properties
update messages_es.properties
update messages_fi.properties
update messages_fr.properties
update messages_it.properties
update messages_nl.properties
update messages_pl.properties
update messages_pt.properties
update messages_se.properties
2013-02-12 22:26:02 +00:00
Skylexia
9db040edd4
Update Essentials/src/config.yml
2013-02-12 17:17:48 -05:00
Skylexia
c0f3e9073d
Update Essentials/src/plugin.yml
2013-02-12 17:13:08 -05:00
KHobbits
c3f0d34293
Minor entity optimization.
2013-02-11 23:33:30 +00:00
KHobbits
c298fb9332
Attempt to optimize Essentials login event.
2013-02-11 23:11:37 +00:00
KHobbits
a1f1319990
Merge pull request #325 from Skylexia/patch-2
...
Fixed all "poison" typos; add ppotato alias.
2013-02-11 15:00:14 -08:00
Skylexia
2316bfbd28
Update Essentials/src/items.csv
2013-02-11 17:57:20 -05:00
KHobbits
96348a5e92
Merge pull request #324 from Skylexia/patch-1
...
Update Essentials/src/items.csv
2013-02-11 10:41:09 -08:00
Skylexia
d9903efcf4
Update Essentials/src/items.csv
2013-02-11 13:38:11 -05:00