Permissions
v0.2.3 Permissions
futbol.join:
- description: Allow a player to join a match.
- default: true
futbol.red:
- description: Allow a player to join red team.
- default: false
futbol.blue:
- description: Allow a player to join blue team.
- default: false
futbol.set:
- description: Allow a player set spawn point on the field.
- default: false
futbol.ball:
- description: Allow a player spawn a ball.
- default: true
futbol.endmatch:
- description: Allow a player to end match in progress.
- default: true
futbol.cointoss:
- description: Allow a player use /head and /tails.
- default: true
futbol.reset:
- description: Allow a player use /fbreset.
- default: false
futbol.kick:
- description: Allow a player use /fbkick.
- default: false
Comments