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

NxCodex

Codex is a Minecraft plugin offering an interactive menu of areas to discover, with timed teleportations based on the player's rank. 🔗 Dependency: HeadDatabase ⭐ Recommended: LuckPerms 🧩 Compatibility: Minecraft 1.16.5 → 1.21.x

9
2

NxCodex 1.1.0

release18 марта 2026 г.

Fixes to Codex plugin code

Configuration files

  • config.yml: Updated to match the content provided (teleport delays, headdb, menu, areas with itemsadder).
  • messages.yml: Updated to match the content provided (messages in French, removing obsolete messages for delete and no_selection).

Java code changes

CodexZone.java

  • Added itemsadder field to read the value from the config.
  • Changed getIcon() to prioritize ItemsAdder > HeadDatabase > Material by default.

HeadUtil.java

Added support for the "itemsadder:" prefix in getHead().

  • Added internal class IAHelper to manage ItemsAdder items via dev.lone.itemsadder.api.CustomStack.

ZoneManager.java

  • The attached file shows the saveZone() method which sets default values, including skull: "headdb:1234", but not itemsadder. If necessary, add sec.set("itemsadder", null); for consistency.

Features added

  • Full support for ItemsAdder: zones can now use custom items via the itemsadder field in the config.
  • Other features (HeadDatabase, teleportation with delays, menu) were already implemented. ##Notes
  • The compilation errors shown are due to the absence of the external dependencies (Bukkit API, HeadDatabase, ItemsAdder) in the IDE, but the code will work correctly at runtime with the correct dependencies.
  • Make sure to add the ItemsAdder dependencies in the plugin.yml or pom.xml if necessary.

Codex 1.0.0

release2 февраля 2026 г.

Нет описания изменений

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

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x

Платформы

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

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 месяц назад
Обновлён:4 дня назад
Главная