Bugs
• Fixed a bug where a string was hard-coded and unable to be customised through the config files.
Add this to your messages.game section of your game.yml file
Code (YAML):
prompt-title
:
""
prompt-subtitle
:
""
Added
• Added %word_upper%, %word_lower% and %word% placeholders. Word will show the word as it appears in your .txt file. Upper will show it in all uppercase and lower is for lowercase.