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

NoxesiumAPI

A plugin and API that lets you interact with Noxesium clients

153
0

NoxesiumAPI

A plugin and API making communicating with Noxesium clients easier.

If you find any issues or have a suggestion, head over to the Github or join the Discord server

Features

Requirements

  • Paper 1.21.9+ (or a fork)
Developer stuff

Gradle (Kotlin):

maven {
    name = "noxcrewMavenPublic"
    url = uri("https://maven.noxcrew.com/public")
}

maven {
    name = "astrofoxRepository"
    url = uri("http://144.21.60.201:25566/releases")
}
implementation "me.iris:noxesiumapi:2.4.3"

Maven:

<repository>
  <id>noxcrew-maven-public</id>
  <name>Noxcrew Public Maven Repository</name>
  <url>https://maven.noxcrew.com/public</url>
</repository>
<repository>
  <id>astrofox-repository-releases</id>
  <name>Astrofox Repository</name>
  <url>http://144.21.60.201:25566/releases</url>
</repository>
<dependency>
  <groupId>me.iris</groupId>
  <artifactId>noxesiumapi</artifactId>
  <version>2.4.3</version>
</dependency>
Credits

Not affiliated or endorsed by Noxcrew

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

Minecraft: Java Edition

1.21.x

Платформы

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

Сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:10 месяцев назад
Обновлён:2 месяца назад
Главная