SlashServerCmdBlock

This project functions by adding the Slash server to the velocity command and installing the specified add-on on the backend server.

38

SlashServerCmdBlock

Adding this plugin to the Velocity server enables users to use commands such as /s1. However, only users can use these commands; an additional add-on is required to enable command blocks.

We plan to create mods/plugins compatible with various versions going forward.

このプラグインをvelocityサーバーに追加することによって、/s1などのvelocityコマンドが追加されます。 しかし、velocityプラグインのみだとバックエンドサーバー(s1、c1)でコマンドブロックを用いた/s1コマンドなどが使用できません。これを解決するためのアドオンがあるため、それをバックエンドサーバーへ導入することで機能するようになります。

今後様々なバージョンに対応していくつもりです。

ADS