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

NiveriaAPI

An API I use for all the plugins I make for Niveria, my minecraft server :3

Оцените первым
114
1
Все версииNiveriaAPI 3.0.0

NiveriaAPI 3.0.0

Release15.01.2026

Список изменений

Update v3.0.0

What's Changed

Minecraft Update

  • Update to 1.21.10 by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/34
  • Update to 1.21.11 by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/53

New Features

  • Add MockBukkit Unit Tests by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/27
  • Add new annotations by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/47
  • Add a sound config in lang files by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/58
  • Add examples plugins by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/64
  • Add native support for previous menus by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/67
  • Add bStats metrics by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/70

Bug Fixes

  • Fix command execution in console by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/69
  • Try fixing by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/83

Optimizations

  • Preload utils classes at start by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/24

Changes & Enhancements

  • Transition from a Maven project to a Gradle project by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/20
  • Remove ConfigUtils as it's forRemoval by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/26
  • Add a way to put the mongodb-connection-string in ENV by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/25
  • Improve the menu api by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/30
  • Make global improvements to the plugin by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/28
  • Remove deprecated methods by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/32
  • Add a new message and local system by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/31
  • Use brigadier API for commands instead of Bukkit by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/29
  • Improve SerializeUtils & Delete DatabaseUtils by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/49
  • Add documentation when building by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/48
  • Improve Serialization by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/50
  • Remake the entire Menu API by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/52
  • Use TimeUnit for sync tasks by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/60
  • Make MongoDB not obligated to use the API by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/66
  • Add a new ID system for MenuComponents by @PuppyTransGirl in https://github.com/PuppyTransGirl/NiveriaAPI/pull/71

Dependencies

  • Update dependency com.github.angeschossen:LandsAPI to v7.19.15 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/37
  • Update dependency org.mongodb:mongodb-driver-sync to v5.6.1 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/38
  • Update Gradle to v9.2.1 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/41
  • Update actions/upload-artifact action to v5 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/42
  • Update plugin xyz.jpenilla.run-paper to v3 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/43
  • Update actions/setup-java action to v5 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/46
  • Update actions/checkout action to v6 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/45
  • Update actions/cache action to v4 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/44
  • Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.15 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/72
  • Update dependency de.bluecolored:bluemap-api to v2.7.7 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/73
  • Update dependency org.junit.jupiter:junit-jupiter to v6.0.2 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/75
  • Update dependency org.mongodb:mongodb-driver-sync to v5.6.2 - autoclosed by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/77
  • Update dependency xyz.jpenilla:squaremap-api to v1.3.12 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/78
  • Update actions/cache action to v5 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/81
  • Update actions/upload-artifact action to v6 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/82
  • Update dependency com.github.angeschossen:LandsAPI to v7.23.1 by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/79

Other

  • Configure Renovate Again by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/36
  • Configure Renovate by @renovate[bot] in https://github.com/PuppyTransGirl/NiveriaAPI/pull/74

Full Changelog: https://github.com/PuppyTransGirl/NiveriaAPI/commits/v3.0.0

Файлы

NiveriaAPI-3.0.0.jar(257.66 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

3.0.0

Загрузчики

Paper
Purpur

Версии игры

1.21.11

Загрузок

14

Дата публикации

15.01.2026

Загрузил

ID версии

Главная