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] CombatLog nie działa w netherze


Sibur

Rekomendowane odpowiedzi

Opublikowano

Witam , mam 2 sprawy.

1.Dlaczego w netherze CombatLog nie dziala?

2.Jak Gracz uderzy svip ktory lata to ten spada na ziemie , ale fly sie nie wylacza i mozna nacisnac 2x spacje i dalej mozna latac.

 

Config:

############################################################
# +-------- Designed and Developed by JackProehl --------+ #
# |--- Please consider donating to my PayPal account. ---| #
# +----------------- [email protected] ------------------+ #
############################################################
 
# Add me on Skype (John.Proehl) if you have any issues.
 
# Please report all bugs and glitches on BukkitDev.
 
############################################################
# +------------------------------------------------------+ #
# |                     Miscellaneous                    | #
# +------------------------------------------------------+ #
############################################################
 
# Set "Enabled" to true to keep up with new improvements on the CombatLog project.
UpdateCheck:
  Enabled: false
  Message-Enabled: false
  
# Set "Message-Enabled" to true to add a custom MOTD message announcing the use of the CombatLog plugin.  
MOTD:
  Message-Enabled: false
  
# Set "Message-Enabled" to false to cancel the broadcasting of players who CombatLog.
Broadcast:
  Message-Enabled: true
  
############################################################
# +------------------------------------------------------+ #
# |                        Combat                        | #
# +------------------------------------------------------+ #
############################################################
 
# Duration is measured in increments of seconds. Ex: 300 = 300 seconds = 5 minutes.
# Set "PVE" to true to enable tagging upon Combat with hostile mobs.
# Set "PVP" to false to disable tagging upon Combat with other players.
 
# The Remove Modes features take away player's unfair advantages such as Flying or even Creative while in Combat.
# During Combat, their modes will be removed and all attempts to restore said modes during Combat will be denied.
 
# Set "OnKick" to true to remove players' tags if they are kicked during Combat. This cancels the punishments.
 
# Specify the potions to be removed upon entering Combat under "PotionTypes".
# A list of potion types can be found on the BukkitDev plugin page.
 
Tag:
  Message-Enabled: true
  Duration: 30
  PVP: true
  PVE: false
  Remove:
    Modes:
      Enabled: true
      Message-Enabled: true
      Creative: true
      Fly: true
    Tag:
      OnKick: true
    Potions:
      Enabled: true
      Message-Enabled: true
      PotionTypes:
      - INVISIBILITY
      
# Set "Message-Enabled" to false to cancel the info messages sent to the player.
Untag:
  Message-Enabled: true
 
# Limit the use of commands or completely block them while a player is in Combat.
# Set "Block-All" to true to block all commands. Otherwise, simply specify the commands you want blocked under "Commands."
DisabledCommands:
  Enabled: true
  Messages-Enabled: true
  Block-All: false
  Commands:
  - home
  - spawn
  - tpa
  - tpaccept
  - tpahere
  - warp
  - back
  - f home
  - logout
  - fly
  - enderchest
  - top
  - repair
 
 
# To disable Combat tagging for ALL players in specific worlds, simply add the name of the World folder under "Worlds."
DisabledWorlds:
  Enabled: false
  Worlds:
  
  
############################################################
# +------------------------------------------------------+ #
# |                      Punishments                     | #
# +------------------------------------------------------+ #
############################################################
 
# After a player logs out during Combat, the amount specified will be withdrawn from his bank account.
# The fine punishment does require the Vault plugin to work.
Fine:
  Enabled: true
  Message-Enabled: true
  Amount: 100.00
  
# After a player logs out during Combat, his belongings will be dropped accordingly.
Drop:
  Message-Enabled: true
  Inventory: true
  Armor: true
  Exp: false
 
# After a player logs out during Combat, he will be killed.
Kill:
  Enabled: true
  Message-Enabled: true
  
# After a player logs out during Combat, he will be temporarily banned.
# Duration is measured in increments of seconds. Ex: 300 = 300 seconds = 5 minutes.
# /combatlog unban allows one to manually unban a CombatLogger.
Ban:
  Enabled: true
  Duration: 300
 
Opublikowano
Jeśli chodzi o pierwszę to pobaw się w tych linikach, a co do drugiego to opisz dokładniej o co ci chodzi jeśli o fly podczas Pvp to.

 

1:

DisabledWorlds:

  Enabled: false

  Worlds:

 

2:


  Commands:

  - home

  - spawn

  - tpa

  - tpaccept

  - tpahere

  - warp

  - back

  - f home

  - logout

  - fly

 

lub:

 


  Remove:

    Modes:

      Enabled: true

      Message-Enabled: true

      Creative: true

      Fly: true


 

:)

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...