HelpfulGUI A new GUI plugin for spigot and paper HelpfulGUI is a spigot based plugin which aims to make server administration easier for server mods and admins.
Features This plugin will provide:
- Kill gui for players (If wanted)
- A GUI for admins to ban and kick players will ease of access
- Many more features coming in the future
How to use it I am currently working on a documentation but here is a short version.
Use /admin to open the admin GUI.
Admin Gui has features like tp to player, ban player and stop server.
Kill GUI lets the players easily kill them selves.
Both GUIs can be disabled in the Config.yml
# Config For Helpful Gui
# KillGUI Specific
enablekillgui: true
killguidisabledmessage: "&4This Command Isn't enabled on this server!"
killguiperms: false
# Admin Gui Specific
enableadmin: true
# Enable the admin gui to stop the server
enableserverstop: true
What comes next? I am working on getting a multi-page system working for Ban and kick and also a suspend command with a customisable time.