▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Chat Input API
Chat Input API

Chat Input API

A plugin for PaperMC to get inputs from chat.

123
0

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

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

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:Apache-2.0
Опубликован:11 месяцев назад
Обновлён:10 месяцев назад
Главная