Vanilla
Vanilla - Config options to hide plugins from the plugin list and disable the version and plugin list commands
Features:
- Block use of /pl and /plugins (The plugin list command)
- Block use of /ver and /version (The version command)
- Hide plugins from the plugin list
- /vanilla command
- Full multilanguage support
With this plugin, you can fake a vanilla server by hiding the plugin list & version commands. You can also instead of doing that, hide specific plugins. For example if I want to hide MCBans & HawkEye, griefers would think the server cannot rollback changes and more importantly, they think they cannot get globally banned. Hiding the plugin from the plugin list makes it disappear completely. Even though it doesn't show, it will still function fully. Notice that Vanilla itself will not automatically be hidden unless you hide it from the plugins list. The console will still be able to use the commands & plugins will not be hidden from it.
-
View User Profile
-
Send Message
Posted Dec 26, 2015Does this work with 1.8.9?
-
View User Profile
-
Send Message
Posted Jul 11, 2013For the record, this still works with 1.6.2
-
View User Profile
-
Send Message
Posted Mar 22, 2013Hello, does this work with 1.4.7?
Edit:
Think i will get one of my friends to do a plugin like this one.
-
View User Profile
-
Send Message
Posted Dec 23, 2012@EnergyCraft
Yes :) xoxo
-
View User Profile
-
Send Message
Posted Nov 18, 2012Does this work with 1.4?
-
View User Profile
-
Send Message
Posted Nov 12, 2012@MrDiceServer
http://forums.bukkit.org/threads/misc-plgdisablecmd-v2-0-disable-given-commands-1-3.6504/
Use that to block specific commands :)
-
View User Profile
-
Send Message
Posted Oct 28, 2012could you make this able to block the /? command, people keep using it on my server -_-
-
View User Profile
-
Send Message
Posted Sep 16, 2012@Xerati
In bukkit.yml:
settings:
query-plugins: false
instead of true
-
View User Profile
-
Send Message
Posted Aug 29, 2012You really should put more description and/or examples in this. I'm rlly newby and i can't figure this out! I'm like completely clueless!!!! :S
-
View User Profile
-
Send Message
Posted Jul 30, 2012@Flenix1
\plugins\Essentials\config.yml
Disabled Commands:
- whois
-
View User Profile
-
Send Message
Posted Jun 10, 2012will this plugin be updated for 1.2.5 or are you holding off until mcAPI?
-
View User Profile
-
Send Message
Posted Jun 1, 2012I recently found out that this does NOT hide the plugins from server query :( Any chance we could get the update mentioned awhile back, and include a block for server queries?
-
View User Profile
-
Send Message
Posted May 4, 2012The code in the plugins.bukkit thread is the only syntax wrking. I have no bloody clue why the plugin loves to switch it back to a tabless design, however it is still relying on the CONFIG.YML code to be tabbed, while spitting out a tabless config automatically when that fix is employed.
The only thing that I have tested and found in working order with the tabless YAML is the version-hide boolean.
-
View User Profile
-
Send Message
Posted Apr 25, 2012I dont know why its not working...
-
View User Profile
-
Send Message
Posted Apr 18, 2012UP-DA-TE 1.2.5 ;)
-
View User Profile
-
Send Message
Posted Apr 8, 2012Will this hide the plugins via query? Or is this simply just for /plugins?
-
View User Profile
-
Send Message
Posted Apr 3, 2012Any chance you could let us just add "blacklisted commands"? Like, we can just add them to the list, and people wouldn't be able to use that command. Just an idea :) There are other commands I want to block that don't have a working permission node attached
-
View User Profile
-
Send Message
Posted Mar 29, 2012An update to Vanilla is coming soon that will add in the plugin count to the plugins command just like Bukkit has done.
-
View User Profile
-
Send Message
Posted Mar 27, 2012this plugin is excellent. thank you very much. if i wasn't poor i'd donate.
-
View User Profile
-
Send Message
Posted Mar 24, 2012@Flenix1
You can disable /whois if you dont use permissions in the essentials config file. when using permissions, simple dont give anyone permissions to essentials.realname or essentials.whois. :)