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 Jun 6, 2012@Spezialeinheit
http://dev.bukkit.org/server-mods/pluginlist/repositories/mainline/
-
View User Profile
-
Send Message
Posted Jun 5, 2012Source?
-
View User Profile
-
Send Message
Posted Jun 3, 2012hi, good plugin men
i installed the plugin, but the config.yml is not created, how can i edit the list of plugins?
thanks ;)
-
View User Profile
-
Send Message
Posted May 31, 2012@Hyperion01
Check the change log. This was implemented in the last update.
-
View User Profile
-
Send Message
Posted May 30, 2012I see no config.yml file. I've placed that .jar file into plugins folder, restarted the server, but nothing happened. No new folder, no new files in plugins folder. Just the /plugins command is disabled for everyone, giving a message ''unknown command''
-
View User Profile
-
Send Message
Posted May 25, 2012According the Change log Fake plugins have been removed
BUT the pluginlist folder error :( should be fixed..
-
View User Profile
-
Send Message
Posted May 23, 2012Is this issue being worked on and any guess on how long till its fixed? any reply would be nice so were not in the dark and just give up on this plugin ever getting fixed
-
View User Profile
-
Send Message
Posted May 23, 2012AH the PluginList folder is just marked as hidden lol kept getting folder exist error when tryin to make it manually then changed my settings to show hidden files/folders BUT it doesnt work I edited the config file and the full plugin list showed and didnt show the fake plugins
-
View User Profile
-
Send Message
Posted May 23, 2012Config doesn't generate. Please update or at least tell us how to manually set it up its been almost 2 weeks with out a fix yet.
-
View User Profile
-
Send Message
Posted May 19, 2012Config doesn't generate. Please update :(
-
View User Profile
-
Send Message
Posted May 16, 2012The config doesn't generate after a restart. Permissions don't seem to work - even me as an OP gets the unknown command message.
I'm glad you got rid of the useless fake plugin stuff but not a fan of the now broke plugin. :]
-
View User Profile
-
Send Message
Posted May 14, 2012The config files aren't generating after a restart. Tried 3 times
-
View User Profile
-
Send Message
Posted May 13, 2012@StuckingFoned
It was buggy. I will have to clean up the code a bit, before I can re-add it.
-
View User Profile
-
Send Message
Posted May 13, 2012Why remove the faked plugins list??
-
View User Profile
-
Send Message
Posted May 7, 2012So my configuration file looks like:
hidden:
- MobDisguise
- SimplyVanish
- Xadmin
faked:
- MCbans
fakedDisabled:
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"
And only OPs can see plugin list, Everyone else gets a "unknown command"
-
View User Profile
-
Send Message
Posted May 2, 2012Is it possible to make it block the plugins list and raw plugins list when you set enable-query to true in the server.properties?
You can see it with this: https://github.com/Dinnerbone/mcstatus
Some voting sites require you to turn this on.
-
View User Profile
-
Send Message
Posted Apr 25, 2012Does this block /plugins for OPs?
-
View User Profile
-
Send Message
Posted Apr 22, 2012Works fine but /plreload doesn't exist.
-
View User Profile
-
Send Message
Posted Apr 19, 2012Everything works fine for me
-
View User Profile
-
Send Message
Posted Apr 11, 2012Same thing as shutka, it still shows both lists for all users. My temp workaround was to remove the "bukkit.command.plugins" permission from the people that I don't want to see real plugins. Please fix, the latest version is broken still too.