-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
32 lines (31 loc) · 1.22 KB
/
Copy pathplugin.yml
File metadata and controls
32 lines (31 loc) · 1.22 KB
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
31
32
name: LostSettlers
version: '3.0'
author: loferga
main: fr.loferga.lost_settlers.Main
api-version: '1.17'
api: '1.17'
depend: [ProtocolLib]
commands:
lobby:
description: LostSettlers command to tp the sender to the lobby world
all:
description: LostSettlers command to send a message with all the players in a world
lsteam:
description: LostSettlers command to change a player\'s team, non-operators can only change their team
skill:
description: LostSettlers command to change a player\'s skill, non -operators can only change their skill
start:
description: LostSettlers command to start a new game in a specified world (set the worldspawn to the center of the camps)
permission: op
end:
description: LostSettlers command to stop a running game in the player\'s world
permission: op
warp:
description: LostSettlers command to load a world and tp to it\'s WorldSpawn
permission: op
close:
description: LostSettlers command to tp everyone in a specified world to the lobby world and either store or restore the world
permission: op
clearores:
description: LostSettlers command to clear all ores in the player\'s world playable area
permission: op