Plugin Hider skript to allow opped players see the plugins.

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

ZadeFear

Member
May 19, 2019
3
0
1
58
Can someone make me a skript where if someone has the permission 'plugins.view', they can see the plugins. Or if the player is op they can view the plugins, either works. Thanks
 
command /plugins:
aliases: pl
trigger:
if player has op:
send "Here are the plugins."
else:
cancel event


if you have /plugins, this should work.


heres a picture of the indentions
unknown.png