mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-08 18:07:39 +00:00
refactored help command
This commit is contained in:
@@ -5,7 +5,7 @@ import dev.sheldan.abstracto.core.command.config.ModuleInterface;
|
||||
|
||||
public class ExperienceModule implements ModuleInterface {
|
||||
|
||||
public static final String EXPERIENCE = "utility";
|
||||
public static final String EXPERIENCE = "experience";
|
||||
|
||||
@Override
|
||||
public ModuleInfo getInfo() {
|
||||
|
||||
Reference in New Issue
Block a user