PluginManager

PluginManager 1.0.9

Buddelbubi.

Active Member
BuddelStudios submitted a new resource:

PluginManager - Manage your plugins inGame and speed up plugin development

View attachment 3442


A Plugin to manage all of your servers plugins and also a tool to speed up plugin development


You can use PluginManager to load, unload, reload, enable, disable and uninstall plugins.
Yes. You can reload single plugins without the need to reload the entire server. This could save alot of time while developing plugins due the reduced loading times.


So what features does PluginManager...​
Read more about this resource...
 

Buddelbubi.

Active Member

Buddelbubi.

Active Member
BuddelStudios updated PluginManager with a new update entry:

Quality of Life tweaks

- Added permission "pluginmanager.admin" to access everything
- pm load does not require you to write the full file name. It now searches for a file starting with your input.
- You cannot load plugins twice anymore using pluginmanager.
- Fixed bug which allowed you to disable pluginmanager when its written in lowercase
- /pluginmanager [plugin] now shows the plugin ui. You dont have to browse every plugin in the /pm menu anymore. (Even though it is still possible) [You also dont have to...
Read the rest of this update entry...
 

Buddelbubi.

Active Member
BuddelStudios updated PluginManager with a new update entry:

Lots of improvements

- Config Browser will now list folders first, than files
- Added a button to the config browser to go to the previous button (..)
- Window Identification now by ID instead of random color codes in the title
- Plugin Info Form will blend out unknown sections
- Commands from unloaded plugins will now be unshown to users, readded when plugin loaded again
- Plugins that depend on a disabled/unloaded plugin will now disable and reenable when the plugin is loaded again.
Read the rest of this update entry...
 

Buddelbubi.

Active Member
BuddelStudios updated PluginManager with a new update entry:

Sub Command Data

- PluginManager is now registering Sub Command Data.
- Fixed some misspellings.
- The Plugin Info Window displays commands again, if they are not in the plugin.yml.
- The Plugin Info Window now shows you all Plugins that depend on a Plugin.
- Added Command /pluginmanager uninstall. Only executable by an operator!


v1.0.8
Read the rest of this update entry...
 

Buddelbubi.

Active Member
BuddelStudios updated PluginManager with a new update entry:

Important Update: Schedulers

I never realized that schedulers are not bound to a plugin, if the plugin author does not add the plugin parameter to the scheduler. But no one, except mob plugin does that. This caused PluginManager to cancel schedulers even if you reload another plugin.
With this update, PluginManager scanns every ten seconds for schedulers and if they dont have a plugin attatched to it, PluginManager detects the plugin and attaches it then.
Schedulers are now forced to be tight to a plugin. Reloading a...
Read the rest of this update entry...
 
Top