Перейти к содержимому
Mineforgian

NightCore

A lightweight library with a wide range of utilities and tools for faster and more efficient plugin development.

Загрузки
199K
Подписчики
117
Обновлён
4 июля 2026 г.
Лицензия
GPL-3.0-only

Опубликован 14 декабря 2024 г.

About

NightCore is a lightweight library with a wide range of utilities and tools for faster and more efficient plugin development.

This library is required for all NightExpress's plugins.

Features

✅ What exactly is included in these 1.4 MB:

  • Pure original code written by a human, not by AI.
  • Server Bridge, providing simultaneous support for Spigot, Paper and Folia.
  • Economy Bridge, providing simultaneous support for economies/currencies from multiple plugins.
  • Item Bridge, providing simultaneous support for custom items from multiple plugins.
  • Permissions Bridge, providing support for various permission plugins.
  • Custom Text Component Parser with Spigot and Paper support.
  • Custom Placeholder Parser featuring "lazy" replacement for maximum efficiency.
  • Command Tools for creating commands, custom argument types, and tab-completion.
  • YAML Config Tools for creating config "schemas" with automated reading/writing of paths, values, and comments.
  • Localization Tools for creating localization "schemas" with automated reading/writing of paths, values, and parameters.
  • Database Tools for SQLite and MySQL, including SQL query wrappers and table data synchronization.
  • Dialog Screen Tools for creating interactive dialog screens.
  • Inventory GUI Tools for creating custom inventory menus.
  • Player Utilities for handling Player objects.
  • Entity Utilities for handling Entity objects.
  • Location Utilities for handling Location objects.
  • Number Utilities (parsing, rounding, etc.).
  • Randomization Utilities (utilizing the new RandomGenerator).
  • Time Utilities (LocalTime, various formatting options).
  • ItemStack Utilities for handling ItemStack objects.
  • Enum Utilities for working with enum types.
  • String Utilities for text manipulation.
  • PersistentDataContainer Utilities for easier data storage.
  • Reflection Utilities for advanced backend tasks.
  • Bukkit Wrappers for simpler and more convenient interaction with Bukkit objects.
  • GameProfile Wrapper & Cache for fast access to player skins and custom heads.
  • Player-Placed Block Tracker (uses native world chunk storage, no unnecessary databases).

❌ What is NOT included:

  • No "bloatware" libraries for every minor task.
  • No data collectors or analytics.
  • No update checkers or network access.
  • No licensing systems or activation keys.
  • No advertisements.

Links

Plugins

Plugins powered by NightCore.

Donate

If you like my work or enjoy using my plugins, feel free to Buy me a coffee :) Thank you! 🧡

Ченджлог

2.16.3Релиз26.1.1, 26.1.2, 26.2 · 4 июля 2026 г.

API additions

2.16.2Релиз26.1, 26.1.1, 26.1.2 · 8 июня 2026 г.
  • Added better Key API.
  • Fixed database error.
2.16.1Релиз26.1, 26.1.1, 26.1.2 · 2 июня 2026 г.

Fixed registry initializers

2.16.0Релиз26.1, 26.1.1, 26.1.2 · 1 июня 2026 г.
  • Add ConfigCodec API.
  • Add PermissionNamespace API.
  • Fixed PlaceholderAPI integration in Inventory GUIs from the newest Menu API.
  • Various undocumented fixes and additions.
2.15.2Релиз26.1, 26.1.1, 26.1.2 · 24 апреля 2026 г.

Minor fixes and improvements.

2.15.1Релиз26.1, 26.1.1, 26.1.2 · 18 апреля 2026 г.
  • Add 26.1.2 and 26.2 as known versions.
  • Add PLAYER_EXACT command argument type.
  • Minor Dialog API additions.
  • Minor database API additions.
  • Fix data save/parse for the SPELL particle.
  • Fix user data cache lookup to use exact player names.
2.15.0Релиз1.21.9, 1.21.10, 1.21.11 · 6 апреля 2026 г.
  • Added DialogRegistry and Dialog interface.
  • Improved SQL Wrappers; support for upsert statements, unique columns.
  • Expand new Menu API. Added custom command execution on item click.
  • Fixed PlaceholderAPI integration broke on reload.
  • Minor utils additions.
2.14.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 5 марта 2026 г.

Fixed PlaceholderAPI hook.

Комментарии

Загружаем…