AdamantUI is designed to improve the user interface for Minecraft servers without requiring client side modding. This plugin does nothing on their own, instead creates a foundation for other plugins to improve upon. Features include:
- Menu: Uses inventories to create a menu interface, allowing for easy option choices.
- Note: Creates notes that will appear to the player in the scoreboard. Notes will appear for a time (duration set by the plugin using the note). Multiple notes will form a queue, shown one after another.
- Message: automatically formats, divides, and aligns long messages to display properly in chat windows.
For Server Owners
If you have any plugins dependent on AdamantUI:
- Download the latest jar and place it in your plugins folder.
- AdamantUI requires zero configuration, you're done.
For Developers
If you want to use AdamantUI for your projects, we have some examples and API information available:
- Menu API
- Message API
- Note API
- The source code contains full java-docs for all features.
If your plugin uses AdamantUI and you want a link to it added here, email me [email protected], or leave a comment on this page.
About
I've developed several private plugins for Minederp, and we've decided to make some of these public.