Compatibility
Minecraft: Java Edition
1.21
1.20.1
1.19.4
1.18.2
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 10 months ago
Updated 5 months ago
Fabdicord
JAPANESE/日本語
Description
Add-on for fabric server side of Velodicord.
TODO
- Put this mod in the mods folder of fabric server and restart
- Edit config/Fabdicord/fabdicordconfig.json.
- let's enjoy!
config file
{
"_Scomment_" : "サーバー名",
"ServerName" : "s",
"_bcomment_" : "discordbotのtoken",
"BotToken" : "aaaaaa",
"_Pcomment_" : "discordのプラグインメッセージチャンネルID",
"PMChannelID" : "000000",
"_lcomment_" : "マイクラサーバーのログチャンネルID(自動設定)",
"LogChannelID" : "000000",
"_ncomment_" : "discordの入退出などの通知チャンネルID(自動設定)",
"NoticeChannelID" : "000000",
"_cccomment_" : "discordのコマンドチャンネルID(自動設定)",
"CommandChannelID" : "000000",
"_crcomment_" : "管理者コマンドを実行できるロールID(自動設定)",
"CommandRoleID" : "aaaaaa"
}