#Triggers (im new to skripting)
1 messages · Page 1 of 1 (latest)
i want to be only enabled in certain worlds
and i can add / remove it from these said worlds
Check the world name and cancel it
If player’s world is “world”:
Cancel event
Or if player is in world “world”:
One of those
hwo do i make it a command tho so i can toggle it
then make a command that will set a global variable to toggle it on and off.
Then in the craft event, check if it's toggled and if it is, cancel the event. that simple
how do i do that as i am new to skript
i dont think this webite helps
could i find out what world the player is in during the command use??