-
Notifications
You must be signed in to change notification settings - Fork 18
Commands and Permissions
silverwolfg11 edited this page Mar 28, 2022
·
2 revisions
The plugin has one main command: maptowny
. The general permission to use the command is maptowny.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. | maptowny.reload |
render [town] |
Render a specific town on the web-map. If a town is already rendered, it will re-render the town. | maptowny.render |
unrender [town/town uuid] |
Un-render (remove) a town from the web-map. | maptowny.unrender |
The admin permission to allow access to the command and all sub-commands is maptowny.admin
.