▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/NoxesiumAPI
NoxesiumAPI

NoxesiumAPI

A plugin and API that lets you interact with Noxesium clients

153
0

NoxesiumAPI 3.0.0

release11 января 2026 г.

As Noxesium now has it's own Paper plugin, I've decided to go back on what NoxesiumAPI is going to do and focus on making it work easier with Skript (for me atleast). That's why you won't see a lot on this repo anymore and instead most features will come from the Noxesium repo

Changelog

  • Read more changes that affect the plugin here
  • Commands are now under /noxesium
  • Added GuiConstraintsManager
  • Added an argument to component managers if they should reset when a player rejoins.
  • Server and entity rules have been changed to components, each component type now has their own object to set the component for players/entities/blocks/items (ex. SetGameComponent#disableSpinAttackCollision(player, value)) giving no value resets the component
  • A bunch of methods for entity rules have been moved to their component versions
  • SoundManager has been removed in favor for the /noxesium playsound command
  • BeamManager has been removed in favor for the entity component and since colors don't require an Optional<Color> anymore you should be able to just use java.awt.Color with Skript-reflect to change colors
  • Added a hat argument for SkullFormatter
  • Updated to Paper 1.21.11
  • Updated to Noxesium 3.0.0

NoxesiumAPI 2.4.4

release30 декабря 2025 г.
  • Adds Noxesium v3's fix for trident pre-charge resetting

NoxesiumAPI 2.4.3

release16 ноября 2025 г.
  • Added hat parameter and grayscale discontinued notice to SkullFormatter#formatComponent and SkullFormatter#formatString
  • Update to Noxesium 2.8.0
  • Update to Paper 1.21.10 (should still work on .9)

NoxesiumAPI 2.4.2

release29 октября 2025 г.

In this update NoxesiumAPI has become a Paper plugin meaning that it will only work on Paper (or forks of Paper) servers on 1.21.8+. This is due to the changes around the trident api on Paper only being added since that version.

Changelog

  • Switched to Paper plugin
  • Updated to Paper 1.21.8
  • The enableSmootherClientTrident server rule doesn't require a fork of paper with the Noxesium trident patches anymore

NoxesiumAPI 2.4.1

release29 октября 2025 г.

Changelog

  • Add NoxesiumAPIPlugin#getNoxesiumAPI() because Skript is stupid

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

Minecraft: Java Edition

1.21.x

Платформы

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

Сервер

Создатели

Детали

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