From 72697007a1632855fcc1f2957300d2fb62c2dca4 Mon Sep 17 00:00:00 2001 From: Fantino Davide Date: Tue, 6 Sep 2022 14:14:57 +0200 Subject: [PATCH] readme --- README.MD | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.MD b/README.MD index e0673ec..24629bd 100644 --- a/README.MD +++ b/README.MD @@ -32,8 +32,7 @@
Default
[]

Example configuration

-

-{
+```json{
     "plugin": "MapVote",
     "enabled": true,
     "minPlayersForVote": 30,
@@ -44,5 +43,4 @@
     "gamemodeWhitelist": [ "AAS", "RAAS", "Invasion" ],
     "layerLevelBlacklist": [ "BlackCoast_Seed" ]
 }
-
- +``` \ No newline at end of file