-
Notifications
You must be signed in to change notification settings - Fork 18
Commands and Permissions
silverwolfg11 edited this page May 25, 2021
·
2 revisions
The plugin has one main command: pl3xmaptowny
with aliases plexmaptowny
and plextowny
. The general permission to use the command is pl3xmaptowny.use
.
The command has the following sub-commands:
Sub-Command | Description | Permission |
---|---|---|
reload |
Reloads the plugin. This includes all files in the plugin directory as well as re-rendering all towns on the map immediately. | pl3xmaptowny.reload |
render [town] |
Render a specific town on the Pl3xMap. If a town is already rendered, it will re-render the town. | pl3xmaptowny.render |
unrender [town/town uuid] |
Un-render (remove) a town from the Pl3xMap. | pl3xmaptowny.unrender |
The admin permission to allow access to the command and all sub-commands is pl3xmaptowny.admin
.