BentoBoxWorld / BentoBox

Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.
https://bentobox.world
Eclipse Public License 2.0
333 stars 137 forks source link

Add Minecraft 1.21 New Flags #2422

Open huguyt opened 3 months ago

huguyt commented 3 months ago

Is your feature request related to a problem?

With the update of Minecraft 1.21, many new items have been added to the game, so new flags are needed to set their permissions.

Describe the solution you'd like.

Describe alternatives you've considered.

Not considered yet.

Agreements

Other

That's all I can think of for now. It's a bit long and messy, and I used Google Translate. I'm sorry it's difficult for you to read.

tastybento commented 3 months ago

Thank you! Great translation BTW, no mistakes at all.

I'll work on these.

huguyt commented 3 months ago

Thank you for your hard work, you are the best developer I have ever met.

tastybento commented 2 months ago

Some of these have been done and merged into the SNAPSHOT.

tastybento commented 2 months ago

Note to self for Bad Omen:

A Bad Omen flag could be used to allow different ranks to trigger raids

tastybento commented 2 months ago

Note: currently it seems that decorative pots break even if the BreakBlocksEvent is cancelled. I think this may be a Spigot/Bukkit bug, but I need to gather more evidence. The event is fired and correctly canceled but the pot still shatters...