Jump to content

i need a skript badly, read the words down bolow


S5_FrozTie

Recommended Posts

You can do this with the on world change event https://skripthub.net/docs/?id=338.

It requires the skript addon Skellett.

on player world change:
    set {_world} to past changed world
    if {_world} is "gens":
        execute console command "/lp user %player% permission unset essentials.fly"
    else if world is "gens":
        execute console command "/lp user %player% permission set essentials.fly"

 

Discord: Dead#6905

Love anime!


Anime Gifs

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...