I just finished up this very useful plugin for manipulating titles and subtitle in Spigot's 1.8 build. What does it do? The plugin generates a bunch of YAML files (config) which are assigned to a specific event. Here is the format
Code:
Title Text: '&6You broke a block!'
Subtitle Text: '&eUse the config to change these messages'
Fade in Time: 10
Screen Time: 25
Fade out Time: 10
Code:
Command Name: example
Permission Node: titlepro.example
No Permission Message: '&4You do not have permission to do that!'
Title Text: '&6An Example Command!'
Subtitle Text: '&eCreate more commands with the config!'
Fade in Time: 10
Screen Time: 25
Fade out Time: 10
Features:
- Event based triggers
- Create fully customizable commands
- Quick command to reload the config files
- Reflection to support future versions
- Variables for customizing the titles
- Quality code (No resource leaks)
Events:
- PlayerBreakBlock
- PlayerChat
- PlayerDamage
- PlayerDisableFly
- PlayerEnableFly
- PlayerJoin
- PlayerPlaceBlock
- PlayerRespawn
- PlayerStartSneak
- PlayerStartSprint
- PlayerStopSneak
- PlayerStopSprint
Variables:
- %name%
- %level%
- %UUID%
- %world%
- %hunger%
- %xcoord%
- %ycoord%
- %zcoord%
Price: $5
Payment method: Paypal
Skype: skionzmc
If you have any questions post below.
EDIT: http://www.spigotmc.org/resources/titlepro.2566/
Last edited:
