Chat Input API

A plugin for PaperMC to get inputs from chat.

140

Quick challenge

How far can you run before the mobs catch you?

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`.

Partner

ADS