fancyvisuals: set name of the plugin

This commit is contained in:
Oliver
2025-03-30 13:41:59 +02:00
parent bfb37977ce
commit c98b1b0c46

View File

@@ -50,6 +50,7 @@ dependencies {
}
paper {
name = "FancyVisuals"
main = "de.oliver.fancyvisuals.FancyVisuals"
bootstrapper = "de.oliver.fancyvisuals.loaders.FancyVisualsBootstrapper"
loader = "de.oliver.fancyvisuals.loaders.FancyVisualsLoader"