Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] Zbugowany plugin 1vs1.


Rekomendowane odpowiedzi

Opublikowano

Witam.

Mam taki problem, posiadam na serwerze plugin 1vs1 pod wersje 1.5.2 tak jak serwer

http://dev.bukkit.org/bukkit-plugins/pvp-1vs1/files/5-v1-2/

Problem polega na tym, że po skończone walce zwycięzcy zabiera EQ ale nie wywala go z areny ( nie przenosi na poczekalnie do tabliczek )

Ktoś wie dlaczego? Umiecie pomoc ? Byłbym bardzo wdzięczny ! 

Plugin i wersja jest ok na innym serwerze widziałem to samo i wszystko ładnie działa.

pozdrawiam !

Opublikowano

Daj listę pluginów, które masz wgrane na serwerze. Dodatkowo próbowałeś już przeinstalowywać ten plugin z serwera? 

Opublikowano

miałem ten sam problem i go naprawiłem  . Posiadasz może plugin CombatLog ? jeśli tak to podaj jego config 

95 punktów karnych mam i zakaz pisania chu**** wie go na ile.

Opublikowano
@gornie12

############################################################
# +-------- Designed and Developed by JackProehl --------+ #
# |--- Please consider donating to my PayPal account. ---| #
# +----------------- [email protected] ------------------+ #
############################################################
 
# **** 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.
 
############################################################
# +------------------------------------------------------+ #
# |                     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: false
 
# 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.
# List causes of CombatTagging under Causes.
# Available Causes: player, mob, arrow, enderpearl, snowball, splashpotion, egg.
Tag-Duration: 10
Causes:
- player
- arrow
- snowball
- splashpotion
- egg
 
# Add modes you want removed during Combat under Remove-Modes.
# Available Modes: creative, fly.
Remove-Modes:
- fly
- creative
 
# Set onLagout to true to remove CombatTags when players lag out.
# Set onKick to true to remove CombatTags when players are kicked.
Remove-Tag:
  onKick: true
  onLagout: true
 
# 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: true
Commands:
- home
- spawn
- tpa
- tpaccept
- tpahere
- warp
- back
- logout
 
# 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: true
 
# Set Disabled-Worlds-Enabled to true to disable Worlds.
# List the worlds you want disabled under Worlds.
Disabled-Worlds-Enabled: true
Worlds:
- world_nether
- world_the_end
  
############################################################
# +------------------------------------------------------+ #
# |                      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: true
  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: true
  Duration: 900


 
Opublikowano

te linijki ustaw z true na false 

 

Block-Teleportation-Enabled: true
Block-Enderpearls-Enabled: true
 
a tak ma być i będzie ładnie działać wszystko ponieważ Block-Teleportation-Enabled:true Blokowało Tepanie na Spawn a tak ma być  to  jak jest niżej  ustawione 
 
Block-Teleportation-Enabled: false
Block-Enderpearls-Enabled: false
 
Jeśli nie wiesz o co chodzi to tutaj masz wszystko tak jak u mnie jest Config.yml
 
############################################################
# +-------- Designed and Developed by JackProehl --------+ #
# |--- Please consider donating to my PayPal account. ---| #
# +----------------- [email protected] ------------------+ #
############################################################
 
# **** WATCH VIDEO ON PLUGIN PAGE FOR CONFIG HELP! **** 
 
# 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: false
 
# Set MOTD-Enabled to true to send players a message upon logging in.
MOTD-Enabled: false
 
# 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: 15
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: false
Block-All-Commands: true
Commands:
- home
- tpa
- tpaccept
- tpahere
- warp
- back
- fly
- baza
- gm 
- god
 
# Set Block-Teleportation-Enable to true to block all teleportation.
# Set Block-Enderpearls-Enabled to true to block enderpearling.
Block-Teleportation-Enabled: false
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
 
 
 
------------------------------------
Mam nadzieję że pomogłem
------------------------------------

95 punktów karnych mam i zakaz pisania chu**** wie go na ile.

Opublikowano

 

te linijki ustaw z true na false 

 

Block-Teleportation-Enabled: true
Block-Enderpearls-Enabled: true
 
a tak ma być i będzie ładnie działać wszystko ponieważ Block-Teleportation-Enabled:true Blokowało Tepanie na Spawn a tak ma być  to  jak jest niżej  ustawione 
 
Block-Teleportation-Enabled: false
Block-Enderpearls-Enabled: false
 
Jeśli nie wiesz o co chodzi to tutaj masz wszystko tak jak u mnie jest Config.yml
 
############################################################
# +-------- Designed and Developed by JackProehl --------+ #
# |--- Please consider donating to my PayPal account. ---| #
# +----------------- [email protected] ------------------+ #
############################################################
 
# **** WATCH VIDEO ON PLUGIN PAGE FOR CONFIG HELP! **** 
 
# 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: false
 
# Set MOTD-Enabled to true to send players a message upon logging in.
MOTD-Enabled: false
 
# 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: 15
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: false
Block-All-Commands: true
Commands:
- home
- tpa
- tpaccept
- tpahere
- warp
- back
- fly
- baza
- gm 
- god
 
# Set Block-Teleportation-Enable to true to block all teleportation.
# Set Block-Enderpearls-Enabled to true to block enderpearling.
Block-Teleportation-Enabled: false
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
 
 
 
------------------------------------
Mam nadzieję że pomogłem
------------------------------------

 

 

Wszystko pięknie działa, dziękuje ! 

 

Temat do zamknięcia i daje naj + punkty :)

Opublikowano

Spoczko polecam się na przyszłość 

95 punktów karnych mam i zakaz pisania chu**** wie go na ile.

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...