- Tags
-
- Tags
- None
TitleManager
This plugin allows, for a welcome message using the new 1.8 titles and the new 1.8 header and footers for the tabmenu.
Features:
- Title welcome message
- Tabmenu header and footer
- Commands
- Custom API with custom events
Commands:
- /tm reload - Reloads the config.
- /tm broadcast <message> - Sends a "title message" to all players on the server. (Lines split using <nl>)
- /tm msg <player> <message> - Sends a "title message" to a specific player. (Lines split using <nl>)
- reload - titlemanager.command.reload
- broadcast - titlemanager.command.broadcast
- msg - titlemanager.command.message


Developers:
This plugin is open sourced and has a rich API, with events. Anything you'd ever need can be seen on the plugin's GitHub page here.