NoPlugins
NoPlugins - Fake a Vanilla Server
Features:
If you lack the proper permissions or aren't OP, this plugin
- Disables commands: "/plugins" | "/pl" | "/version" | "/ver" | "/gc"
Installation:
- Simple place the file "NoPlugins.jar" in the plugins folder of your server and everything will handle itself
- No configuration file yet - hope to be added soon
Permissions:
Supports SuperPerms, PermissionsBukkit, PermissionsEX, bPermissions or any other SuperPerms compatible manager. I recommend PermissionsBukkit as it is a lightweight SuperPerms manager with only commands that are 100% needed, it also has a simple configuration of one file. I also recommend NOT using the old Yeti permissions or anything like that.
- noplugins.view
Source:
- Included in JAR file
-
View User Profile
-
Send Message
Posted Mar 22, 2016Better one at dev.bukkit.org/bukkit-plugins/remove-plugins/
-
View User Profile
-
Send Message
Posted May 21, 2015Thanks for the nice plugin :) Now can my players no longer see information about my server / check plugins. Sincerely Philip320 The owner of MultiPvP.dyx.com
-
View User Profile
-
Send Message
Posted Jan 20, 2015@LauseggerDevelopment
Thanks I'll take a look at yours as it's active :) This has been serving us well though, and nice and simple!
-
View User Profile
-
Send Message
Posted Jan 11, 2015@frizzbee30
But it's inactive!
http://dev.bukkit.org/bukkit-plugins/hideandcustomplugins/
With this plugin you can block much more commands and also the tab completion.
-
View User Profile
-
Send Message
Posted Dec 13, 2014works in 1.8
-
View User Profile
-
Send Message
Posted Apr 30, 2014You can add allies in the commands.yml and hook the /pl or /plugins to customtext, then in essentials cutom.txt make the /pl or /plugin command to respond something else.
-
View User Profile
-
Send Message
Posted Mar 4, 2014you should add: /?
-
View User Profile
-
Send Message
Posted Feb 6, 2014@Soledge777
Even easier:
set "bukkit.command.plugins" to false for the default rank.
-
View User Profile
-
Send Message
Posted Dec 14, 2013You can do this with worldguard. The correct syntax to complete what your trying to do is the following:
AS OP, in-game run this command: <Copy and paste the code below into your game> ____________
____________
this WorldGuard command blocks the global region from allowing any users (unless specified by your permissions handler) to run these commands in your given world.
flags such as the "blocked-cmds" flag can be found Here
the "/region flag global" portion of the command is telling worldguard to add the specified flag to the specified region. The region "global" will effect the minecraft mapfile in which the command is run. However, these flags are specified by-world. meaning if you have the Nether, End, or make use of a multi-world plugin, such as multiverse, you will need to run this command in each and every world if you want to eliminate these from being an issue to players trying to get more info than you provide.
-
View User Profile
-
Send Message
Posted Sep 21, 2013you did /? otherwise this plugin would be useless. /? will still show the plugins
-
View User Profile
-
Send Message
Posted Sep 20, 2013not really useful just get a permissions plugin and deny the bukkit.command.plugins node same with other commands that you want to deny
@rangewonk
-
View User Profile
-
Send Message
Posted Aug 11, 2013Might aswell download the command blocker plugin and block the commands manually, along with other commands you don't want people using.
Not much point in this plugin but still a good idea.
-
View User Profile
-
Send Message
Posted Aug 10, 2013Anyone with this stupid plugin disable it now! If You Have plugins on your server, even small ones, the players will see it! know why? they can type /help and it will come up with every single plugin that you have! also it is pretty obvious if they type wand or something and it comes up with that they are now allowed! So rethink having this plugin!
-
View User Profile
-
Send Message
Posted Mar 11, 2013can someone update that plugin Thanks!!
-
View User Profile
-
Send Message
Posted Feb 19, 2013@seriosbrad
I'm am now working on it, you can see it sometime this week, ill keep you informed.
-
View User Profile
-
Send Message
Posted Jan 25, 2013@joshwenke
Plenty of things. But mainly the fact that two different developers would be involved, meaning at some points it's probable that one plugin will work and one won't, and convenience. I don't see the big deal in my request, this plugins intentions are to hide plugins, there is no harm in adding that feature because it also hides plugins.
-
View User Profile
-
Send Message
Posted Jan 25, 2013@seriosbrad
What's so bad about multiple plugins? Nothing will be different as far as server performance if the exact same pieces of code are separated or together.
-
View User Profile
-
Send Message
Posted Jan 17, 2013Since the source is available, can someone fork this and implement blocking of the "/ then Tab" method of showing plugins, like the AntiCommandTab plugin? that way I don't have to install multiple plugins.
http://dev.bukkit.org/server-mods/anticommandtab/
Or, @ThePiggy351 please come back and add that feature to this plugin :)
-
View User Profile
-
Send Message
Posted Dec 17, 2012@TheOneWhoOwns
No, they can't, only if they have the permission node! And remember that just because the have the plugin doesn't mean they have the right: Groups, Prefixes, Permissions, Configurations, etc.
-
View User Profile
-
Send Message
Posted Dec 7, 2012you could always use worldguard /region flag global blocked-cmds pl,plugin,version,ver,gc op overrides.