전투중 나갔을때 죽어서 템을 떨어트리는 플러그인
-한글화-
messages 파일에 붙여넣기
############################################################
# +-------- Designed and Developed by JackProehl --------+ #
# | Please consider donating to my PayPal account. | #
# +----------------- JohnProehl@me.com ------------------+ #
############################################################
# **** WATCH VIDEO ON PLUGIN PAGE FOR CONFIG HELP! ****
# **** http://dev.bukkit.org/server-mods/combatlog ****
# Add me on Skype (John.Proehl) if you have any issues.
# Please report all bugs and glitches on BukkitDev.
# Do not backspace the Version number!
Version: 1.7.11
############################################################
# +------------------------------------------------------+ #
# | Messages | #
# +------------------------------------------------------+ #
############################################################
# TO DISABLE A MESSAGE, SET IT AS 'false'!
# Message sent to ops to notify them of a CombatLog update.
UpdateCheckMessage: '&8[&4CombatLog&8]&c CombatLog Update @ http://bit.ly/combatlog!'
# Custom message of the day that can be turned off in the config.yml.
MOTDMessage: '&7PvPLogging prevented by JackProehl''s &8[&4CombatLog&8]&7 plugin.'
# Broadcast that it sent when a player CombatLogs.
# "<player>" is replaced with the name of the CombatLogger.
BroadcastMessage: '&f[&a알림&f]&6 <player> &6님이 전투중 종료하셨습니다.'
# Message sent to a player when he attacks someone or something.
TaggerMessage: '&f[&a알림&f]&6 당신은 <name>님과 전투상태입니다. 로그아웃을 할 시 죽게됩니다.'
# Message sent to a player when he has been attacked by someone or something.
TaggedMessage: '&f[&a알림&f]&6 <name> 님이 당신과 전투상태입니다. 로그아웃을 할 시 죽게됩니다.'
# Message sent to the player when his tag duration is over.
UntagMessage: '&f[&a알림&f]&6 비전투상태가 되었습니다. 이제 로그아웃을 해도 됩니다.'
# Message sent to a player when he types /ct to check his remaining Tag time.
InCombatMessage: '&f[&a알림&f]&6 당신은 아직 <time> 초동안 전투상태입니다.'
# Message sent to a player who types /ct if he is not in Combat.
NotInCombatMessage: '&f[&a알림&f]&6 전투가 종료되었습니다. 로그아웃을 해도 됩니다.'
# Message sent to the player when his creative and/or fly mode is removed.
RemoveModesMessage: '&f[&a알림&f]&6 전투상태가 되어 플라이상태가 사라집니다.'
# Message sent to the player when his potion effects are removed.
RemovePotionsMessage: '&f[&a알림&f]&6 포션효과가 종료되었습니다.'
# Message sent when the player attempts to use a blocked command.
BlockCommandsMessage: '&f[&a알림&f]&6 전투중에는 명령어를 사용하실수 없습니다.'
# Message sent when the player attempts to teleport.
BlockTeleportationMessage: '&f[&a알림&f]&6 전투중에는 텔레포트가 불가능합니다.'
# Message sent when the player attempts to use an enderpearl.
BlockEnderpearlsMessage: '&f[&a알림&f]&6 전투중에는 엔더진주를 사용할수 없습니다.'
# Message sent to the CombatLogger upon logging back in after being fined for CombatLogging.
FineMessage: '&f[&a알림&f]&6 You have been fined for CombatLogging!'
# Message sent to the CombatLogger upon logging back in after having his belongings dropped for CombatLogging.
DropMessage: '&f[&a알림&f]&6 Your belongings have been dropped for CombatLogging.'
# Message sent to the CombatLogger upon logging back in after being killed for CombatLogging.
KillMessage: '&f[&a알림&f]&6 당신은 전투중 종료해서 사망하셨습니다.'
# Message sent to the CombatLogger upon logging back in after being temporarily banned for CombatLogging.
BanMessage: '&f[&a알림&f]&6 You have been temporarily banned for <time> for CombatLogging.'