Skip to content

RedTownServerで使用しているVelocityProxyのdockerイメージです。

Notifications You must be signed in to change notification settings

RedTownServer/rts_proxy-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rts_proxy-container

RedTownServerのVelocityProxyのdocker imageです。

機能一覧

自動アップデート

起動時にVelocityプロキシを自動的に最新にアップデートします。

必須プラグインの自動ダウンロード

起動時に必須プラグインの最新バージョンを自動的にダウンロードします。

追加プラグインのダウンロード

起動時に $PLUGIN_LINKS に指定されたプラグインを自動的にダウンロードします。
例: $PLUGIN_LINKS = viaversion=https://host/,geyser=https://host2/

Configを環境変数で管理

config.tomlの内容を全て環境変数で管理できます。
例:
$BIND = 0.0.0.0:25565
$ONLINE_MODE = true
$SERVERS = lobby=localhost:25566,survival=localhost:25567,rpg=localhost:25568
$HAPROXY_PROTOCOL = true
$SHOW_MAX_PLAYERS = 500

About

RedTownServerで使用しているVelocityProxyのdockerイメージです。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published