Titles with only subtitles do not render
ryantheleach opened this issue ยท 2 comments
WorldEdit Version
[CHAT] WorldEdit version 7.2.8+6008-1246d61
WorldGuard Version
[CHAT] WorldGuard version 7.0.7-SNAPSHOT+2173-3cb4abd
Platform Version
This server is running Paper version git-Paper-148 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: cb198ff)\nYou are 3 version(s) behind
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using a version of WorldGuard compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
/rg flag town_template farewell-title \nFarewell, from InsertTownHere
Expected this command to send only a sub-title. Instead, no title at all was sent.
Expected Behavior
Expected this command to send only a sub-title. Instead, no title at all was sent.
Reproduction Steps
define region, add this flag
/rg flag town_template farewell-title \nFarewell, from InsertTownHere
Optional WorldGuard-Report
No response
Anything Else?
No response
that's how the client works. known workaround is to make an "empty content" title e.g. just a color code so the client will render it still.