Please go to the BukkitDev page for the latest information: http://dev.bukkit.org/server-mods/pluginsmanager/
I compiled your july 2nd GitHub (Not sure if it was a buggy version) and it didnt autocreate the settings file.
this plugin goes from 964 to 1001?! i didnt even know 1001 was out yet!!! where can i get it? i want to stay updated!!!
not sure what you mean by "this plugin." the plugin version is separate from version of the Bukkit server. the current version of the server is at 1038. the current of the plugin is at 11.07.08. if you want to download the latest release of the server, you can go to http://ci.bukkit.org/. if you want the plugin, the link is at the top of the page.
Alright, im kinda new to this,so ill just outright say it: What are the commands? I fiured out lp and listplugins, and can use row just fine, using column gives me "why you fail so hard" and "blah" at the beginning of each plugin. How do i generate the html? Here is my config file:
Ok, First, thankyou. OK, so, Fresh, brand new server with this as the only plugin, this is the console log: Oh, and here's a smiley face, this seems too serious without one.
@waf nice your plugin but you can add: a background load immage and possibility to remove "this page whas generated on ... " and " Using PluginsManager v11.07.26 " please u.u
you can already remove the branding and the updated part. it is part of the settings of the plugin. see the info at the top of the page about the plugin to disable it. i assume you mean background load image as in a background image of the webpage?
09:38:11 [INFO] [PluginsManager]: PluginsManager version 11.07.26 enabled 09:38:11 [INFO] [PluginsManager]: Default configuration file successfully created 09:38:11 [INFO] [PluginsManager]: pluginsmanager.settings file successfully loaded 09:38:11 [SEVERE] [PluginsManager]: CHANGE THIS VALUE could not be created 09:38:11 [INFO] [PluginsManager]: Settings have been successfully loaded I get this
did you change the value? and/or output it to an actually existing folder? can not tell what you are doing unless you post your config.
as of now, no. eventually, it will support disabling and enabling plugins and management (open for suggestions) for other plugins. more info: http://fawong.com/minecraft/#todo
maybe this is the right place to ask: In the future could this plugin totally disable plugins on a per world basis? Or create separate instances of plugins running on different worlds?
Something like that is not possible on the current bukkit api. No, I meant we can do a fork on github or we can just advertise each other's plugin. EDIT: Unfortunately I don't know how to use github that much... EDIT by Moderator: merged posts, please use the edit button instead of double posting.
as what Technius said, it is not possible now, but once it is, i will be supporting that feature. bit confused; no meaning, no source code? if you fork, then you would have to release the source code, since my plugin is released under gpl. or we could just work on the same plugin together, no? EDIT by Moderator: merged posts, please use the edit button instead of double posting.
ahh thanks guys, i can't wait to see something like that as currently managing different worlds can be a pain with many plugins. At minimum just being able to disable per world would be great. but im sure there are many moving parts to get working together for that to happen. Anyways, keep up the good work and i will be checking back often to see where this goes!