Odportovavanie z Areny

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Lamik
Příspěvky: 130
Registrován: 11 srp 2013, 16:42
Reputation: 0

Re: Odportovavanie z Areny

#11 Příspěvekod Lamik » 04 pro 2013, 07:12

A co ti to píše? Nebo to nepíše nic a jako by tam nebylo PVP?
Obrázek

sharky100
Příspěvky: 423
Registrován: 28 lis 2012, 13:00
Reputation: 0

Re: Odportovavanie z Areny

#12 Příspěvekod sharky100 » 04 pro 2013, 14:40

Keď chcem buchnuť do hrača mi napíše že sa nemožem odportovať s boja ale napíše to po anglicky..

Lamik
Příspěvky: 130
Registrován: 11 srp 2013, 16:42
Reputation: 0

Re: Odportovavanie z Areny

#13 Příspěvekod Lamik » 04 pro 2013, 15:23

No, ale PVP tam teda je, nebo ne?? Protože ty si napsal, že nejde PVP
Jestli to chceš mít v češtině, tak si musíš přeložit messages :)
Obrázek

sharky100
Příspěvky: 423
Registrován: 28 lis 2012, 13:00
Reputation: 0

Re: Odportovavanie z Areny

#14 Příspěvekod sharky100 » 04 pro 2013, 18:21

Jasné že tam je PVP ale ono to neide nikde

Lamik
Příspěvky: 130
Registrován: 11 srp 2013, 16:42
Reputation: 0

Re: Odportovavanie z Areny

#15 Příspěvekod Lamik » 04 pro 2013, 19:41

Omg -.- A jako ublíží to hráči nebo ne?! Na to jsem se ptal...
Obrázek

sharky100
Příspěvky: 423
Registrován: 28 lis 2012, 13:00
Reputation: 0

Re: Odportovavanie z Areny

#16 Příspěvekod sharky100 » 04 pro 2013, 20:54

Lamik píše:No, ale PVP tam teda je, nebo ne?? Protože ty si napsal, že nejde PVP
Jestli to chceš mít v češtině, tak si musíš přeložit messages :)

pýtal si sa či tam je PVP :D ne či to ublíži hráčovy a neublíži mu to

Lamik
Příspěvky: 130
Registrován: 11 srp 2013, 16:42
Reputation: 0

Re: Odportovavanie z Areny

#17 Příspěvekod Lamik » 04 pro 2013, 21:37

Aha.. Tak to teda nevím.. Tak si ten plugin odstraň :)
No jinak je ještě CombatLog ... Ten funguje perfektně :) Kámoši ho mají na serveru ;)

-- 04 pro 2013, 21:08 --

CombatLog funguje tak...

Při začnutí boje mu to napíše, že začal boj a nemůže se odportovat ani odpojit:
Spoiler: zobrazit
1.png
Při zahájení boje:
1.png (421.99 KiB) Zobrazeno 4338 x


Když se bude chtít někdo odportovat zboje, tak mu to napíše toto... Znamená to, že "Tento příkaz není povolen v boji" :):
Spoiler: zobrazit
2.png
2.png (430.72 KiB) Zobrazeno 4338 x


Když už není v boji, a může se odpojit tak to napíše toto:
Spoiler: zobrazit
Bez názvu.png
Bez názvu.png (412.86 KiB) Zobrazeno 4338 x


Tady je config: (Tam si nastavíš např. jak dlouho se nemůžou odportovat, jak dlouho trvá boj. [Pokud umíš trochu anglicky, bude to hračka ;) ] )
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: true

# 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


Zprávy, co jsou v chatu: (Zase si je můžeš přeložit )
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.'
Obrázek

sharky100
Příspěvky: 423
Registrován: 28 lis 2012, 13:00
Reputation: 0

Re: Odportovavanie z Areny

#18 Příspěvekod sharky100 » 07 pro 2013, 01:42

je to Dobry plugin nemáš ktomu ja preklad??

Lamik
Příspěvky: 130
Registrován: 11 srp 2013, 16:42
Reputation: 0

Re: Odportovavanie z Areny

#19 Příspěvekod Lamik » 07 pro 2013, 13:31

Dáš mi za to 2x Karmu +? :D Za pomoc s pluginem a za překlad? :D
Obrázek

sharky100
Příspěvky: 423
Registrován: 28 lis 2012, 13:00
Reputation: 0

Re: Odportovavanie z Areny

#20 Příspěvekod sharky100 » 07 pro 2013, 16:38

No dobre no..


Zpět na „Minecraft, Tekkit“

Kdo je online

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