Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Do you want to add a personalized signature to your item? Or maybe rename it? Look no further! ☄️
New Features
Optional offhand requirement
You can now toggle a new requirement setting for using /sign
or /sign <text>
. If the player does not have the required item in his offhand, the signature process is cancelled.
use-on-action
will remove 1 of the amount of the held item, if it does not have a durability. If the item has a durability (e. g. shovel, brush) then 1 durability point will be taken.
Changes
Please add the new values to your config.yml
and your locale files.
Configuration
offhand-item-mode:
enabled: false
type: GLOW_INK_SAC
use-on-action: true
Locale
de_DE
no-item-in-offhand: "%prefix% <gray>Du hältst kein Item in der Offhand"
wrong-item-in-offhand: "%prefix% <gray>Du musst <yellow>%item% <gray>in der Offhand halten"
en_US
no-item-in-offhand: "%prefix% <gray>You have no item in your offhand"
wrong-item-in-offhand: "%prefix% <gray>You need to hold <yellow>%item% <gray>in your offhand"
New Locale
A locale file for Russian was added (ru_RU.yml
).
Information
Published on | February 23, 2025 |
---|---|
Downloads | 7 |
Platforms
Paper (1.21-1.21.4)
Dependencies
Paper