sachingorkar102 / Lootin-plugin

Loot unique for each player on server
GNU General Public License v3.0
8 stars 5 forks source link

Weird issue with barrels #27

Open FaultyFunctions opened 5 months ago

FaultyFunctions commented 5 months ago

One of my players found barrels in a loot chest. Apparently these counted as "lootin" barrels. When he placed them they contained loot, but he couldn't break them because our players can't break loot chests. The only way around this would be to have an admin break it or enable players to break loot chests. Is this how the plugin works, or is it some sort of incompatibility we have? We are running Purpur 1.20.4. Thanks!

ElFrod0 commented 5 months ago

Lootin containers contain all kinds of NBT data. Perhaps the barrel was created with Creative Gamemode function -> `Ctrl+Scroll wheel press, which copies all the NBT data of placed container. Maybe it was one of your admins who made a Lootin container and put inside another Lootin container. Which is something you shouldn't do at all.

FaultyFunctions commented 5 months ago

Nothing like that happened I can guarantee it. It had to be have been something else.

At least it's good to know that's not supposed to happen. I think the player found them in a mineshaft from Hopo Better Mineshaft. I'll keep a lookout for any other issues that might come up.