File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : collabcraft
2
+ version : 1.2.0
3
+ main : io.papermc.collabcraft.collabcraft
4
+ commands :
5
+ bypassturn :
6
+ description : Bypass turn (for ops)
7
+ usage : /bypassturn
8
+ permission-message : no.
9
+ permission : collabcraft.admin
10
+ taketurn :
11
+ description : Take turn
12
+ usage : /taketurn
13
+ permission-message : no.
14
+ permission : collabcraft.standard
15
+ endturn :
16
+ description : End turn
17
+ usage : /endturn
18
+ permission-message : no.
19
+ permission : collabcraft.standard
20
+ controllertp :
21
+ description : Teleport to the player that is controlling
22
+ usage : /controllertp
23
+ permission-message : no.
24
+ permission : collabcraft.standard
25
+ permissions :
26
+ collabcraft.admin :
27
+ description : Commands limited to op
28
+ default : op
29
+ collabcraft.standard :
30
+ description : Commands for basic users
31
+ default : not op
You can’t perform that action at this time.
0 commit comments