Hopefully it can be released soon!
Keep an eye out for it =)
Looking forward to comments concerning features that are wanted in an administration library, general comments, and questions.
Current Features Include:
- Framework for a flexible administrator system with 5 administrative ranks and a temporary rank
- Fully commented for learning purposes
- Sector format, for disabling and enabling commands easily, along with adding your own new commands easily.
- Use the pop up control panel or the standard verbs
- Configuration file with plenty of settings.
- Pre-made administration sectors
- Keep records for each player
- Administrative Log that tracks all administrative actions
- Name your 5 administrative ranks to whatever you wish
- Server information including, uptime (realtime even with server is sitting idle and stuff), world byond address, world version, current host, detailed online list, detailed administrative list
- Uses no other libraries, not even htmllib
Preview of the View Backpack command.
When the library is using the panel, it appears in a pop up window.
The View Backpack command will first display a list of client mobs to select from, then it will display the backpack's contents of the mob you selected in a table. You can re-order the table in a-z/z-a order based on name, type, suffix.
The command has a few subcommands in the table too. The administrator can rename the item, delete the item, drop the item, or transfer the item to his own backpack. The administrator can also drop all the items in the backpack.
The subcommand need a higher administrative rank to use.
View Backpack command - Select mob
View Backpack command - Item List, ordered Name A-Z
View Backpack command - Confirm Delete
View Backpack command - Item List, ordered Name A - Z, After the apple was deleted.