1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-24 08:22:56 +01:00

3463 Commits

Author SHA1 Message Date
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
KHobbits
8baedd173a Fix kit messages when giving kit to another player. 2013-02-10 00:07:40 +00:00
KHobbits
4489801242 missing alias 2013-02-09 23:39:21 +00:00
KHobbits
3abb849bfe Make /god and /god <player> behave the same. 2013-02-09 19:31:31 +00:00
Chris Ward
ff4bbb99ef Merge remote-tracking branch 'origin/groupmanager' into 2.9 2013-02-09 21:55:20 +11:00
ElgarL
14e836e204 Fix bad Git Merge 2013-02-09 10:51:16 +00:00
Chris Ward
833d7e243e Merge pull request #312 from necrodoom/patch-44
update kit link to the new one
2013-02-09 02:48:48 -08:00
Necrodoom
325c4a8123 update kit link to the new one 2013-02-09 12:47:36 +02:00
Chris Ward
a1873de981 Merge pull request #311 from necrodoom/patch-43
fix itemmeta link on kit section
2013-02-09 02:41:01 -08:00
Necrodoom
1e267a05fd fix itemmeta link on kit section 2013-02-09 11:57:32 +02:00
snowleo
c1a2d4a8d9 Fix /seen command 2013-02-08 22:26:21 +01:00
snowleo
c49b2c5101 Don't overwrite last location on logout
Logout position is saved as logoutlocation now in users yml
2013-02-08 21:22:35 +01:00
snowleo
b5873f28fd Check if player is still online 2013-02-08 21:18:00 +01:00
snowleo
61d53a3347 Fix async access to bukkit code 2013-02-08 21:16:21 +01:00
Chris Ward
28a04d3460 Merge pull request #304 from necrodoom/patch-40
pull messages.properties changes to messages_en
2013-02-06 22:54:27 -08:00
Necrodoom
1a189fbd02 pull messages.properties changes to messages_en 2013-02-06 16:15:18 +02:00
Chris Ward
9746893cf8 Merge pull request #300 from necrodoom/patch-39
add missing puncuation
2013-02-06 02:49:04 -08:00
KHobbits
5bb6775323 Don't block food recovery in god mode. 2013-02-05 23:34:08 +00:00
KHobbits
ac7bae8ccf Merge pull request #302 from GunfighterJ/patch-9
Prevents flying from being disabled on world teleport if player has esse...
2013-02-05 12:07:36 -08:00
GunfighterJ
d633143d80 Prevents flying from being disabled on world teleport if player has essentials.fly 2013-02-05 13:16:27 -06:00
Necrodoom
fe107ae0d4 fix a few errors 2013-02-05 16:45:30 +02:00
Necrodoom
dadae7e528 add missing puncuation
probably needs extra reading though before pulling.
2013-02-05 13:57:27 +02:00
KHobbits
4c1f2e9f5d Merge pull request #297 from necrodoom/patch-36
fix typo at ID 22
2013-02-05 03:26:19 -08:00
Necrodoom
d3bdd44725 fix typo at ID 22 2013-02-05 13:11:36 +02:00
ElgarL
d4c844cedd Revert Necro's change to mancheckw 2013-02-04 13:44:58 +00:00
ElgarL
c4bd07135d Fix Necrodooms errors for not using an IDE!!!!! 2013-02-04 13:33:06 +00:00
ElgarL
1d0003184e Merge pull request #291 from necrodoom/patch-32
display name instead of path for /mancheckw
2013-02-04 05:29:10 -08:00
ElgarL
45f510c534 Merge pull request #290 from necrodoom/patch-30
Derp - revert incorrect modified line
2013-02-04 05:25:10 -08:00
KHobbits
39625f46ab Stylize 'bed' in /home list 2013-02-03 17:30:14 +00:00
Chris Ward
61b59407ac Merge pull request #294 from necrodoom/patch-35
add common cat type name aliases
2013-02-03 05:16:17 -08:00
Necrodoom
4a0a19befd add common cat type name aliases 2013-02-03 15:13:36 +02:00
KHobbits
04ef95e870 We don't need move events if afk interact is disabled. 2013-02-03 05:15:25 +00:00
KHobbits
0d3cf9657b Merge pull request #292 from GunfighterJ/2.9
Adds toggle to disable AFK cancel on interactions
2013-02-02 21:11:43 -08:00