About GPlugins
Advanced graphical plugin manager to easily manage plugins.
Features
- Load/Unload plugins
- Unloaded plugins are unloaded permanently (not reloading after restarts)
- Convenient error lookup for not loading plugins
- Intuitive and super responsive UI (no lag for small UI changes and no mouse reset)
- Search/Filter function
- Back button for quick navigation
- No plugin dependencies
Commands (Chat and Console)
- gplugins - Opens/Closes the UI
- gplugins.load <pluginname> - Loads the given plugin and removes it from the disabled plugins list
- gplugins.unload <pluginname> - Unloads the given plugin and adds it to the disabled plugins list
Permissions
- Administrators don't need any permission
- Players can be given access with the permission 'gplugins.use' (for UI and commands)
Hints
- Clicking the exclamation mark icon will show the error message at the bottom
- The disablement of plugins after restarts will not work if gplugins is not loaded
- Loading a plugin in any way other then gplugins when it is disabled in gplugins will not work
Configuration
- uicolor.primary (rgba) - The primary accent color
- uicolor.disabled (rgba) - The disabled buttons color