fix typo

FedUpWith-Tech 2020-08-15 11:00:58 -04:00
parent 14580582fb
commit 9dc39b3779

@ -11,7 +11,7 @@
* This page assumes you will download the latest version of Dynmap from an official source. Official sources can also be found in [[Features]]
## Getting Started
1. **Stop your Minecraft server**. You may be tempted to use `/reload` or later `/dynmap reload`... **DON'T** for many reasons the /reload commands break things and while they do exist they are not recommended. If you make a configuration change you'll need to need to restart your server, hopefully the `/discord reload` command will be more stable in the future.
1. **Stop your Minecraft server**. You may be tempted to use `/reload` or later `/dynmap reload`... **DON'T** for many reasons the /reload commands break things and while they do exist they are not recommended. If you make a configuration change you'll need to need to restart your server, hopefully the `/dynmap reload` command will be more stable in the future.
2. **Download the dynmap plugin**. Common download locations are [CurseForge for modded](https://www.curseforge.com/minecraft/mc-mods/dynmapforge), [Spigot](https://www.spigotmc.org/resources/dynmap.274/), [Bukkit](https://dev.bukkit.org/projects/dynmap), or the [Github release page](https://github.com/webbukkit/dynmap/releases).
3. **Adding the Dynmap plugin**. Move the downloaded Dynmap-<version>.jar into your `server/plugins/` or `server/mods/` folder respectively
4. **Start your server**