Native Major MC Version: Legacy (< 1.13) Tested Major MC Versions:
A Spigot plugin for sending titles and setting the header and footer of the player list.
Wiki | Issue Tracker | Discord Support Chat | Animation Generator | Pre Releases | API | Source Code
| Commands | Permissions | Configuration | Placeholders |
TitleManager 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.
Features
Video tutorials
| English Version + Other version + Another version | German Version | Spanish Version | Lithuanian Version | Dutch Version |
Outdated Tutorials:
Spanish Version | English Version (Slightly Outdated) |
Developers
| JavaDoc | Source Code / GitHub |
Gradle repository:
Code (Java):
maven {
name 'Puharesource'
url 'https://repo.puha.io/repo/'
}
Gradle dependency:
Code (Java):
compile group: 'io.puharesource.mc', name: 'TitleManager', version: '2.2.0'
Maven repository:
HTML:
<repository>
<id>puha-repo</id>
<url>https://repo.puha.io/repo/</url>
</repository>
Maven dependency:
HTML:
<dependency>
<groupId>io.puharesource.mc</groupId>
<artifactId>TitleManager</artifactId>
<version>2.2.0</version>
</dependency>
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
![[IMG] [IMG]](/proxy.php?image=http%3A%2F%2Fi.imgur.com%2FdSmNihT.gif&hash=d7c86eefb3f707cdaadb93a399ec3b85)
A Spigot plugin for sending titles and setting the header and footer of the player list.
Wiki | Issue Tracker | Discord Support Chat | Animation Generator | Pre Releases | API | Source Code
| Commands | Permissions | Configuration | Placeholders |
![[IMG] [IMG]](/proxy.php?image=https%3A%2F%2Fi.imgur.com%2FDjAXN6W.gif&hash=6d63edd4290542ac119e36f304679eb9)
TitleManager 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.
Features
- 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 + Another version | German Version | Spanish Version | Lithuanian Version | Dutch Version |
Outdated Tutorials:
Spanish Version | English Version (Slightly Outdated) |
Developers
| JavaDoc | Source Code / GitHub |
Gradle repository:
Code (Java):
maven {
name 'Puharesource'
url 'https://repo.puha.io/repo/'
}
Gradle dependency:
Code (Java):
compile group: 'io.puharesource.mc', name: 'TitleManager', version: '2.2.0'
Maven repository:
HTML:
<repository>
<id>puha-repo</id>
<url>https://repo.puha.io/repo/</url>
</repository>
Maven dependency:
HTML:
<dependency>
<groupId>io.puharesource.mc</groupId>
<artifactId>TitleManager</artifactId>
<version>2.2.0</version>
</dependency>