CombatLog

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Pewe
Příspěvky: 287
Registrován: 22 črc 2013, 18:00
Reputation: 0

CombatLog

#1 Příspěvekod Pewe » 24 zář 2013, 14:52

IP: 93.91.250.137:27477

Ahoj :) Chci se zeptat jestli se dá v CombatLog nastavit aby to nepsalo message :D Na server

MaoS
Příspěvky: 43
Registrován: 24 zář 2013, 16:14
Reputation: 0

Re: CombatLog

#2 Příspěvekod MaoS » 24 zář 2013, 16:27

Ako message? Myslíś automaticke správy?
Kdo ti pomohol odmeň ho karmou!
Obrázek

enalan
Příspěvky: 1552
Věk: 26
Registrován: 13 led 2013, 14:36
Reputation: 0

Re: CombatLog

#3 Příspěvekod enalan » 24 zář 2013, 16:33

Prosím příště jsem dej config..
Dej ho jsem a podívám se ;)
Ušetři na nákupech v eshopech se společností Plná Peněženka.
Web, který tě přiučím novým věcem - http://neobycejny-svet.cz/
Aktuální kontakt na mě - tom.cana@seznam.cz

Pewe
Příspěvky: 287
Registrován: 22 črc 2013, 18:00
Reputation: 0

Re: CombatLog

#4 Příspěvekod Pewe » 24 zář 2013, 16:46

Config:
Spoiler: zobrazit
############################################################
# +-------- 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

############################################################
# +------------------------------------------------------+ #
# | Miscellaneous | #
# +------------------------------------------------------+ #
############################################################

# Set UpdateCheck-Enabled to true to check for available updates.
UpdateCheck-Enabled: true

# Set MOTD-Enabled to true to send players a message upon logging in.
MOTD-Enabled: true

# Set Broadcast-Enabled to true to broadcast when a player CombatLogs.
Broadcast-Enabled: true

############################################################
# +------------------------------------------------------+ #
# | Combat | #
# +------------------------------------------------------+ #
############################################################

# Set Tag-Duration to how long a player is in Combat in seconds.
# Set PvP-Enabled to true to enable tagging from Player vs Player combat.
# Set PvE-Enabled to true to enable tagging from Player vs Mob combat.
Tag-Duration: 10
PvP-Enabled: true
PvE-Enabled: false

# Add modes you want removed during Combat under Remove-Modes.
# Available Modes: creative, fly, disguise.
Remove-Modes:
- fly
- disguise

# Set onLagout to true to remove CombatTags when players lag out.
# Set onKick to true to remove CombatTags when players are kicked.
Remove-Tag-On-Kick: true
Remove-Tag-On-Lagout: false

# Set Remove-Potions-Enabled to true to remove Potions.
# List potion effects you want removed under Potions.
Remove-Potions-Enabled: true
Potions:
- invisibility

# Set Block-Commands-Enabled to true to block Commands during Combat.
# Set Block-All-Commands to true to block all commands during Combat.
# List commands you want blocked under Commands.
Block-Commands-Enabled: true
Block-All-Commands: false
Commands:
- home
- spawn
- tpa
- tpaccept
- tpahere
- warp
- back

# Set Block-Teleportation-Enable to true to block all teleportation.
# Set Block-Enderpearls-Enabled to true to block enderpearling.
Block-Teleportation-Enabled: true
Block-Enderpearls-Enabled: false

# Set Disabled-Worlds-Enabled to true to disable CombatTag in worlds listed under Worlds.
# List the worlds you want disabled under Worlds.
Disabled-Worlds-Enabled: true
Worlds:
- world_custom

############################################################
# +------------------------------------------------------+ #
# | Punishments | #
# +------------------------------------------------------+ #
############################################################

# Set Enabled to true to fine players when they CombatLog.
# Set Amount to the amount of money you want the fine to be.
Fine:
Enabled: false
Amount: 100.00

# Set Inventory to true to drop players' inventories when they CombatLog.
# Set Armor to true to drop players' armor when they CombatLog.
# Set Exp to true to drop players' experience points when they CombatLog.
Drop:
Inventory: true
Armor: true
Exp: false

# Set Enabled to true to kill players when they CombatLog.
Kill:
Enabled: true

# Set Enabled to true to temporarily ban players when they CombatLog.
# Set Duration to how long you want them to be banned for in seconds.
Ban:
Enabled: false
Duration: 60


Messages:
Spoiler: zobrazit
############################################################
# +-------- 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: '&8[&4CombatLog&8]&c <player> &7logged out while in Combat!'

# Message sent to a player when he attacks someone or something.
TaggerMessage: '&8[&4CombatLog&8]&7 You have Combat tagged <name>. Do not logout!'

# Message sent to a player when he has been attacked by someone or something.
TaggedMessage: '&8[&4CombatLog&8]&7 <name> has Combat tagged you. Do not logout!'

# Message sent to the player when his tag duration is over.
UntagMessage: '&8[&4CombatLog&8]&7 You are no longer in Combat. You may logout.'

# Message sent to a player when he types /ct to check his remaining Tag time.
InCombatMessage: '&8[&4CombatLog&8]&7 You are tagged for <time> more seconds.'

# Message sent to a player who types /ct if he is not in Combat.
NotInCombatMessage: '&8[&4CombatLog&8]&7 You are not in Combat.'

# Message sent to the player when his creative and/or fly mode is removed.
RemoveModesMessage: '&8[&4CombatLog&8]&7 Your unfair advantages have been removed.'

# Message sent to the player when his potion effects are removed.
RemovePotionsMessage: '&8[&4CombatLog&8]&c Your potion effects have been removed.'

# Message sent when the player attempts to use a blocked command.
BlockCommandsMessage: '&8[&4CombatLog&8]&c That command is not allowed during Combat.'

# Message sent when the player attempts to teleport.
BlockTeleportationMessage: '&8[&4CombatLog&8]&c You cannot teleport while in Combat.'

# Message sent when the player attempts to use an enderpearl.
BlockEnderpearlsMessage: '&8[&4CombatLog&8]&c You can not use enderpearls while in Combat.'

# Message sent to the CombatLogger upon logging back in after being fined for CombatLogging.
FineMessage: '&8[&4CombatLog&8]&c You have been fined for CombatLogging!'

# Message sent to the CombatLogger upon logging back in after having his belongings dropped for CombatLogging.
DropMessage: '&8[&4CombatLog&8]&c Your belongings have been dropped for CombatLogging.'

# Message sent to the CombatLogger upon logging back in after being killed for CombatLogging.
KillMessage: '&8[&4CombatLog&8]&c You have been killed for CombatLogging!'

# Message sent to the CombatLogger upon logging back in after being temporarily banned for CombatLogging.
BanMessage: '&8[&4CombatLog&8]&c You have been temporarily banned for <time> for CombatLogging.'

Možná toto
# Set Broadcast-Enabled to true to broadcast when a player CombatLogs.
Broadcast-Enabled: true

ale rači se zeptám
Naposledy upravil(a) Pewe dne 24 zář 2013, 16:47, celkem upraveno 1 x.

enalan
Příspěvky: 1552
Věk: 26
Registrován: 13 led 2013, 14:36
Reputation: 0

Re: CombatLog

#5 Příspěvekod enalan » 24 zář 2013, 16:47

V config přepiš:

Kód: Vybrat vše

# Set Broadcast-Enabled to true to broadcast when a player CombatLogs.
Broadcast-Enabled: true

na

Kód: Vybrat vše

# Set Broadcast-Enabled to true to broadcast when a player CombatLogs.
Broadcast-Enabled: false

Potom napiš jak to dopadlo
Ušetři na nákupech v eshopech se společností Plná Peněženka.
Web, který tě přiučím novým věcem - http://neobycejny-svet.cz/
Aktuální kontakt na mě - tom.cana@seznam.cz

Pewe
Příspěvky: 287
Registrován: 22 črc 2013, 18:00
Reputation: 0

Re: CombatLog

#6 Příspěvekod Pewe » 24 zář 2013, 16:48

Oks :) Dobré dik :D Lock

//LOCK


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 109 hostů