CustomEntityAPI

Create and inject custom entities in Spigot

Лицензия

Лицензия

Группа

Группа

io.github.iltotore
Идентификатор

Идентификатор

customentityapi
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

pom.sha512
Описание

Описание

CustomEntityAPI
Create and inject custom entities in Spigot
Ссылка на сайт

Ссылка на сайт

https://github.com/Iltotore/CustomEntityAPI
Система контроля версий

Система контроля версий

https://github.com/Iltotore/CustomEntityAPI.git

Скачать customentityapi

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

CustomEntityAPI

Create custom cross-version entities.

Description

CustomEntityAPI is a Spigot API extension allowing developers to create and spawn custom entities without worrying about the server version.

Features

CustomEntityAPI includes:

  • Custom entity creation
  • NMS Support from 1.13 to 1.16.2
  • Custom entity persistence during restart
  • Custom entity behavior
  • Custom natural spawn selection

See the wiki for more information.

Installation

Developers

You can import the library using the release jar or a build tool like Gradle:

repositories {
  mavenCentral()
}

dependencies {
  implementation 'io.github.iltotore:customentity:version'
}

Server

You need to add the release jar to your plugins.

Версии библиотеки

Версия
1.0.1
1.0