mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-01-06 22:17:40 +01:00
Categorized persistent data keys
This commit is contained in:
parent
08a33cff11
commit
43a313ec83
@ -20,7 +20,7 @@ public class CommandToggleDescriptions extends Subcommand {
|
||||
NamespacedKeyUtils.create("ecoenchants", "descriptions_enabled"),
|
||||
PersistentDataKeyType.BOOLEAN,
|
||||
true
|
||||
);
|
||||
).player();
|
||||
|
||||
/**
|
||||
* Instantiate a new command handler.
|
||||
|
Loading…
Reference in New Issue
Block a user