mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-21 11:45:11 +01:00
add new key
This commit is contained in:
parent
dede825245
commit
afd9211ca8
@ -14,6 +14,8 @@ public enum Keys {
|
||||
// this contains, the number for the item which can be found in the data.yml
|
||||
auction_item("auction_item", PersistentDataType.STRING),
|
||||
|
||||
auction_uuid("auction_uuid", PersistentDataType.STRING),
|
||||
|
||||
// any button in the gui
|
||||
auction_button("auction_button", PersistentDataType.STRING),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user