S5_FrozTie Posted January 30, 2022 Share Posted January 30, 2022 i need a skript when someone joins my world called gens the get the /lp permision to fly and when the go into a different world they lose the permision Link to comment Share on other sites More sharing options...
ApexSplat Posted January 30, 2022 Share Posted January 30, 2022 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! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now