PluginList
Example Output
Configuration
On first run, your config.yml will look like the below.
hide_everything: false hidden: [] faked: [] fakedDisabled: []
Your next step, would be to fill it in as such.
hidden: - HiddenPlugin1 - HiddenPlugin2 faked: - FakePlugin1 - FakePlugin2 fakedDisabled: - FakeDisabledPlugin1 - FakeDisabledPlugin2
After that, customize your colors if desired.
hide_everything works as expected. It will by default, force you to readd plugins as faked.
# OPTIONS ARE CASE SENSITIVE # RED DARK_RED # AQUA DARK_AQUA # BLUE DARK_BLUE # GRAY DARK_GRAY # GREEN DARK_GREEN # WHITE BLACK # YELLOW GOLD # LIGHT_PURPLE DARK_PURPLE ColorFaked: "YELLOW" ColorHidden: "GOLD" ColorEnabled: "GREEN" ColorDisabled: "RED" ColorDefault: "WHITE"
Permissions
pluginlist.user #Default: true #Grants usage of /plugins /pl pluginlist.version #Default: op #Grants usage of /version /ver /icanhasbukkit pluginlist.real #Default: op #Allows viewing hidden and faked plugins pluginlist.reload #Default: op #Grants usage of /plreload pluginlist.* #Default: op #All of the above




-
View User Profile
-
Send Message
Posted Apr 11, 2012I'll have a fix soon.
Edit:
http://dev.bukkit.org/server-mods/pluginlist/files/15-1-8/
You can download it now.-
-
View User Profile
-
Send Message
Posted Apr 8, 2012sid. if you want maintainer access on the page, leave me a comment. Im in afghanistan at the moment.
-
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, 2012Does it work with 1.2.4/5?
-
View User Profile
-
Send Message
Posted Mar 22, 2012@Lajci1 @ThisUsernameIsMine
this config value is outdated and deleted. just use this configvalue for 1.6/1.7 to hide all plugins: hidden: ["*"]
-
View User Profile
-
Send Message
Posted Mar 22, 2012Same :-(
-
View User Profile
-
Send Message
Posted Mar 18, 2012hide_everything: true not working
-
View User Profile
-
Send Message
Posted Mar 17, 2012Why is there a restriction of the /version command? It can easily be restricted using the bukkit.command.version permission.
Also, /icanhasbukkit is an alias defined in bukkit.yml.
-
View User Profile
-
Send Message
Posted Mar 16, 2012Could you add to hide /help also?
Thanks,
-
View User Profile
-
Send Message
Posted Mar 16, 2012This works fine for me and I'm using 1.2.3
-
View User Profile
-
Send Message
Posted Mar 16, 2012It's not functioning, its active but no .yml config file appears nor it works in game, but it says it does when it doesn't :/
-
View User Profile
-
Send Message
Posted Mar 9, 2012can anyone get this to work? says its updated but still doesnt work for me. adding * doesnt work either.
-
View User Profile
-
Send Message
Posted Mar 6, 2012Thanks for the update!
-
View User Profile
-
Send Message
Posted Mar 5, 2012@daemitus
On the latest version (1.7) the plugin doesn't generate the 'hide_everything' option in the configuration. Our server is running 1.2.3.
Please fix, thanks, Joel.
-
View User Profile
-
Send Message
Posted Mar 5, 2012On CB 1.2.3
The cvar "hide_everything: true" is not working or is removed.
These cvars are working:
hidden: []
faked: []
fakedDisabled: []
Thanks for the updates :)
Edit: also * gives a big error and disables this plugin
-
View User Profile
-
Send Message
Posted Mar 4, 2012@muggerfugger
I decompiled the 1.6 release to quickly update it since the github was in an unknown state. Ive since fixed that. Adding an * to your hidden list should hide everything (hopefully). Otherwise my code is borked.
-
View User Profile
-
Send Message
Posted Mar 4, 2012was "hide_everything: false" removed from the beta release for 1.2.3 ? doesnt seem to be auto added to the config, and also doesnt work after being manually added.
thanks
-
View User Profile
-
Send Message
Posted Mar 4, 2012You wouldn't mind setting up a github repo would you (is this plugin not open source?)? I can easily do commits that way.
I also need the source, if you don't mind.
-
View User Profile
-
Send Message
Posted Mar 4, 2012@daemitus
All this chitchat and i forgot that files dont go up immediately. I posted this a few ago.
http://dev.bukkit.org/server-mods/pluginlist/files/12-1-7/
-
View User Profile
-
Send Message
Posted Mar 4, 2012@68x Sure, maintaining the status quo is easy enough. If youre going to add some more features though thats even better.