
Minecraft 服务端插件
NightCore
A lightweight library with a wide range of utilities and tools for faster and more efficient plugin development.
- 版本范围
- 1.19.4–26.2
- 下载量
- 20.5 万
插件介绍
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
Playerobjects. - Entity Utilities for handling
Entityobjects. - Location Utilities for handling
Locationobjects. - Number Utilities (parsing, rounding, etc.).
- Randomization Utilities (utilizing the new
RandomGenerator). - Time Utilities (
LocalTime, various formatting options). - ItemStack Utilities for handling
ItemStackobjects. - Enum Utilities for working with
enumtypes. - 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.
- AdvancedDungeonArena
- CoinsEngine
- CombatPets
- DivineSkills
- ExcellentClaims
- ExcellentCrates
- ExcellentEnchants
- ExcellentJobs
- ExcellentQuests
- ExcellentShop
- LootConomy
- SunLight
Donate
If you like my work or enjoy using my plugins, feel free to Buy me a coffee :) Thank you! 🧡
版本与下载
推荐下载
nightcore-2.16.3.jar版本 2.16.3 · 1.5 MBSHA-1 ec372e604677aec7f144db53fa763dc2e82086d0下载 nightcore-2.16.3.jar2.16.3
正式版- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2 · 26.2
展开更新日志
API additions
2.16.2
正式版- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
展开更新日志
- Added better Key API.
- Fixed database error.
2.16.1
正式版- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
展开更新日志
Fixed registry initializers
2.16.0
正式版- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
展开更新日志
- Add
ConfigCodecAPI. - Add
PermissionNamespaceAPI. - Fixed PlaceholderAPI integration in Inventory GUIs from the newest Menu API.
- Various undocumented fixes and additions.
2.15.2
正式版- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
展开更新日志
Minor fixes and improvements.
2.15.1
正式版- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
展开更新日志
- Add
26.1.2and26.2as known versions. - Add
PLAYER_EXACTcommand argument type. - Minor
DialogAPI additions. - Minor database API additions.
- Fix data save/parse for the
SPELLparticle. - Fix user data cache lookup to use exact player names.
2.15.0
正式版- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
展开更新日志
- Added
DialogRegistryandDialoginterface. - Improved SQL Wrappers; support for upsert statements, unique columns.
- Expand new
MenuAPI. Added custom command execution on item click. - Fixed PlaceholderAPI integration broke on reload.
- Minor utils additions.
2.14.0.1
正式版- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
展开更新日志
Fixed PlaceholderAPI hook.
2.14.0
正式版- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
展开更新日志
- UltraEconomy is kinda dead and therefore no more supported.
- BeastTokens is no more supported unless a proper API repo is provided.
- Better EconomyBridge API.
- Added API for easy placeholder integration with PlaceholderAPI.
- UserManager API additions.
- Database API fixes.
2.13.3
正式版- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
展开更新日志
Minor API fixes and additions.
2.13.2
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
展开更新日志
Minor fixes and additions
2.13.1
正式版- 加载器
- folia · paper · purpur · spigot
- MC 版本
- 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
展开更新日志
- Reimplement Folia support.
- Fixed RandomFactory on Java <= 21
2.13.0
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
展开更新日志
- New Database API with GREATLY improved performance.
- Fixed
TIMESTAMP(6)data type forlast_modifiedcolumn. - Added
Softwarebridge methods:setPlayerListHeaderFooter,setPlayerListName,kick.
2.11.0
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
展开更新日志
- Added 1.21.11 as known version.
- Additions and improvements to the new config API.
- Added handler for explicit implementations for Spigot and Paper chat events.
- New Placeholders API.
- Improvements to the new Inventory API.
- Fixed broken dialog inputs on Spigot.
2.10.2
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
展开更新日志
- Fixed a bug in the
TextParser. - Fixed an error in
NbtSerializer. - Fixed a bug, where
GradientTagHandlercan throw an error. - Added Spigot/Paper implementations for
Player#getDisplayName. - Added support for
%player_prefix%and%player_suffix%placeholders.
2.10.1
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
展开更新日志
- Fixed a small issue in text tag parsing.
- Fixed a bug, where userdata fully overrides external changes in the database on leave. Now it saves only common fields if no other changes were made.
2.10.0
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
展开更新日志
- New Menu API.
- New ConfigType API.
- New ArrayUtil.
- Minor fixes & additions.
2.9.4
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
展开更新日志
- Added a few modern methods to
FileUtil.
2.9.3
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
展开更新日志
- Minor addition to Commands API.
- Minor fixes in
TagWrapper. - Fixed online player profile update on Spigot.
- Fixed
ExcellentCratesitem adapter can throw an error. - Make
ItemBridgeto force lowercase IDs due to compatibility reasons. - Minor additions to
ItemTagAPI. - Fixed
spritetag handling on both, Spigot and Paper. - Fixed
spriteandheadtags no inherit parent's style and child components. - Added simple Base64 encode methods to
Stringsutil.
2.9.1
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
展开更新日志
- Add key type for
NightRegistry. - Add
Holderutil. - Fix
LangMessagenot acceptCommandSendercollections. - Fix
headandspritetags can't handle content with quotes properly.
2.9.0
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
展开更新日志
- Remake profiles updating.
- Add
ProblemReporterutil. - Add support for
<sprite>and<head>tags. - Add premade buttons for dialogs.
- Add
DialogUserutil. - Make
FileConfigusePathas file reference. - Improve performance for lang messages.
- Improve
AdaptedItemAPI. - Improve
NightKeyAPI. - Improve
NightRegistryAPI. - Improve
ItemTagutil. - Improve
FileUtilutil.
2.8.3
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9
展开更新日志
- Fixed loading on Spigot (again)
- Add profiles update cooldown to avoid Mojang API rate limit.
2.8.2
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9
展开更新日志
- Fixed loading on Spigot <= 1.21.6
- Minor API tweaks and additions
2.8.0
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
展开更新日志
- EconomyBridge merged with some bugfixes.
- Custom registry API (draft).
- Parse
doublefrom dialogs output. AdaptedItemwrapper for custom items.- Dialog handler fixes.
- Added
user_skinmenu item type that reflects viewer's skin forplayer_headitems. - Added config setting to set date time format to use in other plugins.
- Code clean up.
2.7.17
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
展开更新日志
- Minor fixes and additions.
2.7.16
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
展开更新日志
- Fixed decoration tag parsing for items.
- Improved custom command argument creation.
- Remapped a few lang entries to not conflict with previous config.
- Fixed sounds parsing for lang config.
- Fixed default item names for menu configs.
2.7.15
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
展开更新日志
Minor API additions and improvements.
2.7.14
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
展开更新日志
- New Lang API.
- New Command API.
- Added NightBossBar wrapper.
- Improved DB synchronization implementation.
- Added
Max_Lifetimeproperty to theengine.yml. - Fixed
NightMessage#stripTagsnot worked properly. - Many other API additions amd improvements.
- Bug fixes.
2.7.12.4
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
nightcore-2.7.12.4.jar941.9 KB
SHA-1 8a40c4ef90338b7828b7427b0f4e7a0be900b44e获取文件 nightcore-2.7.12.4.jar展开更新日志
- Fix TagParser to strip tags properly.
- Fix hover and click tag wrappers to quote target text.
- Strip inverted decoration tags produced by Paper's MiniMessage for item names and lore.
- Correct 'gray' color in custom scheme.
2.7.12.3
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
nightcore-2.7.12.3.jar941.4 KB
SHA-1 7d51beb2746e3c7f36a5598b4499ea621be3e6a6获取文件 nightcore-2.7.12.3.jar展开更新日志
- Fix custom heads.
- Fix load on Paper <1.21.4.
2.7.12.2
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
nightcore-2.7.12.2.jar940.4 KB
SHA-1 c06ab80798078a07b7b82f793b6a21f4b5777101获取文件 nightcore-2.7.12.2.jar展开更新日志
- Add Profile cache.
- Fix load on Spigot <1.21.6
2.7.12.1
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
nightcore-2.7.12.1.jar933.1 KB
SHA-1 09dc8e1a693d60f49b3159f2f930800478154ba2获取文件 nightcore-2.7.12.1.jar展开更新日志
- Rename Hikari-pool.
- Fix SimpleTagWrapper for closing string.
- Fixed some placeholders not parsed properly.
- Fixed errors on <1.21.6
- Draft SQL API improvements.
2.7.10
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7
展开更新日志
- New version of the
NightSoundwrapper - Fixed heads in GUIs may override other items in the same slots even at low priority due to async profile update.
- Force save user data on quit and delay synchronization.
- New methods for
BlockUtil. - Add Spigot <-> Paper bridge for Entity's setCustomName.
- Fixed line split
\ninItemUtil.setLore.
2.7.9
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7
展开更新日志
- Added 1.21.7 as known version.
2.7.8
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6
展开更新日志
- Added support for 1.21.6
- Fixed maven URL
- Minor API additions
2.7.7
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.20.1 · 1.20.4 · 1.21.1 · 1.21.4 · 1.21.5 · 1.21.6
展开更新日志
- Add 1.21.6 as known game version.
- Add color support for
firework_staritems in NightItem wrapper. - Add explicit support for LuckPerms.
- Allow load lang entries from any config file.
- Fix color config deserialization, where blue and green values were swapped.
- Fix heads skin loading (especially in GUIs).
- Fix default menu items has wrong names/properties.
- Fix messages to use prefix only in CHAT mode.
2.7.6.1
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.20.4 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
nightcore-2.7.6.1.jar717.8 KB
SHA-1 64159d5844e5630b8c34345e542b67bccaff5b20获取文件 nightcore-2.7.6.1.jar展开更新日志
- Fixed compatibility for MC <= 1.21.4
2.7.6
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.20.1 · 1.20.4 · 1.21.1 · 1.21.4 · 1.21.5
展开更新日志
- Add support for the 'fallback' argument of the Translatable tag.
- Apply PlaceholderAPI for menu titles if enabled in the menu config.
- Split 'spigot' and 'paper' bridge into modules.
- Full reload support for the nightcore plugin.
2.7.5.2
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.19.4 · 1.20.4 · 1.21.1 · 1.21.4 · 1.21.5
nightcore-2.7.5.2.jar665.8 KB
SHA-1 e0efba0cff39ba7de6d489f6d0c7f673ceafae23获取文件 nightcore-2.7.5.2.jar展开更新日志
- Improved item handling.
2.7.5.1
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.19.4 · 1.20.1 · 1.20.4 · 1.21.1 · 1.21.4 · 1.21.5
nightcore-2.7.5.1.jar663.8 KB
SHA-1 5530bb6a74674e92a6cdcd50c10c6129eeba447e获取文件 nightcore-2.7.5.1.jar展开更新日志
- Fixed plugin not loading on versions < 1.21
- Fixed empty lines on some items in some GUIs.
2.7.5
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.19.4 · 1.20.1 · 1.20.4 · 1.21.1 · 1.21.4 · 1.21.5
展开更新日志
- Add support for 1.21.5.
- Add Cuboid API.
- Add unified confirm menu API.
- Add GUI utils and confirmation API.
- Improved TabContext class. Added argument & flag cache.
- Improved CommandContext feedback methods to accept Replacer consumer.
- Improved text components implementation by using Paper features where possible.
- Fixed nightcore prefix in other plugin's command error messages.
- Fixed the same command flag appears infinite times in tab completion.
- Fixed NPE errors related to Dialog and LinkedMenu classes.
- Other various fixes and improvements.
2.7.4
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.19.4 · 1.20.4 · 1.21.1 · 1.21.3 · 1.21.4
展开更新日志
Fixed error of previous 2.7.4 build
- Migrate plugin name, commands, language, database and userdata settings to the engine.yml config file.
- Added LangUIButton class with better localization of GUI editor buttons.
- Make NightSound class compact for config files.
- Added NightSound support for the
soundtag of lang messages. This allows to use volume and pitch values and custom RP sounds. - Added 'Locale' config option for Number Formatter.
- Added 'TimeZone' config option.
- New TimeFormats class with different time format options.
- Fixed NightTask#stop never worked properly.
- Fixed possible CommandMap errors.
2.7.4
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.19.4 · 1.20.4 · 1.21.1 · 1.21.3 · 1.21.4
展开更新日志
- Migrate plugin name, commands, language, database and userdata settings to the engine.yml config file.
- Added LangUIButton class with better localization of GUI editor buttons.
- Make NightSound class compact for config files.
- Added NightSound support for the
soundtag of lang messages. This allows to use volume and pitch values and custom RP sounds. - Added 'Locale' config option for Number Formatter.
- Added 'TimeZone' config option.
- New TimeFormats class with different time format options.
- Fixed NightTask#stop never worked properly.
- Fixed possible CommandMap errors.
2.7.3.4
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.19.4 · 1.20.1 · 1.20.2 · 1.20.4 · 1.21.1 · 1.21.3 · 1.21.4
nightcore-2.7.3.4.jar614.6 KB
SHA-1 fafaa21c0b4263bf3f3c0873b67a40d9211339e9获取文件 nightcore-2.7.3.4.jar展开更新日志
FIXED:
- Errors when using Spigot.
2.7.3.3
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.19.4 · 1.20.1 · 1.20.2 · 1.20.4 · 1.21.1 · 1.21.3 · 1.21.4
nightcore-2.7.3.3.jar614.4 KB
SHA-1 78ae886aa3d3eb60335552fa391c55fdf2bdf8ed获取文件 nightcore-2.7.3.3.jar展开更新日志
- Fixed possible error on versions <= 1.21.3
2.7.3.2
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.19.4 · 1.20.1 · 1.20.2 · 1.20.4 · 1.21.1 · 1.21.3 · 1.21.4
nightcore-2.7.3.2.jar614.3 KB
SHA-1 29e9813fde85ee1e8da311452cd9450e96229c4e获取文件 nightcore-2.7.3.2.jar展开更新日志
- Added ItemUtil.getSerializedName
- Added ItemUtil.getSerializedLore
- Fixed attributes error on Spigot
- Added missing vanilla named colors
2.7.3.1
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.19.4 · 1.20.1 · 1.20.2 · 1.20.4 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
nightcore-2.7.3.1.jar612.8 KB
SHA-1 8e3ad6c3dcab3ae7d8c7112c821372e53d29290d获取文件 nightcore-2.7.3.1.jar展开更新日志
- Updated lang assets to 1.21.4
- ConfigValue API additions.
- Fixed bugged menu auto-refresh.
- Menu API additions.
- Fixed broken ItemHandler in certain menus in certain cases.
- Bridge to use Paper API.
- Fixed StringUtil ID method.
- Support for inverted bold, italic, underlined text tags.
- Support for Color particle data.
2.7.3
正式版- 加载器
- paper · purpur · spigot
- MC 版本
- 1.19.4 · 1.20.1 · 1.20.2 · 1.20.4 · 1.20.6 · 1.21.1 · 1.21.3 · 1.21.4
展开更新日志
- New Menu API
- Deprecated old Menu API
- Preparing to use 1.21 Spigot API
- Support for 1.21.4