Set Command
/lodestar set <destination_name>
Creates a LodeStar destination at the issuing players current location with the given name. Underscores will be replaced with spaces, and formatting codes are allowed in destination names. As of version 1.1, spaces may be used in destination names. Underscores will still be converted to spaces by the plugin. A unique key is derived from the given destination name by removing formatting codes and converting all characters to lowercase. This unique key is used internally by the plugin to reference destinations, so no two destinations can have the same name when formatting codes and character case are ignored.
Overwriting an existing destination requires the
lodestar.set.overwrite permission, which is also given with the
lodestar.admin node.
Required permission:
lodestar.set (child node of
lodestar.admin)
lodestar.set.overwrite (child node of
lodestar.admin)
<-- Back to command overview