Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for cutelilreno

A lightweight chat format plugin with legacy, MiniMessage and PlaceholderAPI support.

Report LittleNebo?

Release
1.2.0

cutelilreno released LittleNebo version 1.2.0 on May 3, 2025

✨ What’s New & Improved:

  • Better Test Coverage:
    We’ve added lots of unit tests for important parts like ColorUtil, FormatConfig, Messages, ChatManager, and NeboChatRenderer.
    We also set up integration testing with MockBukkit to mimic real server environments.

  • Debug Fixes:
    The debug toggle now works as expected, even when config files are a bit messy.
    No more losing your settings due to bad YAML!

  • Safer Config Handling:
    Extra checks were added to catch problems with config.yml, so things run more smoothly and with fewer hiccups.

  • Code Touch-ups:
    Old, unused code was cleaned out, and the experimental stuff is now stable.
    JUnit5 tests are a bit neater too—they're tucked away safely as package-private.

  • More Reliable Performance:
    Fixed some tricky message-rendering bugs that could make chat messages vanish.
    The plugin now handles edge cases and async events more gracefully.

  • Version Awareness:
    We’ve added checks to make sure things play nicely with Paper and supported Minecraft versions—less guesswork, more peace of mind.

👩‍💻 For Devs:

  • PlaceholderAPI Testing:
    We ran safe integration tests to confirm it works without forcing a hard dependency.

  • Config Example Refresh:
    The example configuration file has been updated to better reflect real-world use.

🧹 Small Touches:

  • Code formatting and cleanup for easier reading and consistency.

This update should feel smoother all around—more stable, easier to work with, and nicer for both devs and server owners. 💖

Information

Published onMay 3, 2025
Downloads3

Platforms

Paper Paper (1.19.1-1.21.5)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper