Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluefissure/maplinker
https://github.com/bluefissure/maplinker
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bluefissure/maplinker
- Owner: Bluefissure
- Created: 2020-08-07T00:50:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-04T15:52:05.000Z (4 months ago)
- Last Synced: 2024-10-15T18:27:55.730Z (20 days ago)
- Language: C#
- Size: 237 KB
- Stars: 11
- Watchers: 2
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MapLinker
MapLinker is a dalamud plugin that can record the maplink information existing in the in-game chat, and then query or teleport to the nearest crystal.
![quicker_229761ec-bac1-4c1b-b25b-385af231d764.png](https://i.loli.net/2021/01/18/Ud1azLnGtIqWxf8.png)
## Features
The `/maplink` command calls out the config panel. After that, most of the instructions are in the popup instructions of that panel. It should be emphasized that the retrieval and teleport depend on other plugins:
- View (retrieve): Requires `ChatCoordinates` plugin, the function is to mark this maplink in the map
- Teleport: Requires `Teleporter` plugin, the function is to teleport to the nearest crystal## Installation
You can download and install it in Dalamud Plugin Manager (`\xlplugins`)
Or download and install manually via https://github.com/Bluefissure/MapLinker/releases/