Çözüldü Velocity Cakmalobiden lobiye atma

  • Konuyu Başlatan Konuyu Başlatan ErwinX
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 208
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

ErwinX

Somon Balığı Selam Vermeye Geldi
Katılım
5 Nisan 2025
Mesajlar
14
Elmaslar
0
Puan
390
Yaş
19
Konum
türkiye
Minecraft
semih2312
arkadaşlar proxy olarak velocity kullanıyorum cakmalobiden lobiye nasıl aktarım yapabilirim birisi yazarsa sevinirim bungeecord kullan gibi şeyler yazmayın lütfen
 

Buradaki adımları takip et.
 

Buradaki adımları takip et.
authme velocity içi bu şekilde dediğin gibi nasıl ayarlicam




YAML:
# AuthMeVelocity | by Glyart & 4drian3d



advanced {

    # Enable debug mode

    debug=false

    # Attempts to get a valid server in SendMode Random

    random-attempts=5

}

# List of login/registration servers

auth-servers=[

    auth1,

    auth2

]

commands {

    # Sets the commands that users who have not yet logged in can execute

    allowed-commands=[

        login,

        register,

        l,

        reg,

        email,

        captcha

    ]

    # Sets the message to send in case a non-logged-in player executes an unauthorized command

    # To deactivate the message, leave it empty

    blocked-message="<red>You cannot execute commands if you are not logged in yet"

}

ensure-auth-server {

    # Ensure that the first server to which players connect is an auth server

    ensure-auth-server=false

    # Selection Mode of the player's initial server

    # TO_FIRST | Send to the first valid server configured

    # TO_EMPTIEST_SERVER | Send to the server with the lowest number of players

    # RANDOM | Send to a random server

    send-mode=RANDOM

}

send-on-login {

    # Require players to have the authmevelocity.send-on-login permission?

    require-permission=false

    # Selection Mode of the server to which the player will be sent

    # TO_FIRST | Send to the first valid server configured

    # TO_EMPTIEST_SERVER | Send to the server with the lowest number of players

    # RANDOM | Send to a random server

    send-mode=RANDOM

    # Send logged in players to another server?

    send-on-login=false

    # List of servers to send

    # One of these servers will be chosen at random

    teleport-servers=[

        lobby1,

        lobby2

    ]

}
 
Moderatör tarafından düzenlendi:
authme velocity içi bu şekilde dediğin gibi nasıl ayarlicam




# AuthMeVelocity | by Glyart & 4drian3d

advanced {
# Enable debug mode
debug=false
# Attempts to get a valid server in SendMode Random
random-attempts=5
}
# List of login/registration servers
auth-servers=[
auth1,
auth2
]
commands {
# Sets the commands that users who have not yet logged in can execute
allowed-commands=[
login,
register,
l,
reg,
email,
captcha
]
# Sets the message to send in case a non-logged-in player executes an unauthorized command
# To deactivate the message, leave it empty
blocked-message="<red>You cannot execute commands if you are not logged in yet"
}
ensure-auth-server {
# Ensure that the first server to which players connect is an auth server
ensure-auth-server=false
# Selection Mode of the player's initial server
# TO_FIRST | Send to the first valid server configured
# TO_EMPTIEST_SERVER | Send to the server with the lowest number of players
# RANDOM | Send to a random server
send-mode=RANDOM
}
send-on-login {
# Require players to have the authmevelocity.send-on-login permission?
require-permission=false
# Selection Mode of the server to which the player will be sent
# TO_FIRST | Send to the first valid server configured
# TO_EMPTIEST_SERVER | Send to the server with the lowest number of players
# RANDOM | Send to a random server
send-mode=RANDOM
# Send logged in players to another server?
send-on-login=false
# List of servers to send
# One of these servers will be chosen at random
teleport-servers=[
lobby1,
lobby2
]
}
# List of login/registration servers
auth-servers=[
auth1,
auth2
]

bu kısma koyabilirsin istediğini. auth2'yi silersin "," ile birlikte daha sonra auth1 kısmına authme bulunan sunucu ismini yazarsın.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst