options: czas: 10 #Tutaj ustawiasz czas po ktorym ma skonczyc sie pvp on damage: victim is player attacker is player set {pvp::on::off} to true if {pvp::on::off} is true: create timed bar with text "&cJestes podczas pvp! nie logaj!" to attacker for {@czas} seconds create timed bar with text "&cJestes podczas pvp! nie logaj!" to victim for {@czas} seconds wait {@czas} second set {pvp::on::off} to false on command: if {pvp::on::off} is true: cancel event send "&cNie mozez wykonywac komend podczas pvp" on quit: if {pvp::on::off} is true: broadcast "&cGracz %victim% logna podczas pvp!" on join: set {pvp::on::off} to false