Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

banners build/install #18

Open
James-Tripper opened this issue Oct 13, 2022 · 3 comments
Open

banners build/install #18

James-Tripper opened this issue Oct 13, 2022 · 3 comments

Comments

@James-Tripper
Copy link

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.

@James-Tripper
Copy link
Author

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.

@jpenilla
Copy link
Owner

You'll need to use a permissions plugin such as LuckPerms

@James-Tripper
Copy link
Author

There we go!
Fro any poor fool who comes this way again: (I'm running the Vane plugin suite which has a permissions plugin built in.)

just add:
- squaremap.banners.admin
to the desired permission group of your desired permissions plugin

shall i throw this into a pull request for the readme?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants