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

Visual Programming IDE for Minecraft Plugins

Report Ayu-IDE?

Release
0.0.1+1

FORGE096 released Ayu-IDE version 0.0.1+1 on December 3, 2025

Ayu IDE - Update Release

🐛 Bug Fixes

  • Fixed Folia plugin compatibility for older Minecraft versions (1.13-1.16)

    • Now uses Spigot API instead of Paper API for unsupported versions
    • Prevents build errors when building Folia plugins for older versions
  • Fixed plugin name validation

    • Spaces in plugin names are now automatically sanitized
    • Prevents "Restricted name" errors on server startup
  • Fixed missing folia-supported field

    • Folia projects now correctly include folia-supported: true in plugin.yml
    • Fixes "Could not load plugin as it is not marked as supporting Folia" error
  • Improved dependency handling

    • Better detection of which API to use based on Minecraft version
    • Folia projects on 1.13-1.16 now use Spigot API correctly

✨ Improvements

  • Better error handling for plugin name validation
  • Automatic sanitization of plugin names (spaces → underscores)
  • Improved code generation logic for Folia projects

Note: This is a beta release. Some features may be incomplete or have issues. Please report any bugs through our Discord server.

GitHub | Discord

Information

Published onDecember 3, 2025
Downloads4

Platforms

Paper Paper (1.13-1.21.10)
Waterfall Waterfall (1.13-1.21)
Velocity Velocity (3.0-3.4)