Velodicord

Plugin

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

Server

32 downloads
0 followers
Created3 months ago
Updated15 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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
  2. Put this plugin in the plugins folder of velocity server and restart
  3. Edit plugins/Velodicord/config.json
  4. let's enjoy!

config file

{
  "_bcomment_" : "discordbotのtoken",
  "BotToken" : "123456",
  "_mcomment_" : "discordのメインチャンネルID",
  "MainChannelID" : "123456",
  "_lcomment_" : "discordの入退出などの通知チャンネルID(オプション)",
  "LogChannelID" : "000000",
  "_pcomment_" : "discordのPOSチャンネルID(オプション)",
  "PosChannelID" : "000000",
  "_ccomment_" : "discordのコマンドチャンネルID(オプション)",
  "CommandChannelID" : "000000",
  "_vcomment_" : "VOICEVOXのタイプ CPU : 1 DirectML : 2 CUDA : 3",
  "VOICEVOX-type" : "1",
  "_dcomment_" : "デフォルトの読み上げの声のID",
  "DefaultSpeakerID" : "3"
}

External resources



Project members

Nekozuki2009

Member


Technical information

License
ARR
Project ID