-
Notifications
You must be signed in to change notification settings - Fork 13
Switching from MineDown to MiniMessage
In version 2.8.0 we switched from MineDown to MiniMessage for chat formatting. If you are a new user since 2.8.0, this does not affect you.
Existing users must run the "/hero textconvert" command. This will convert all of the messages in the config files in the Superheroes2 folder to the new MiniMessage syntax. It should only be run once. Once it is run, it will set a value in the config.yml "textconvert: true". If you need to run it twice, you can set "textconvert: false". Only set this if none of your configs are written in MiniMessage formatting. This will cause all of the MiniMessage tags to be escaped, i.e. <red>
becomes \<red>
and will no longer colour text.
Support for the /hero textconvert command was dropped in more recent versions, I recommend using a version like 3.0.2 or a 3.1.X version with /hero textconvert as an interim version if you are yet to do this.