Chat Input API
A plugin for PaperMC to get inputs from chat.
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
Chat Input API
Chat Input API
A plugin for getting text input from chat.
> IMPORTANT > > This project is still in early alpha and might not function as expected, but it's a small plugin and will likely just work.
Java dependency
Gradle
```gradle repositories { mavenCentral() maven { name = 'jitpack' url = 'https://jitpack.io' } }
dependencies { implementation 'com.github.Senne98:Chat-input-API:v0.0.3-ALPHA' } ```
How to use
All methods required to interact with the plugin are in `ChatInputAPI`.