PlugMan icon indicating copy to clipboard operation
PlugMan copied to clipboard

Plugin manager for Bukkit servers.

Results 12 PlugMan issues
Sort by recently updated
recently updated
newest added

Hello, I configured MaxBans to use "bans" user to connect to MySQL database, but it is using root (see error bellow). **config.yml** : ``` database: driver: "com.mysql.jdbc.Driver" url: "jdbc:mysql://localhost:3306/bans" user:...

Can you provide a command to automatically reload the plugin under development with a relative or absolute path? Detecting file changes and automatically reload the plugin. Like [this](https://gist.github.com/ShirasawaSama/43bb8f3e17592af2215c6303364daba7)

[updates.txt](https://github.com/r-clancy/PlugMan/files/4404283/updates.txt) PlugMan only seems able to correctly detect/query a couple of the plugins i use. I use excel to manually maintain a list of my plugins with versions/links/last-checked info and...

Can I use this plugin to unload a plugin to update then load it? Trying to use to to update Mypets. I did unload, move new jar in and old...

I'm currently working on a plugin on a large server, it takes TOO long to have to restart the server EVERY time I push an update so I use plugman....

I install a new jew and do /plugman load . It works, the plugin is now in game because it gives me plugin messages. However if I try and execute...

When a plugin is disabled, I think it should be disabled and unloaded every time the server reloads and restarts, and restored to normal behaviour then it is enabled again....

i have the newest version and if i type /plugman lookup it give me an internal error. https://hasteb.in/bidorayi.lua

PlugMan unable to load plugins from custom plugins-dir (argument "--plugins").

Does not cancelling the tasks when unloading the plugin.