# Item Lore ITEM_LORE: - '&ePoints to Your Last' - '&eDeath Location'
# Custom Messages # # Variable substitutions: # %itemname% Item name as configured above # %playername% Player's full name # %playernickname% Player's nickname # %playerdisplayname% Player's display name, including prefix/suffix # %worldname% World name that player is in
messages: ACTION_PLAYER_RESPAWN: enabled: true string: '&c%itemname% points to %playernickname%''s death location in %worldname%.' ACTION_ITEM_DESTROY: enabled: true string: '&c%itemname% destroyed.' ACTION_INVENTORY_DENY_TRANSFER: enabled: true string: '&c%itemname% can not be placed in containers.'