Çözüldü Velocity Luckperms

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

teftela

Odunlara Vur Vur Vur!
Katılım
28 Kasım 2025
Mesajlar
33
Elmaslar
2
Puan
120
Konum
istanbul
Minecraft
teftela

Discord:

teftelaa

Ben şimdi velocityden sunucu açtım

Lobi ve boxpvp var şuanlık

benim luckperms mysql bağlı olduğu için birisi rank alırsa bütün sunucularda olacak (büyük ihtimalle)
ben bu problemden nasıl kurtulabilirim?

birde bende oraxen var bu rankları yapıp nasıl rank şeyini ekleyebilirim?
 
Ben şimdi velocityden sunucu açtım

Lobi ve boxpvp var şuanlık

benim luckperms mysql bağlı olduğu için birisi rank alırsa bütün sunucularda olacak (büyük ihtimalle)
ben bu problemden nasıl kurtulabilirim?

birde bende oraxen var bu rankları yapıp nasıl rank şeyini ekleyebilirim?
luckpermsi her sunucuya ayrı kurarsan bütün sunucularda ranklar farklı olur

ayarları şu şekilde yapabilirsin;

# - A H2 database is the default option.
# - If you want to edit data manually in "traditional" storage files, we suggest using YAML.
storage-method: YAML

# The following block defines the settings for remote database storage methods.
#
# - You don't need to touch any of the settings here if you're using a local storage method!
# - The connection detail options are shared between all remote storage types.
data:

# Define the address and port for the database.
# - The standard DB engine port is used by default
# (MySQL: 3306, PostgreSQL: 5432, MongoDB: 27017)
# - Specify as "host:port" if differs
address: localhost

# The name of the database to store LuckPerms data in.
# - This must be created already. Don't worry about this setting if you're using MongoDB.
database: minecraft

# Credentials for the database.
username: root
password: ''

# These settings apply to the MySQL connection pool.
# - The default values will be suitable for the majority of users.
# - Do not change these settings unless you know what you're doing!
pool-settings:

# Sets the maximum size of the MySQL connection pool.
# - Basically this value will determine the maximum number of actual
# connections to the database backend.
# - More information about determining the size of connection pools can be found here:
#
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

maximum-pool-size: 10

# Sets the minimum number of idle connections that the pool will try to maintain.
# - For maximum performance and responsiveness to spike demands, it is recommended to not set
# this value and instead allow the pool to act as a fixed size connection pool.
# (set this value to the same as 'maximum-pool-size')
minimum-idle: 10

# This setting controls the maximum lifetime of a connection in the pool in milliseconds.
# - The value should be at least 30 seconds less than any database or infrastructure imposed
# connection time limit.
maximum-lifetime: 1800000 # 30 minutes

# This setting controls how frequently the pool will 'ping' a connection in order to prevent it
# from being timed out by the database or network infrastructure, measured in milliseconds.
# - The value should be less than maximum-lifetime and greater than 30000 (30 seconds).
# - Setting the value to zero will disable the keepalive functionality.
keepalive-time: 0

# This setting controls the maximum number of milliseconds that the plugin will wait for a
# connection from the pool, before timing out.
connection-timeout: 5000 # 5 seconds

# This setting allows you to define extra properties for connections.
#
# By default, the following options are set to enable utf8 encoding. (you may need to remove
# these if you are using PostgreSQL)
# useUnicode: true
# characterEncoding: utf8
#
# You can also use this section to disable SSL connections, by uncommenting the 'useSSL' and
# 'verifyServerCertificate' options below.
properties:
useUnicode: true
characterEncoding: utf8
#useSSL: false
#verifyServerCertificate: false

# The prefix for all LuckPerms SQL tables.
#
# - This only applies for remote SQL storage types (MySQL, MariaDB, etc).
# - Change this if you want to use different tables for different servers.
table-prefix: 'luckperms_'

# The prefix to use for all LuckPerms MongoDB collections.
#
# - This only applies for the MongoDB storage type.
# - Change this if you want to use different collections for different servers. The default is no
# prefix.
mongodb-collection-prefix: ''

# The connection string URI to use to connect to the MongoDB instance.
#
# - When configured, this setting will override anything defined in the address, database,
# username or password fields above.
# - If you have a connection string that starts with 'mongodb://' or 'mongodb+srv://', enter it
# below.
# - For more information, please see
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.

mongodb-connection-uri: ''

# Define settings for a "split" storage setup.
#
# - This allows you to define a storage method for each type of data.
# - The connection options above still have to be correct for each type here.

Oraxen i daha önce kullanmadım onunla ilgili bilen bir arkadaşımız destek olur
 
bütün sunucularda ayrı ayrı yapmaya üşeniyorum şöyle birşey olmazmı?

bütün sunucularda aynı ranklar var ama birisi boxpvp için alırsa sadece boxpvpde olucak yoksa en kolayı sizin dediğinizmi
 
bütün sunucularda ayrı ayrı yapmaya üşeniyorum şöyle birşey olmazmı?

bütün sunucularda aynı ranklar var ama birisi boxpvp için alırsa sadece boxpvpde olucak yoksa en kolayı sizin dediğinizmi
Ben ayrı kurulmasının daha sağlıklı olacağını düşünüyorum. benzer özellikler olacaksa kopyala yapıştır yoluylada kolay şekilde aktarabilirsiniz dataları.
 
tamam teşekkürler
 
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