CorneliusMa / SilkSpawners_v2

SilkSpawners - A Minecraft plugin to make Spawners mineable
https://www.spigotmc.org/resources/silkspawners-versions-1-8-8-1-18-2.60063/
MIT License
14 stars 10 forks source link

Missing Permissions #21

Closed dhumbert8 closed 1 year ago

dhumbert8 commented 2 years ago

I'm unsure if there was an error with the install, some people made comments as if it were obvious and others seemed to have a similar issue as me: where can I edit permissions so that non-op players can break and receive spawners? Currently an operator can use silk touch on a spawner and get it back, but if they are de-op'd, and just a player they only get the experience as they normally would.

My config file currently looks like this. Do I add lines for permissions, is this file wrong, or is there a different file I should be looking at? image

CorneliusMa commented 2 years ago

You need a permission Plugin or something to set the permissions.

TomSnoei commented 1 year ago

I have the same problem but I actually use a perms plugin. I set the permissions to break and place spawners and still only people with OP can break them

CorneliusMa commented 1 year ago

I have the same problem but I actually use a perms plugin. I set the permissions to break and place spawners and still only people with OP can break them

@TomSnoei Hello, can you please tell me what permissions you have set exactly?

TomSnoei commented 1 year ago

I managed to fix the perms already. I used silkspawners.break instead of silkspawners.break."star". So i forgot to add the "."star"". It all works now