Skip to content
Kumaisu edited this page Jul 9, 2019 · 2 revisions

MotD Message YAML

参照回数設定

MotD2nd-Ping-Count: 100
この回数を越えた場合、メッセージを変える
MotD2nd-Ping-Max-Count: 1000
更にこの回数を越えた場合は、簡素なメッセージに変える

MotD メッセージの設定

%$n : ChatColor Code
%player% : Player Name
%count : Reference count
%date : Reference start date

1行目

MotD1st: "%$dWelcome to Minecraft Server\n"

2行目、不明なIPからの場合

MotD2nd-Unknown: "%$3Let's play together"

2行目、不明なIPでPing-Count回数を越えた場合

MotD2nd-Ping: "You are going to confirm host survival %count times since %date"

2行目、参加プレイヤーの場合

MotD2nd-Player: "%$e%player%%$a, We are waiting for you"

2行目、参加プレイヤーPing-Count回数を越えた場合

MotD2nd-Ping-Player: "%$e%player%%$a, I have not been there for a while"

2行目、Ping-Max-Countを越えた場合、強制

MotD2nd-Alive: "Server is running well"

BANプレイヤーに対して送るMotD

BanMotD1st: "%$eYou are denied connection on this server"
BanMotD2nd: "%$4あなたは、このサーバーで接続拒否されています"

個別メッセージ

110.132.242.177: "貴方は接続を拒否されています\nサーバールール違反です"
Kumaisu: "%$eYou are Banned from this Server\n%$4あなたは、このサーバーから追放されています"