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:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user