
_ _┍┅┑_ _
[Server ToolBox]
\------ Powerful features for server handling. ------/
This plugin contains some easy-to-use general stuff, which makes the server-handling much easier for your server and will be a big help for your admins. It handles plugins, players, server-event, schedule, prevent problems and help the general workaround. Let's see its functions:
Server Handling
--[Server Handling]-----
 |
In a GUI you can check through plugins and turn them on/off by left-clicking on their icon. |
 |
GUI summary of informations about players, specially on a given playaer (like: all data of josh199 in one menu) |
 |
basic statistics (tps, player count) significant data showing, warnings (exp.: drastic player count change) |
Scripts
--[Scripts]-----
Commands
--[Commands]-----
 |
The high-impact commands (rl, stop, ci, nuke) do need confirmation, avoiding accidental usage. |
 |
WorldEdit security lock above a given number of blocks also needs confirmation. |
 |
PowerTool++: |
| Custom commands on the server which do call scripts or another parametered command, just like how powertool works. Own commands for players, like /home which can be used and saw only by the creator |
Effective Features
--[Effective Features]-----
 |
Browser (indev) |
| |
This is a simple GUI tool, which is made up of menus. You can find (and handle) players, plugins and (later on) more stuff. (setting variables, moving objects to lists, remove from lists, write into tables and other runtime stuff with variables)
|
 |
Preventing player from |
| |
|
- using commands
- using chat
- move
| |
|
 |
File Browser (indev) |
| |
This browser will allow you to look around in the server's folder from inside the game, open files to modify, add/remove/insert lines, replace expressions to others, replace lines, create/delete/rename files, move them to other folders.
|
|
 |
YAML Browser |
|
| |
This feature will allow you to browse into .yml files from ingame and modify their tag values. |
|
 |
Text Editor |
|
| |
Open text files and edit them by lines. |
|
Additional Plans
--[Additional Plans]-----
 |
filtering chat from given words |
|
 |
sound for staff-chat, different for staff member and different for players calling for help sound for private message reveiving sound for you name mentioned in the chat |
|
 |
Ingame help pages. |
|
 |
PlayerInventory automatic backup system |
|
 |
Ingame GUI menu editor |
|
 |
Evolve into a devtool with public code on gitHub |
|
 |
Adding localization support for translations. |
|
 |
And sure, if you have ideas let me know :) |
|