mirror of
https://github.com/PSYCHEER/VanillaCustomizer.git
synced 2025-12-31 04:46:43 +00:00
New aliases for main command vcustomizer vc as vanillacustomizer for reload is a bit too long imho
11 lines
262 B
YAML
11 lines
262 B
YAML
name: VanillaCustomizer
|
|
version: 0.3
|
|
main: dev.lone.vanillacustomizer.Main
|
|
api-version: 1.13
|
|
commands:
|
|
vanillacustomizer:
|
|
aliases: [vcustomizer, vc]
|
|
description: Main admin plugin command
|
|
usage: /<command>
|
|
permission: "vanillacustomizer.admin"
|