Hello, i started making my one Anti cheat system to my server.
The problem is just that i don't know how to make it for Killaura?
plz help me, my idea is to put a npc flying over ther heads - if they hit it with there killaura they are going to be kicked and if they do it 20 times they are going...
hello
use
command /gift
permission: player
trigger:
if {cooldown.%player%} is not set:
set {cooldown.%player%} to false
if {cooldown.%player%} is true
stop
if {cooldown.%player%} is false
execute consol command "/give %player% 2 diamond"
set {cooldown.%player%} to true
wait 24 hours
set...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.