Skip to content
Dan edited this page Oct 13, 2019 · 10 revisions

Craft type permissions

replace type with the craft type you want to add a permission to.

Flag Effect Notes
movecraft.type.move Allows a player to move the given craft type
movecraft.type.pilot Allows a player to pilot the given craft type
movecraft.type.rotate Allows a player to rotate the given craft type
movecraft.type.repair Allows a player to repair the given craft type
movecraft.type.create Allows a player to place a sign with the given craft type specified on the first line This requires the config option RequireCreatePerm to be set to true

Craft sign permissions

Global Flags

Flag Effect Notes

Type-specific Flags

Flag Effect Notes

Command Permissions

Flag Effect Notes
movecraft.commands.release
movecraft.commands.pilot
movecraft.commands.rotate
movecraft.commands.cruise
movecraft.commands.craftreport
Clone this wiki locally