options: czas: 20 on damage of player: attacker is player create timed bar with text " &c&o&lWalka trwa &8&l» &a&l&oNie logaj przez: &4&l&o20" to victim for 1 seconds create timed bar with text " &c&o&lWalka trwa &8&l» &a&l&oNie logaj przez: &4&l&o20" to attacker for 1 seconds wait 1 second set {pvp.%victim%.czas} to {@czas} set {pvp.%attacker%.czas} to {@czas} on command: if {pvp.%player%.czas} is set: if command isn't "r" or "helpop" or "topki" or "wywal": cancel event send " &b&l&oJestes podczasz walki! Nie mozesz uzywac komend, dozwolone komendy: &c&l&ohelpop oraz msg" on every a second: loop all players: if {pvp.%loop-player%.czas} > 0: remove 1 from {pvpk.%loop-player%.czas} create timed bar with text " &c&o&lWalka trwa &8&l» &a&l&oNie logaj przez: &4&l&o%{pvp.%loop-player%.czas}%.&4&o&k72" to loop-player for 1 seconds if {pvp.%loop-player%.czas} = 0: delete {pvp.%loop-player%.czas} create timed bar with text " &2&l&oWalka zakonczona" to loop-player for 1 seconds on quit: if {pvp.%player%.czas} is set: set {pvp.%player%.czas} to false kill player delete {pvp.%player%.czas} broadcast " &a&l&oGracz &6&l&o%player% &a&l&owylogowal sie podczas walki" on place: if {pvp.%player%.czas} is set: cancel event send " &c&l&oBudowanie podczas pvp jest zablokowane!"