- Katılım
- 3 Şubat 2015
- Mesajlar
- 1.059
- Elmaslar
- 540
- Puan
- 16.750
- Konum
- Türkiye
- Minecraft
- BlackKpoT
Discord:
BlackKpoT#3087
CombatLog isimli eklentiyi kullanıyorum. Savaştan kaçtıklarında ölmelerine ve savaştayken komut kullanamamalarını sağlıyor. Bu eklenti FLY'ıda engellediği için Savurma 2 gibi bir kılıç ile yükseğe zıplatıldıklarında FLY sebebiyle sunucudan kickleniyor ve tüm eşyaları yere düşüyor. Buna bir çözüm bulmamız lazım arkadaşlar. Siz yorum atmadan söyliyim son sürüm, sunucumla uyumlu, eklenti listesinde sıkıntı yok, tüm pluginler bir biri ile uyumlu zaten alakasız boşuna böyle şeyler sormayın.
Config:
Kod:
############################################################
# +-------- Designed and Developed by JackProehl --------+ #
# +---------- Updated and Managed by iiSnipez -----------+ #
# +----- Consider donating: http://bit.ly/CL-Donate -----+ #
############################################################
# Please open a ticket to report all bugs and glitches.
UpdateCheck: true
AutoDownload: false
Metrics: true
MOTD: false
Disabled-Worlds:
- world_custom
# Set Broadcast to true to broadcast when a player CombatLogs.
Broadcast: true
Tag-Duration: 10
Block-Teleportation: true
Remove-Invis-Potion: true
# Use an ActionBar to display a CombatTag. (Supports 1.8+)
ActionBar: true
# Add modes you want removed during Combat under Remove-Modes.
# Available Modes: fly, disguise.
Remove-Modes:
- fly
- disguise
# onKick: if true, remove Tags when players are kicked.
# onLagout: if true, remove Tags when players lag out.
# inSafeZone if true, remove Tags when players enter SafeZone (Factions support)
# inPvPDisabledArea: if true, remove Tags when players enter areas with PvP disabled (WorldGuard support)
Remove-Tag:
onKick: false
onLagout: false
inSafeZone: true
inPvPDisabledArea: true
# Block commands from being used, or allow only certain commands to be used (aka whitelist mode)
# Only one of the two should be true
Block-Commands: true
Whitelist-Mode: false
Commands:
- home
- spawn
- ag
- tpa
- tpaccept
- tpahere
- warp
- fly
- disguise
# Kill players when they CombatLog.
Kill: true
# Execute commands when player CombatLogs
Execute-Commands: false
ExecutedCommands:
- jail <name> jail 10
############################################################
# +-----------------------Messages-----------------------+ #
############################################################
# TO DISABLE A MESSAGE, SET IT AS 'false'!
UpdateCheckMessage: ' &6&l&oPVP &8&l♦ &eCombatLog update available! Use &f/cl update &cto download the update.'
MOTDMessage: ' &6&l&oPVP &8&l♦ &7 Combat protection system initalized. Engineered by JackProehl and iiSnipez.'
BroadcastMessage: ' &6&l&oPVP &8&l♦ &c<name> &esavaştan kaçtı!'
TaggerMessage: ' &6&l&oPVP &8&l♦ &c<name> &eisimli oyuncu ile savaş girdin!'
TaggedMessage: ' &6&l&oPVP &8&l♦ &c<name> &eisimli oyuncu sana saldırdı!'
UntagMessage: ' &6&l&oPVP &8&l♦ &eArtık bir savaşta değilsin.'
InCombatMessage: ' &6&l&oPVP &8&l♦ &c<time> &esaniye boyunca tüm hareketlerin engellendi.'
NotInCombatMessage: ' &6&l&oPVP &8&l♦ &eBir savaşta değilsin.'
ActionBarInCombatMessage: '<time> saniye boyunca savaştasın!'
ActionBarUntagMessage: '&cArtık bir savaşta değilsin.'
RemoveModesMessage: ' &6&l&oPVP &8&l♦ &c <mode> has been removed.'
RemoveInvisMessage: ' &6&l&oPVP &8&l♦ &eGörünmezlik iptal edildi!'
BlockCommandsMessage: ' &6&l&oPVP &8&l♦ &eSavaştayken komut kullanamazsın!'
BlockTeleportationMessage: ' &6&l&oPVP &8&l♦ &eSavaştayken kaçamazsın!'
KillMessage: ' &6&l&oPVP &8&l♦ &eSavaştan kaçtığın için öldürüldün.'
