I'm making a advancement based popup system on my server to tell some important informations to the players. Is there any way to remove the header form the toast message without any mod? I know that I can change the "Advancement Made!" title to "Challenge Made!" or "Goal Reached!" but I want to remove it.
Removing the title is not possible, you can either remove the popup entirely or have it there with title and all. But please elaborate, I'm interested how your system works and exactly what kind of information you want to tell the players.
I've set up a counter function which grants an advancement for all the players and 5 ticks later revokes it. It happens with all the custom advancements what I've created for this system with few minutes waiting time between each other. The advancements tell some important information about the server such as warps (Essentials plugin's feature), Facebook and Discord group links, etc via the toast messages. Unfortunatelly the "Advancement Made!" title and the others look horrible at this point.
The most important advantage of this is that it doesn't fades into the chat when everyone talks to everyone so they won't miss the informations that easy.
I was thinking that you could use the action bar display position, which would be less obtrusive, but after testing it out I've discovered that the action bar (and even subtitles) have another problem in that they can be obscured by chat. :-/
Rollback Post to RevisionRollBack
AKA Arctenik on some websites (or Zatnik, but I'm not the only Zatnik out there)
I'm making a advancement based popup system on my server to tell some important informations to the players. Is there any way to remove the header form the toast message without any mod? I know that I can change the "Advancement Made!" title to "Challenge Made!" or "Goal Reached!" but I want to remove it.
Removing the title is not possible, you can either remove the popup entirely or have it there with title and all. But please elaborate, I'm interested how your system works and exactly what kind of information you want to tell the players.
I've set up a counter function which grants an advancement for all the players and 5 ticks later revokes it. It happens with all the custom advancements what I've created for this system with few minutes waiting time between each other. The advancements tell some important information about the server such as warps (Essentials plugin's feature), Facebook and Discord group links, etc via the toast messages. Unfortunatelly the "Advancement Made!" title and the others look horrible at this point.
The most important advantage of this is that it doesn't fades into the chat when everyone talks to everyone so they won't miss the informations that easy.
Would it work to use the /title command instead?
https://minecraft.gamepedia.com/Commands/title
AKA Arctenik on some websites (or Zatnik, but I'm not the only Zatnik out there)
My texture pack on Planet Minecraft
Good idea but I don't want to use titles because they are really annoying. They can hide some important stuff in the middle of the screen.
I was thinking that you could use the action bar display position, which would be less obtrusive, but after testing it out I've discovered that the action bar (and even subtitles) have another problem in that they can be obscured by chat. :-/
AKA Arctenik on some websites (or Zatnik, but I'm not the only Zatnik out there)
My texture pack on Planet Minecraft