From a259d6bfab9522726494252bae7e5dbba9d9cb6c Mon Sep 17 00:00:00 2001 From: Paragoumba Date: Sat, 8 Jun 2019 19:41:20 +0200 Subject: [PATCH] Escaped asterisks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30086eb8..cc322ef6 100644 --- a/README.md +++ b/README.md @@ -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.