
3
0
GnustellaCore is the foundation plugin for the gnustella-lab ecosystem. It gives server administrators a small, auditable Paper plugin that provides ecosystem identity, health diagnostics, and a shared service registry for future lab plugins.
The plugin is intentionally minimal. It does not add gameplay mechanics, store player data, contact remote services, run telemetry, or require external runtime dependencies. Its job is to give future gnustella-lab plugins a stable place to announce themselves and expose health information.
Features
/gnustella aboutshows ecosystem and plugin version information./gnustella pluginslists registered gnustella-lab plugins./gnustella statusreports registered health checks./gnustella reloadreloads the plugin configuration.LabRegistrylets future lab plugins register descriptors and health checks through Bukkit services.LabRegistryReadyEventlets plugins react when the ecosystem registry is available.
Compatibility
- Built for Paper API
26.1.2. - Requires Java 25.
- Folia, Bukkit, and Spigot compatibility are not claimed yet.
Installation
- Stop your Paper server.
- Place the GnustellaCore JAR in the
plugins/directory. - Start the server.
- Optionally edit
plugins/GnustellaCore/config.yml. - Run
/gnustella status.
Permissions
gnustella.core.command: Allows use of the base/gnustellacommand. Defaults to everyone.gnustella.core.status: Allows viewing health diagnostics. Defaults to operators.gnustella.core.reload: Allows reloading configuration. Defaults to operators.
Privacy
GnustellaCore does not include telemetry and does not make remote network calls.
Совместимость
Ссылки
Создатели
Детали
Лицензия:MIT
Опубликован:4 дня назад
Обновлён:4 дня назад
