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

3578 Commits

Author SHA1 Message Date
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
Necrodoom
afcf4a5c98 delete player command messages, bukkit does it 2013-02-12 16:56:54 +02:00
ElgarL
074a88d9aa Merge pull request #327 from necrodoom/patch-52
add missing return false in manudelp
2013-02-12 06:49:27 -08:00
Necrodoom
836a4789d6 add missing return false; 2013-02-12 16:47:39 +02: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
ElgarL
ba1cc19453 Merge pull request #298 from necrodoom/patch-37
Fix typo at groupmanager config.yml
2013-02-10 02:12:42 -08: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
GunfighterJ
2b08440d68 Proper TL 2013-02-09 16:27:54 -06:00
GunfighterJ
8af3733971 Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9 2013-02-09 16:27:19 -06: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
GunfighterJ
6c6f8208d7 Un-deletes deleted things. 2013-02-08 17:14:46 -06:00
GunfighterJ
ea4c00bc10 Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9 2013-02-08 16:05:48 -06: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