Velodicord

A velocity-specific discord sync plugin that incorporates all of the features considered necessary for a proxy server.

872

Quick challenge

How far can you run before the mobs catch you?

Velodicord

%%MD0%%%%MD1%%%%MD2%%

Velodicord

JAPANESE/日本語

Description

This is a plugin for velocity, which allows you to share chat between discord and minecraft, Japanese language version of it, start/stop velocity server notification, player move in/out/server move notification, player death notification, player progress achievement notification, player command execution notification, server move by /server name, current coordinates notification to discord by /pos, current player notification by /player (can also be done from discord). player's progress, player's command execution, server move by /server name, /pos notification to discord of current coordinates, /player notification of current players (from discord as well), etc. > Notification of player death, player progress, player command execution, /pos notification to discord of current coordinates, and Fabdicord is also needed on the fabric server side

TODO

1. Create a discord bot - Required permissions - Bot - Privileged Gateway Intents - PRESENCE INTENT - SERVER MEMBERS INTENT - MESSAGE CONTENT INTENT - OAuth2 - OAuth2 URL Generator - SCOPES - applications.commands - bot - BOT PERMISSIONS - Administer 1. Put this plugin in the plugins folder of velocity server and restart 1. Edit plugins/Velodicord/config.json 1. let's enjoy!

config file

``` { "bcomment" : "discordbotのtoken", "BotToken" : "aaaaaa", "mcomment" : "discordのメインチャンネルID", "MainChannelID" : "000000", "pmcomment" : "discordのプラグインメッセージチャンネルID", "PMChannelID" : "000000", "lcomment" : "マイクラサーバーのログフォーラムチャンネルID(オプション)", "LogChannelID" : "000000", "ncomment" : "discordの入退出などの通知チャンネルID(オプション)", "NoticeChannelID" : "000000", "pocomment" : "discordのPOSチャンネルID(オプション)", "PosChannelID" : "000000", "cccomment" : "discordのコマンドチャンネルID(オプション)", "CommandChannelID" : "000000", "vcomment" : "VOICEVOXのタイプ CPU : 1 DirectML : 2 CUDA : 3", "VOICEVOX-type" : "1", "dcomment" : "デフォルトの読み上げの声のID", "DefaultSpeakerID" : "3", "crcomment" : "管理者コマンドを実行できるロールID", "CommandRoleID" : "aaaaaa" } ```

ADS