Skip to content
Dan edited this page Oct 8, 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
Clone this wiki locally