Speedgot
QuestionsAPI
-----
Easy to use alternative to the Bukkit Conversation API
Download Now
13.6 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Fixes setTimeout bug
Fixes bug where timeout message would still show after completion of Questionnaire
----------
,
Aug 8, 2024
Fixes setTimeout bug
Fixes bug where timeout message would still show after completion of Questionnaire
----------
,
Aug 8, 2024
Adds ability to set timeout on reply
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, and deprecates index based questions.
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
Makes onComplete run sync so you can access Spigot API
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
View on SpigotMC
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