QuestionsAPI icon

QuestionsAPI -----

Easy to use alternative to the Bukkit Conversation API




Fixes bug where timeout message would still show after completion of Questionnaire
----------, Aug 8, 2024

Fixes bug where timeout message would still show after completion of Questionnaire
----------, Aug 8, 2024

Adds ability to set timeout in case the user takes too long to respond.

You can do this with the following builder methods:
Code (Java):
. setTimeout ( int seconds )
Code (Java):
. setTimeout ( int seconds, String timeoutMessage )
----------, Aug 7, 2024

Adds key based questions instead of grabbing them by index. You can still use the old index based implementation, but it is deprecated and will be removed in a future release.

Also changes some internal code for clarity.
----------, Aug 6, 2024

BREAKING CHANGE:
All QuestionnaireBuilder instances now need to take in a plugin instance

Also accidentally uploaded wrong jar last release

Code (Text):
new QuestionnaireBuilder(player, plugin)
----------, Aug 5, 2024

Resource Information
Author:
----------
Total Downloads: 107
First Release: Aug 5, 2024
Last Update: Aug 8, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings