Skip to content
Dan edited this page Oct 6, 2019 · 2 revisions

Name signs allow you to set a unique name for your craft. When a craft has a name, it will appear in contacts related messages (such as piloting alerts and /contacts).

Named crafts are preceded by their actual craft type in parenthesis, shown as "name of craft (type of craft)", while unnamed crafts are shown as "type of craft".

Naming a craft

To name a craft, you simply place a sign on it with Name: on the first line, then the name you wand to give on the second, third and/or fourth lines.

Restricting naming of craft types

You can restrict the usage of name signs on craft types by adding the canBeNamed flag to the .craft file and setting it to false. This will prevent players from piloting unnameable crafts if a name sign is found on it

Using permissions

To use permissions, RequireNamePerm must be set to true in config.yml. Then the following permissions must be assigned:

  • movecraft.name.use: Permission to use the name feature
  • movecraft.name.place: Permission to place Name signs