TitleWelcomeMessage |1.8.x - 1.16.x |
SpigotMCSimple title welcome message with some pluses
32.4k downloads 4.1 rating
latest v3.3.7 SpigotMC
TitleWelcomeMessage
Version: 3.3.6
Developer: MrIvanPlays
- Title welcome message
- Send title messages with command
- AnimatedTablist
- SPIGOT: Tablist prefixes/suffixes
- SPIGOT: PlaceholderAPI support
- Metrics
- Bungeecord support
- SPIGOT: Title message on first join
REQUIREMENTS v2.0.0+: Vault, Permission plugin that Vault is supporting:
PermissionsEx, LuckPerms, GroupManager, bPermissions etc.
WARNING!!! DO NOT use unofficial versions of Vault or Permission plugin that support Vault with this plugin! Official version redirects were made a bit up! The result of using unofficial version of PEX:
Code (Text):
[13:58:03 ERROR]: Error occurred while enabling TitleWelcomeMessage vPLUGIN_VERSION (Is it up to date?)
java.lang.NullPointerException
at bg.me.mrivanplays.titlewelcomemessage.TitleWelcomeMessage.setupChat(TitleWelcomeMessage.java:97) ~[?:?]
at bg.me.mrivanplays.titlewelcomemessage.TitleWelcomeMessage.onEnable(TitleWelcomeMessage.java:43) ~[?:?]
The rest of the error is not needed to recognize the error
java.lang.NullPointerException
at bg.me.mrivanplays.titlewelcomemessage.TitleWelcomeMessage.setupChat(TitleWelcomeMessage.java:97) ~[?:?]
at bg.me.mrivanplays.titlewelcomemessage.TitleWelcomeMessage.onEnable(TitleWelcomeMessage.java:43) ~[?:?]
The rest of the error is not needed to recognize the error
- Plugins that modify the title sendings
- Plugins that modify the tablist
- Plugins that modify the teams / list (tablist) player name
- ViaVersion and ViaRewind
Code (YAML):
commands:
/titlereload:
description : Reloads the plugin
permission : titlewelcomemsg.reload
/titlesend:
description : Send a title to all online players
permission : titlewelcomemsg.title
permissions:
titlewelcomemsg.*:
description : All permissions
titlewelcomemsg.reload:
description : Reload permission
titlewelcomemsg.title:
description : Permission for sending a title to all online players
titlewelcomemsg.updatechecking:
description : Update notify permission
/titlereload:
description : Reloads the plugin
permission : titlewelcomemsg.reload
/titlesend:
description : Send a title to all online players
permission : titlewelcomemsg.title
permissions:
titlewelcomemsg.*:
description : All permissions
titlewelcomemsg.reload:
description : Reload permission
titlewelcomemsg.title:
description : Permission for sending a title to all online players
titlewelcomemsg.updatechecking:
description : Update notify permission
Comments 0
No comments yet. Be the first to share your thoughts.