mirror of
https://github.com/DarthKilroy/Spot.git
synced 2025-12-23 20:26:49 +00:00
Added commands, fixed descriptions and titles
This commit is contained in:
parent
8ae81f1cc6
commit
3ef02c33bd
6 changed files with 157 additions and 4 deletions
|
|
@ -12,7 +12,7 @@ class CustomFront
|
|||
}
|
||||
|
||||
this.aliases = ['custom-fronts', 'customfronts', 'customfront', 'cf'];
|
||||
this.category = CommandCategory.FUN;
|
||||
this.category = CommandCategory.RESOURCE;
|
||||
this.isAllowedForContext = CommandPermission.yes;
|
||||
this.description = 'Explains what "custom front" is.';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue