Yuki Noa API is a
personal development library designed to provide common utilities and reduce code duplication across multiple plugins. It serves as a foundation for my plugin ecosystem while offering useful NBT debugging commands for server administrators.
Key Features:
Lightweight Performance - Minimal resource usage
NBT Inspector - Debug items, blocks, entities, and containers
️ Developer Utilities - Common API methods
⚙️ Configurable - Customizable settings
✏️ Fully Customizable Text - All messages and texts can be customized
Universal Compatibility - Supports MC 1.7-1.21+
Spigot-Based - Works on Spigot, Paper, Purpur and compatible forks
Screenshots
Commands & Usage
Main Command:
Code (Text):
/yn
Opens the help menu with all available commands.
NBT Debugging Features:
Inspect item NBT data
Check block NBT information
View entity NBT tags
Examine container NBT data
Permissions
⚠️ Important Note: This plugin does not require additional permission configuration by default.
Note: Forum configurations may not be up-to-date. To view current permissions, extract the .jar file and check plugin.yml under the permissions section.
️ Installation Guide
Download YukiNoaAPI.jar
Place in your plugins/ folder
Download optional dependencies if needed (Vault, ProtocolLib, NBT-API)
Restart your server
Configure settings in plugins/YukiNoaAPI/config.yml
Test functionality with /yn
❓ Frequently Asked Questions
Q: Do I need this plugin if I'm not using other Yuki Noa plugins? A: Not necessarily, unless you want to use the NBT debugging features.
Q: Will this conflict with other plugins? A: No, it's designed to be lightweight and compatible with most plugin ecosystems.
Q: Does this work on Paper? A: Yes! Paper and most Spigot forks are fully supported.
Q: What about Folia support? A: Not specifically optimized for Folia. Compatibility issues may occur.
Q: Where can I find the latest permissions? A: Open the .jar file with a zip program and check plugin.yml in the permissions section.
Q: Can I use this for my own plugin development? A: This is primarily a personal library for my plugins, but you're welcome to use it if it helps.