File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -77,16 +77,15 @@ template = "radar.html"
77
77
</div>
78
78
<div class="margin-top" style="font-size: 1.5em;">
79
79
<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
81
81
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 >
84
84
- class: org.dynmap.SimpleWebChatComponent
85
- allowchat: true
85
+ allowchat: false
86
86
# If true, web UI users can supply name for chat using 'playername' URL parameter. 'trustclientname' must also be set true.
87
87
allowurlname: false
88
- ```
89
- allowchat to "` false ` "
88
+ </pre >
90
89
<a class="fancy-link" href="//discord.gg/BWWBFvu654">Discord</a>
91
90
<a class="fancy-link" href="//github.com/serverscanning">GitHub</a>
92
91
<a class="fancy-link" href="/about">About</a><br>
You can’t perform that action at this time.
0 commit comments