Rename event command to custommobs in plugin.yml
Updated the 'event' command key and its respective attributes in plugin.yml to 'custommobs'. This includes changing the description, permission field, and usage syntax to align with the new command name.
This commit is contained in:
parent
a8ac621f51
commit
85af552f47
|
|
@ -6,7 +6,7 @@ author: Stijn
|
||||||
website: https://alttd.com
|
website: https://alttd.com
|
||||||
api-version: '1.21'
|
api-version: '1.21'
|
||||||
commands:
|
commands:
|
||||||
event:
|
custommobs:
|
||||||
description: Base command for 121 event
|
description: Base command for 121 event
|
||||||
permission: custommobs.use
|
permission: custommobs.use
|
||||||
usage: /custommobs
|
usage: /custommobs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user