Skip to content

Commit b64cc14

Browse files
authored
Update _index.md
1 parent 32df1f4 commit b64cc14

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

content/_index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,16 +77,15 @@ template = "radar.html"
7777
</div>
7878
<div class="margin-top" style="font-size: 1.5em;">
7979
<nav class="centered">
80-
If you are here because of a message in your minecraft server console, this wasn't us and is a harassment campaign from a griefing group
80+
<b>If you are here because of a message in your minecraft server console, this wasn't us and is a harassment campaign from a griefing group
8181
Your server is not hacked they are just sending messages in your chat from the dynmap plugin/mod
82-
To fix this open the dynmap config and change the setting
83-
```
82+
To fix this open the dynmap config and change the allowchat setting to false like this:</b>
83+
<pre>
8484
- class: org.dynmap.SimpleWebChatComponent
85-
allowchat: true
85+
allowchat: false
8686
# If true, web UI users can supply name for chat using 'playername' URL parameter. 'trustclientname' must also be set true.
8787
allowurlname: false
88-
```
89-
allowchat to "`false`"
88+
</pre>
9089
<a class="fancy-link" href="//discord.gg/BWWBFvu654">Discord</a>
9190
<a class="fancy-link" href="//github.com/serverscanning">GitHub</a>
9291
<a class="fancy-link" href="/about">About</a><br>

0 commit comments

Comments
 (0)