-
-
Notifications
You must be signed in to change notification settings - Fork 138
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
Add Minecraft 1.21 New Flags #2422
Comments
Thank you! Great translation BTW, no mistakes at all. I'll work on these. |
Thank you for your hard work, you are the best developer I have ever met. |
Some of these have been done and merged into the SNAPSHOT. |
Note to self for Bad Omen: A Bad Omen flag could be used to allow different ranks to trigger raids
|
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... |
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.
Crafter
There is currently no flag to protect Crafter from being opened by players without permission, Players without permission can even disable a slot by clicking on an empty slot.
Wind Charge
If a visitor uses Wind Charge on an AFK player, and the AFK player is at the edge of the island, the player will be ejected into the void.
Vault & Ominous Vault
There is no flag protecting the Vault or Ominous Vault from player interaction. Visitors can use Trial Key or Ominous Trial Key to interact with Vault or Ominous Vault
Decorated Pot
There is no flag to protect the Decorated Pot from being destroyed by projectiles (such as player arrows, tridents, and arrows fired from a dispenser)
About Honeycomb(I know this is not the content of 1.21)
PLACE_BLOCKS flag can protect copper blocks from Honeycomb Waxing, However, the player will still receive the [Wax On] advancement, But the player did not consume Honeycomb. Similarly, using an axe on a waxed block of copper, although the wax is not removed, the player still gains advancement [Wax Off]. I hope there is a flag to add a Waxing and remove wax to the honey comb. The PLACE_BLOCKS flag does prevent both of these events, but I'd like to have a separate flag to control Honeycomb. By the way, Honeycomb can also interact with sign to prevent the text above from being changed.
About Bad Omen buff
In Minecraft 1.21, the Bad Omen buff was changed. Players need to use the Ominous Bottle to get the Bad Omen buff for a certain period of time. I hope there is a flag that can set whether to trigger the raid for each island individually.(This flag should be higher than VISITOR_TRIGGER_RAID permissions)
If VISITOR_TRIGGER_RAID is disabled, when a visitor visits a Villager trading hall island in 1.21, the bad omen buff will turn into a 30-second Raid Omen, and then the buff will disappear and the raid will not be triggered. I wonder if there is a way to prevent the bad omen buff from turning into a Raid Omen buff, otherwise the visitor will lose the bad omen buff.
If a visitor carries a Bad Omen Buff to an island with a trial_spawner, when approaching the Trail Spawner, the Bad Omen Buff on the visitor will be converted into a Trial Omen buff. Same as above. I wonder if there is a way to prevent the Bad Omen buff from converting into Raid Omen or Trial Omen.
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.
The text was updated successfully, but these errors were encountered: