blob: e38039c6259a9cc3c9fb4668ebaed3eea1ed0390 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Malmstone Calculator
<img src="./images/icon.png" alt="Logo" width="120" height="120">
A Dalamud plugin that calculates how much more PVP you have to play to reach your target Malmstone Series Level.
```
/pmalm
```
[Commands](https://github.com/pinapelz/ffxiv-malmstone/wiki/Commands)
For an experimental version, please add my custom plugin repository to Dalamud by following the instructions [here](https://github.com/pinapelz/DalamudPlugins)
<div style="display: flex; justify-content: space-between;">
<img src="./images/image1.png" alt="Screenshot of Malmstone Calculator Plugin Main Window" style="width: 59%;">
<img src="./images/image2.png" alt="Screenshot of Malmstone Calculator Plugin Main Window" style="width: 35%;">
</div>
Inspired by [belthesar's MalmstoneXPCalculator](https://github.com/belthesar/MalmstoneXPCalculator)
|