mirror of
https://github.com/5vl/CorePlugin.git
synced 2025-05-23 21:16:58 +00:00
29 lines
756 B
YAML
29 lines
756 B
YAML
name: CorePlugin
|
|
version: 1.0.0
|
|
main: coreplugin.coreplugin.Core
|
|
api-version: 1.16
|
|
authors: [ 5vl ]
|
|
description: A Core Plugin made by 5vl.
|
|
commands:
|
|
gmc:
|
|
description: Shortens /gamemode creative.
|
|
gma:
|
|
description: Shortens /gamemode adventure
|
|
gmsp:
|
|
description: Shortens /gamemode spectator
|
|
gms:
|
|
description: Shortens /gamemode survival
|
|
fly:
|
|
description: This command makes you fly!
|
|
heal:
|
|
description: This will heal you!
|
|
kick:
|
|
description: You can kick people with this!
|
|
ban:
|
|
description: You can ban people with this!
|
|
unban:
|
|
description: You can unban people with this!
|
|
discord:
|
|
description: Send your discord link in chat!
|
|
toggle:
|
|
description: You can toggle certain features with this! |