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