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

Spawner place/mine then get back wrong spawner. #48

Closed
AZFire1 opened this issue Aug 30, 2020 · 4 comments
Closed

Spawner place/mine then get back wrong spawner. #48

AZFire1 opened this issue Aug 30, 2020 · 4 comments

Comments

@AZFire1
Copy link

AZFire1 commented Aug 30, 2020

Describe the bug
If you have a specific spawner that you want to mine, you mine it and then you get a spawner with it's correct name and everything right? After you place it again it auto-becomes a pig spawner again.

To Reproduce

  • Find a spawner or manually place one and change it from a pig spawner to something else.
  • Mine it
  • Notice it's a spawner from whatever spawn egg you had.
  • Place it
  • Notice it changes to pig.

Screenshots or Videos
I can not, my computer may not handle it.

Plugins
31.08 00:39:25 [Server] INFO Plugins (42): AAC, BBeeChecker, BetterRTP, Chair, ChestShop, Citizens, CommandHook, CoreProtect, dynmap*, Dynmap-Towny, Essentials, EssentialsSpawn, ExploitFixer, FeatherBoard*, HamsterAPI*, HeadDatabase*, HolographicDisplays, IllegalStack, LockettePro, LuckPerms, LumberJack, mcMMO, Multiverse-Core, MVdWPlaceholderAPI*, PL-Hide, PlaceholderAPI, PlayerWarps, ProtocolLib, ReinforcedTurtleHelmets, SAML, SuperVanish, TAB, Towny, TownyChat, TownyNameUpdater, Vault, ViaBackwards, ViaVersion, ViewDistanceTweaks, WorldEdit, WorldGuard, WorldGuard-Towny*

Version
31.08 00:35:07 [Server] INFO This server is running Purpur version git-Purpur-747 (MC: 1.16.2) (Implementing API version 1.16.2-R0.1-SNAPSHOT)

Is bug present on Paper, Spigot, CraftBukkit, or Vanilla
This is only present in Purpur.

Additional context
None.

@BillyGalbreath
Copy link
Contributor

Plugin issue.

Reopen if you can reproduce this without any plugins installed

@granny
Copy link
Member

granny commented Aug 30, 2020

Safe to assume the issue is with Essentials, though it could also be another plugin. It has a permission that you need to set to true.

https://essinfo.xeya.me/permissions.html

Essentials spawner essentials.spawnerconvert.* Allows placing a spawner of any type

Seeing as you have LuckPerms installed, if you'd like everyone to be able to mine spawners by default you would run this command:
lp group default permission set essentials.spawnerconvert.* true

@AZFire1
Copy link
Author

AZFire1 commented Sep 3, 2020

It seemed to have been working when players didn't have perms to mine/drop spawners for me as a (op). Though, as soon as I gave the specific Purpur perms it started doing the same thing (with the essentials permission). Not sure what happened

@granny
Copy link
Member

granny commented Sep 3, 2020

Recommend you run /lp verbose record, break the spawner and then place it again, then run /lp verbose upload to get a https://luckperms.net/verbose link. Then use the filter that's a part of the site and search for "spawner" to see what other permissions might be needed to get it to work correctly.

On a server I help out for, I had to set essentials.spawnerconvert.pig to false. After doing that everything began working as intended.

In any case, this isn't a purpur issue. If you'd like continued help, feel free to join the purpur discord server and we can continue looking into this together in #off-topic.

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

3 participants