SkCheese is an addon that adds some new features and more simple stytax for skript.
SkUnity
https://forums.skunity.com/resources/skcheese.1666/
Wiki
https://github.com/erenkarakal/SkCheese/wiki
```
on join:
if !player has permission "staff":
goto "default"
send "Hello staff member."
stop
label default
send "Hello default member."
```
Plugin has been added to the plugins list, it might take a moment for it to actually show up though.
Suggestion marked as complete