- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/Puharesource/TitleManager
- Contributors:
- Puharesource, Wundero
- Donation Link:
- https://ko-fi.com/pmtarkan
Wiki | Issue Tracker | Discord Support Chat | Animation Generator | Pre Releases | API | Source CodeTitleManager adds floating messages, a header/footer for your player list and a scoreboard sidebar. TitleManager also provides you with a rich API that you can harness in your own plugins.
| Commands | Permissions | Configuration | Placeholders |
- Welcome title
- First join welcome title
- Player list header and footer
- Welcome actionbar title
- Commands to send these titles
- Scoreboard sidebar
- Rich API
- Animations
- PlaceholderAPI support
Video tutorials
| English Version + Other version | German Version | Spanish Version | Lithuanian Version | Dutch Version |
Outdated Tutorials:
Spanish Version | English Version (Slightly Outdated) |
Developers
| JavaDoc | Source Code / GitHub |
Gradle repository:
Gradle dependency:Code (Java):maven {
name 'Puharesource'
url 'https://repo.puha.io/repo/'
}
Maven repository:Code (Java):compile group: 'io.puharesource.mc', name: 'TitleManager', version: '2.2.0'
Maven dependency:HTML:<repository>
<id>puha-repo</id>
<url>https://repo.puha.io/repo/</url>
</repository>
HTML:<dependency>
<groupId>io.puharesource.mc</groupId>
<artifactId>TitleManager</artifactId>
<version>2.2.0</version>
</dependency>

TitleManager 2.3.1
A Spigot plugin for sending titles, setting the header and footer of the player list and scoreboard.
Recent Updates
- 2.3.1 Jul 27, 2020
- 2.3.0 - MC 1.16 support - HEX Colors Jul 11, 2020
- 2.2.7 Apr 24, 2020