Skip to content

fhnaumann/RicherConversation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Richer Conversation

A concise library to improve the (old) Conversation API in Spigot.


Depending on the project with maven:

<dependency>
  <groupId>io.github.wand555</groupId>
  <artifactId>richerconversation-api</artifactId>
  <version>1.0.3</version>
</dependency>

This library is designed to bring the useful, underused, but also old Conversation API up to date. The main features are

  • BaseComponent support for prompt questions
  • additional keywords like showing the history of questions and answers (only specifying an escape sequence is allowed normally)
  • support for custom keywords with custom actions
  • pre-written Prompts which are used often

Head over to the wiki to see some examples.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages