ModsJava
QuestionsAPI
Easy to use alternative to the Bukkit Conversation API. Free Minecraft Java mod for 1.20, 1.21.
⬇ Download on SpigotThe QuestionsAPI was made to simplify gathering user input.
I did not like the way we did this using the in-built Conversations API, so I created this to make it easier to gather user input, and do something with it.
You can read more on how to use it in here:
https://github.com/TheAnt03/QuestionsAPI
Maven Information:
I did not like the way we did this using the in-built Conversations API, so I created this to make it easier to gather user input, and do something with it.
You can read more on how to use it in here:
https://github.com/TheAnt03/QuestionsAPI
Maven Information:
Code (Text):
<!-- Repository -->
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<!-- Dependency -->
<dependency>
<groupId>com.github.TheAnt03</groupId>
<artifactId>QuestionsAPI</artifactId>
<version>v1.3.3b</version>
</dependency>
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<!-- Dependency -->
<dependency>
<groupId>com.github.TheAnt03</groupId>
<artifactId>QuestionsAPI</artifactId>
<version>v1.3.3b</version>
</dependency>
QuestionsAPI is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.21. Downloaded 225 times (via Spigot). Download it and open it directly in the game.