You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really sorry, but how do i build or install the banners addon? just putting the 'squaremap-banners-1.0.0-SNAPSOT.jar' in the plugins forlder for my server does nothing, all i get is:
16:36:14 ERROR]: Could not load 'plugins/squaremap-banners-1.0.0-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [squaremap]. Please download and install these plugins to run 'squaremap-banners'.
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:287) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServer.java:423) ~[paper-1.19.2.jar:git-Paper-210]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:278) ~[paper-1.19.2.jar:git-Paper-210]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.19.2.jar:git-Paper-210]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-210]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
I'm having difficulty figuring what else i should be doing.
The text was updated successfully, but these errors were encountered:
Update:
For whatever reason the banners addon now loads properly, but i am still left with some rather disruptive issues...
Where and how am i to find "squaremap.banners.admin" in order to add myself to the permissions? And what is it supposed to be? a file named such? which i then add my username to? is it a part of a properties file or what? I've tried making the file and formatting it like a whitelist file , placing it in the /squaremap-banners folder, but that hasn't seemed to accomplish anything.
Really sorry, but how do i build or install the banners addon? just putting the 'squaremap-banners-1.0.0-SNAPSOT.jar' in the plugins forlder for my server does nothing, all i get is:
16:36:14 ERROR]: Could not load 'plugins/squaremap-banners-1.0.0-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [squaremap]. Please download and install these plugins to run 'squaremap-banners'.
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:287) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServer.java:423) ~[paper-1.19.2.jar:git-Paper-210]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:278) ~[paper-1.19.2.jar:git-Paper-210]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.19.2.jar:git-Paper-210]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-210]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
I'm having difficulty figuring what else i should be doing.
The text was updated successfully, but these errors were encountered: