yunfaRemember
PluginLicenseRef-All-Rights-Reserved

yunfaRemember

velocity plugin that allows you to remember the server where you left with support for servers groups

860
Downloads
12
Followers
1 years ago
Updated
📦
5
Versions

📖About yunfaRemember

yunfaRemember

Description

  • a plugin that allows you to stay on the same server when you exit, group servers into one server, which saves the server where you left in order to go there again

Features

  • Stay on the same server

  • Groups, with individual saves

  • Seamless connection

  • The same functionality for connecting to groups as with a default server

Credits

Docs

to immediately connect to a group of servers in velocity.toml

velocity.toml

[servers]
lobby_group = "127.0.0.1:65483" #the port that you specified in the plugin configuration

try = [
    "lobby_group",
]

yunfaremember/config.yml

check_for_updates: true
groups_port: 65483
storage_type: FILE
server_groups:
  lobby_group:
    - lobby_af
    - lobby_an
    - lobby_as
    - lobby_eu
    - lobby_na
    - lobby_oc
  survival_group:
    - survival_1
    - survival_2