KHobbits
a1779da986
Readme cleanup.
2013-02-20 01:39:04 +00:00
KHobbits
6cc71b8114
Code cleanup
2013-02-19 23:06:04 +00:00
kukelekuuk00
fd36e064ab
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
c6bdb15c69
Merge pull request #341 from necrodoom/patch-59
...
fix rest of "posion" aliases
2013-02-19 02:26:44 -08:00
Necrodoom
cb555c82a8
fix rest of "posion" aliases
2013-02-19 11:46:26 +02:00
GunfighterJ
443030e5cd
Fixes Necrodoom's code Needs more exception
2013-02-18 15:25:09 +00:00
Necrodoom
c5f6b38579
make sure player isnt dead before healing
2013-02-18 15:08:55 +00:00
KHobbits
5fff8e288a
Fix socialspy command list.
2013-02-17 18:05:07 +00:00
KHobbits
012cb100a5
Clarify command disabling.
2013-02-17 16:30:05 +00:00
Necrodoom
a02e0de8b0
fix auto afk description
2013-02-17 16:26:18 +00:00
KHobbits
3a546f71b9
Merge pull request #334 from necrodoom/patch-54
...
add skull alias to head item
2013-02-17 08:17:10 -08:00
Necrodoom
0de9a51aa3
add skull alias to head item
2013-02-17 18:15:48 +02:00
snowleo
3166a62971
why do we even remove the items?
...
derp
2013-02-17 15:34:49 +01:00
snowleo
f016ca9220
Revert the last 2 commits and actually fix the right one.
2013-02-17 15:17:47 +01:00
snowleo
93b328d8f4
Fix all removeItem()
...
This could fix some broken logging of selling items
2013-02-17 15:10:41 +01:00
snowleo
eecf32b325
Items can't be reused after the have been used in removeItem
2013-02-17 15:07:32 +01:00
KHobbits
ab49f826d6
Fix a couple of cosmetic errors in /seen
2013-02-17 01:18:50 +00:00
Skylexia
8e9174c304
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
686f331253
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
0a2582ebdc
Adds optional argument to clear inventory and armor with /clear
2013-02-15 12:38:41 -06:00
KHobbits
cfe1244774
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
4079a69864
Add a method to write to the userdata to UserData.java and IUser.java.
2013-02-13 08:24:25 -06:00
Iaccidentally
9613404fbf
Merge branch '2.9' of https://github.com/essentials/Essentials.git into 2.9
2013-02-12 18:38:35 -05:00
Iaccidentally
0c72a7ab99
Clean up protect :: transient is not needed :: remove unnecessary returns :: @Override all the things!
2013-02-12 18:37:40 -05:00
KHobbits
1fc719e4c2
Fix /give|/item descriptions for itemmeta.
2013-02-12 22:56:17 +00:00
KHobbits
a095a0bc14
Merge branch '2.9' of github.com:essentials/Essentials into patch-41
2013-02-12 22:46:35 +00:00
Necrodoom
4d463f03ef
remove color from bedNull
2013-02-12 22:45:54 +00:00
KHobbits
1bff1ef829
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
3170d926aa
change bed spawn set message
2013-02-12 22:43:07 +00:00
Necrodoom
5390a65f15
try improve bed spawn handle
...
dont act as if bed doesnt exist if its missing
2013-02-12 22:43:06 +00:00
Iaccidentally
416eacf618
Fix build :: This is what happens when you don't use an IDE
2013-02-12 17:42:04 -05:00
Necrodoom
3452319a8b
fix typo
2013-02-12 22:26:02 +00:00
KHobbits
3b67b57345
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
6f2f6c18c3
Update Essentials/src/config.yml
2013-02-12 17:17:48 -05:00
Skylexia
7e9b85452e
Update Essentials/src/plugin.yml
2013-02-12 17:13:08 -05:00
KHobbits
e03951806f
Minor entity optimization.
2013-02-11 23:33:30 +00:00
KHobbits
61e2d9eece
Attempt to optimize Essentials login event.
2013-02-11 23:11:37 +00:00
KHobbits
370297de10
Merge pull request #325 from Skylexia/patch-2
...
Fixed all "poison" typos; add ppotato alias.
2013-02-11 15:00:14 -08:00
Skylexia
99553fec7c
Update Essentials/src/items.csv
2013-02-11 17:57:20 -05:00
KHobbits
eba2c124be
Merge pull request #324 from Skylexia/patch-1
...
Update Essentials/src/items.csv
2013-02-11 10:41:09 -08:00
Skylexia
b6f80fff59
Update Essentials/src/items.csv
2013-02-11 13:38:11 -05:00
KHobbits
903efa16a7
Merge pull request #322 from necrodoom/patch-50
...
add dye aliases to match bukkit
2013-02-11 09:22:56 -08:00
Necrodoom
2784c55f59
add dye aliases to match bukkit
2013-02-11 18:56:23 +02:00
KHobbits
fbaaf9183b
Merge pull request #321 from GunfighterJ/patch-10
...
Fix array index out of bounds on /firework fire
2013-02-11 08:41:47 -08:00
GunfighterJ
2e29dabca7
Fix array index out of bounds on /firework fire
2013-02-11 10:35:55 -06:00
Chris Ward
ca117d2c55
Merge pull request #317 from necrodoom/patch-47
...
update AFK documation
2013-02-10 01:54:37 -08:00
Necrodoom
e16928790b
update AFK documation
2013-02-10 11:46:59 +02:00
Chris Ward
6d05a00331
Fix compilation, unreachable code.
2013-02-10 20:37:46 +11:00
Chris Ward
1d7ee07e99
Merge pull request #316 from necrodoom/patch-46
...
throw exception on banexempt
2013-02-10 01:34:53 -08:00
Necrodoom
b858923d9c
throw exception on banexempt
...
match rest of moderator commands
2013-02-10 11:04:55 +02:00