Hiding my /plugins?

Discussion in 'Bukkit Help' started by TheCanadianLizard, Dec 18, 2012.

Thread Status:
Not open for further replies.
  1. hello, i have been thinking of getting a dedicated server (i already have 35 plugins!), but i want to hide my /plugins. I have been searching far and wide, but a lot of plugins that do this are out of date :mad:. How would i hide my /plugins without any access plugins?
     
  2. Offline

    MegaNarwhal

    NoCheatPlus allows you to hide your plugins list, but if you're looking for a plugin that does nothing else but block /pl and /plugins, try one of the outdated ones as there's no reason they shouldn't work if they're only a version or two behind.
     
  3. Offline

    Phaze_One

  4. Offline

    Necrodoom

    or using a permission plugin, negate bukkit.command.plugins node.
     
  5. Offline

    MyPictures

    Craftbukkit has permissions for such reasons: http://wiki.bukkit.org/CraftBukkit_commands

    You could give the default group those permissions:
    - -bukkit.command.plugins
    - -bukkit commands.version

    Negative permissions will take away the given node, more about that in your permissions plugin documentation.
     
Thread Status:
Not open for further replies.

Share This Page