mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-01-08 22:37:38 +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"),
|
NamespacedKeyUtils.create("ecoenchants", "descriptions_enabled"),
|
||||||
PersistentDataKeyType.BOOLEAN,
|
PersistentDataKeyType.BOOLEAN,
|
||||||
true
|
true
|
||||||
);
|
).player();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Instantiate a new command handler.
|
* Instantiate a new command handler.
|
||||||
|
Loading…
Reference in New Issue
Block a user