9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-27 10:59:23 +00:00

Added missing config and lang options

This commit is contained in:
Auxilor
2022-01-03 19:10:53 +00:00
parent 1cedf79fc5
commit c012a69405
2 changed files with 8 additions and 0 deletions

View File

@@ -136,6 +136,13 @@ reforge:
display-in-name: true # Requires paper to be installed on the server
cooldown:
in-actionbar: true
sound:
enabled: true
sound: "BLOCK_NOTE_BLOCK_PLING"
pitch: 0.5
cannot-afford:
in-actionbar: true
sound:
enabled: true

View File

@@ -13,6 +13,7 @@ messages:
invalid-stone: "&cInvalid reforge!"
give-success: "Gave &a%reforge%&r reforge stone to &a%recipient%"
on-cooldown: "&cThis reforge is on cooldown! &fTime left: &a%seconds% seconds"
cannot-afford: "&cYou can't afford to do this! &fCost: &a$%cost%"
menu:
title: "Reforge Item"