Escaped asterisks

This commit is contained in:
Paragoumba 2019-06-08 19:41:20 +02:00 committed by GitHub
parent 1df727363c
commit a259d6bfab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -13,11 +13,11 @@ Components allow you to add/remove functionality to make Dynmap suit your needs.
- Map viewers can chat to players in-game.
- Current Minecraft time is visible on the map.
- Current Minecraft weather is visible on the map.
- WorldGuard, Residence, Towny and Factions regions that can be visible on the map (through corresponding Dynmap-* plugins)
- WorldGuard, Residence, Towny and Factions regions that can be visible on the map (through corresponding Dynmap-\* plugins)
- Overall highly configurable and customizable.
# Installation:
Copy dynmap-*.jar into your plugins directory. If you are upgrading, delete the previous dynmap-*.jar - you do NOT need to delete the plugins/dynmap directory or its contents.
Copy dynmap-\*.jar into your plugins directory. If you are upgrading, delete the previous dynmap-\*.jar - you do NOT need to delete the plugins/dynmap directory or its contents.
If you are running a separate webserver (like Apache) you may need to copy the files from 'plugins/dynmap/web/' to a directory in your http-root and follow this guide. When upgrading, make sure you also upgrade the copied files.