Jump to content
  • 0

How do you disable /plugins?


Rainbontius

Question

6 answers to this question

Recommended Posts

  • 1
4 minutes ago, Lapzzo said:

command /plugins:
    trigger:
        send "&cMind your own business" to player
command /pl:
    trigger:
        send "&cMind your own business" to player
command /bukkit:plugins:
    trigger:
        send "&cMind your own business" to player

Great option if you want to use skript!

You can also disable the permission, if you are using any permission plugin simply make bukkit.command.plugins disabled (not allowed to be used). This way is very affective if you are using any permission plugin and/or don't want to use skript 🙂 

 

  • Thanks 1

--- AbusingNub ---


-- Owner of the DevilsNetwork --

◉ DevilsPvP.minehut.gg

◉ BridgesWar.minehut.gg


Here to lend a helping hand.


 

Link to comment
Share on other sites

  • 0

command /plugins:
    trigger:
        send "&cMind your own business" to player
command /pl:
    trigger:
        send "&cMind your own business" to player
command /bukkit:plugins:
    trigger:
        send "&cMind your own business" to player

 

imgonline-com-ua-resize-CNNkL1drx5M-removebg-preview.png.d6a8ae8b5eb862005fb056c21f934200.png

Link to comment
Share on other sites

  • 0
Just now, AbusingNub said:

Great option if you want to use skript!

You can also disable the permission, if you are using any permission plugin simply make bukkit.command.plugins disabled (not allowed to be used). This way is very affective if you are using any permission plugin and/or don't want to use skript 🙂 

 

Thanks, I didnt realise that disabled all /plugins commands

 

imgonline-com-ua-resize-CNNkL1drx5M-removebg-preview.png.d6a8ae8b5eb862005fb056c21f934200.png

Link to comment
Share on other sites

  • 0
3 minutes ago, Lapzzo said:

Thanks, I didnt realise that disabled all /plugins commands

No problem, I would also suggest disabling /version command as that can show plugins aswell, the permission node for that is bukkit.command.version 

Simply do the same as you did for the /plugins command

If you really want to protect your plugins also disable /help which will show all plugins aswell. Then simply make a custom /help command. The permission node for /help is bukkit.command.help

- Expanding on /help, if you use essentials you can easily configure the /help command I'm pretty sure🙂 

 


--- AbusingNub ---


-- Owner of the DevilsNetwork --

◉ DevilsPvP.minehut.gg

◉ BridgesWar.minehut.gg


Here to lend a helping hand.


 

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...