~ fixed the
config.yml file for 2 lines, that were wrongly configured
Please update your config file:
Code (YAML):
################################ # # # Configuration for RHSignItem # # reworked by GeekLegend # # # ################################
# Just replace the default info with your own. :) # Be careful! Make always sure to put an ' after and before the text! sign: # Available placeholders: # %text% = lore | %group% = LuckPerms group prefix | %player% = player | %date% = current date content: - '
%text%' - ' '
- '&7Signed by
%group%&a&l%player%&r &7on &e&l%date%' date-format: 'dd.MM.yyyy'
# Should items, that already contain a lore be blocked for /sign? block-items-with-lore: false
# Maximum items in player hand max-stack-size: 1
# Do you want to also use the LuckPerms group prefixes? use-luckperms-prefix: false
# Do you want to have sounds, when executing commands? use-rhsignitem-sounds: true
messages: # This is the plugins chat prefix # If you don't want to use it, you can just remove %prefix% in the following messages prefix: '&8
[&9&lRHSignItem&8
]'
sign:
usage: - '&7- - - &8
[&9&lRHSignItem&8
]&7 - - -'
- ''
- ' &f/sign &7<&btext&7> &8-&7 signs the held item with &btext'
- ' &f/sign &edelete &8-&7 the signature gets &edeleted'
- ' &f/sign &elock&8&o* &8-&7 the item gets &elocked'
- ' &f/sign &eunlock&8&o* &8-&7 the item gets &eunlocked'
- ''
- ' &f/renameitem &7<&btext&7>&8&o* &8-&7 &erenames the item with &btext'
reload: '
%prefix% &7The configuration has been refreshed' no-permission: '
%prefix% &7You don''t have the permission for that' no-item-in-main-hand: '
%prefix% &7You have no item in your hand' item-blacklisted: '
%prefix% &7This item is blacklisted' item-unlocked: '
%prefix% &7The item has been unlocked' item-locked: '
%prefix% &7The item has been locked' item-signed: '
%prefix% &7The item has been signed' item-deleted: '
%prefix% &7The signature has been removed' item-renamed: '
%prefix% &7The item has been renamed' item-not-signed: '
%prefix% &7This item is not signed' item-not-locked: '
%prefix% &7This item is not locked' item-already-signed: '
%prefix% &7This item is already signed by &a%player%' item-already-locked: '
%prefix% &7This item is already locked by &a%player%' item-wrong-owner: '
%prefix% &7You are not the owner of the item' above-stack-limit: '
%prefix% &7You are trying to sign too many items at once' blocked-lore: '
%prefix% &7You can''t sign this item, because it already contains a lore'
# You can exclude items from being signed #item-blacklist: # - 'poisonous_potato' item-blacklist: []
I am sorry for the inconvenience!
gomenasai >_<'
As always, if you find bugs or have an idea for improvement, please do not hesitate to open a discussion
here or send me a direct message.
And if you like this or
my other plugins, then please leave a review!