mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
fancyvisuals: set name of the plugin
This commit is contained in:
@@ -50,6 +50,7 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
paper {
|
paper {
|
||||||
|
name = "FancyVisuals"
|
||||||
main = "de.oliver.fancyvisuals.FancyVisuals"
|
main = "de.oliver.fancyvisuals.FancyVisuals"
|
||||||
bootstrapper = "de.oliver.fancyvisuals.loaders.FancyVisualsBootstrapper"
|
bootstrapper = "de.oliver.fancyvisuals.loaders.FancyVisualsBootstrapper"
|
||||||
loader = "de.oliver.fancyvisuals.loaders.FancyVisualsLoader"
|
loader = "de.oliver.fancyvisuals.loaders.FancyVisualsLoader"
|
||||||
|
|||||||
Reference in New Issue
Block a user