-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
30 lines (29 loc) · 873 Bytes
/
plugin.yml
File metadata and controls
30 lines (29 loc) · 873 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
main: org.golde.snowball.showcaseplugin.Showcase
name: Showcase
version: 1.0
description: "A plugin to Showcase the SnowballAPI's features"
depend: [SnowballAPI, ProtocolLib, HolographicDisplays]
author: Eric Golde
website: https://eric.golde.org/
commands:
spawn:
usage: /spawn
description: Go to spawn
cob:
description: Use to set, clear or view the command for the button you're looking at.
aliases: [ButtonOnCommand]
setname:
usage: /setname <name>
description: Set your username
setskin:
usage: /setskin <url>
description: Set your skin
toastexample:
usage: /toastexample
description: Sends a example toast message
refreshclientworld:
usage: /refreshclientworld
description: Refreshes your client world
help:
usage: /help
description: Shows you some sample commands to use