@@ -40,6 +40,9 @@ permissions:
40
40
parkour.mod.bypasslock :
41
41
description : Bypasses an course lock
42
42
default : op
43
+ parkour.mod.bypassgamemodechange :
44
+ description : Bypasses the changing of your gamemode when entering your island.
45
+ default : false
43
46
parkour.mod.bypassban :
44
47
description : Bypasses course ban
45
48
default : op
@@ -89,18 +92,6 @@ permissions:
89
92
parkour.mod.team.setowner :
90
93
description : Allow use of '/pkadmin team setowner' command - transfers course ownership to the player
91
94
default : op
92
- parkour.mod.team.add :
93
- description : Allow use of '/pkadmin add' command - add player to owner's team
94
- default : op
95
- parkour.mod.team.kick :
96
- description : Allow use of '/pkadmin kick' command - kick a player from a team
97
- default : op
98
- parkour.mod.team.disband :
99
- description : Allow use of '/pkadmin disband' command - disband owner's team
100
- default : op
101
- parkour.mod.team.setowner :
102
- description : Allow use of '/pkadmin setowner' command - transfers course ownership to the player
103
- default : op
104
95
parkour.admin.blueprint :
105
96
description : Allow use of '/pkadmin blueprint' command - manipulate blueprints
106
97
default : op
@@ -170,9 +161,6 @@ permissions:
170
161
parkour.admin.resets.add :
171
162
description : Allow use of '/pkadmin resets add' command - adds this player's course reset count
172
163
default : op
173
- parkour.admin.resets.remove :
174
- description : Allow use of '/pkadmin resets remove' command - reduces the player's course reset count
175
- default : op
176
164
parkour.admin.delete :
177
165
description : Allow use of '/pkadmin delete' command - deletes a player and regenerates their course
178
166
default : op
@@ -296,9 +284,6 @@ permissions:
296
284
parkour.island.team.coop :
297
285
description : Allow use of '/parkour team coop' command - make a player coop rank on your course
298
286
default : true
299
- parkour.island.team.coop :
300
- description : Allow use of '/parkour team uncoop' command - remove a coop rank from player
301
- default : true
302
287
parkour.island.team.trust :
303
288
description : Allow use of '/parkour team trust', '/parkour team untrust' command - remove trusted player rank from player
304
289
default : true
0 commit comments