-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathplugin.yml
More file actions
27 lines (27 loc) · 824 Bytes
/
Copy pathplugin.yml
File metadata and controls
27 lines (27 loc) · 824 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
name: skySMP
main: de.qgel.skySMP.skySMP
version: 0.1.1
description: skyIsland SMP mod. Survive on a small island in the sky with only basic supplies. Try to beat the challenges.
softdepend: [CleanroomGenerator]
author: Qgel
commands:
newIsland:
description: Creates a new SkyIsland.
usage: |
/newIsland [replace]
removeIsland:
description: Removes the island of a given player.
usage: |
/removeIsland <playername>
tphome:
description: Teleport to your island.
usage: |
/tphome
skyHelp:
description: Outputs all the commands and info about the skySMP plugin
usage: |
/skyHelp [c(hallenges)]
skydev:
description: Outputs dev data
usage: |
/skydev <lastisland>