Skip to content

Multi line prompting & fixes

Compare
Choose a tag to compare
@its-c10 its-c10 released this 10 Apr 23:13
· 20 commits to master since this release

Changelog:

  • Multi text prompting has been added. You can send multiple prompt lines to the player via Prompt.Builder#addText
  • PromptInputType.LETTERS_AND_NUMBERS did not allow spaces. Fixed this. May just may an entirely different enum in the future.

The wiki may not be fully updated yet, so please look at the example plugin to fully understand the changes.

Need support or have a question/suggestion? Join my discord.

Full Changelog: 1.4.0.0...1.4.1.0