This plugin is an extension and only works in combination with Pl3xMap (
https://github.com/pl3xgaming/Pl3xMap). It offers the possibility to easily create markers yourself, which are then displayed on the map. This project is still under development and will be improved and expanded in the future.
For versions below 1.18, check https://github.com/SentixDev/Pl3xMap-Marker/releases
Commands:
- /pl3xmarker (Shows a list with all existing markers)
- /pl3xmarker set <ID> <TEXT> <ICON-URL>
- /pl3xmarker remove <ID>
- /pl3xmarker show <ID>
ID: some random number to identify the marker for further changes
TEXT: some text which will be shown in the tooltip
-> for styling use HTML tags
Configuration:
- "icon-size:" (define the size of the icon)
- "layer-name:" (define the name of the layer)
- "icon-url:" (define the link to the marker-icon-image)
Additional:
The markers on the map need a few seconds to show changes.
In doubt reload the page or restart the server!
Of course you can also use HTML tags in the text argument to customize the marker tooltips.