Categorized persistent data keys

This commit is contained in:
Auxilor 2022-02-18 11:28:42 +00:00
parent 08a33cff11
commit 43a313ec83

View File

@ -20,7 +20,7 @@ public class CommandToggleDescriptions extends Subcommand {
NamespacedKeyUtils.create("ecoenchants", "descriptions_enabled"),
PersistentDataKeyType.BOOLEAN,
true
);
).player();
/**
* Instantiate a new command handler.