Çözüldü MiniMOTD nasıl kullanılır?

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

Efs2112

Bir Kömür Göründü Kaptanım!
Katılım
22 Aralık 2024
Mesajlar
147
Elmaslar
5
Puan
1.145
Yaş
26
Konum
adana
Minecraft
Efs2112

Discord:

efspasha

MiniMOTD nasıl kullanılır? yardım edebilirmisiniz
 
Hocam içindeki .yml nin görselini atarsanız yardımcı olabilirim
 
# MiniMOTD Main Configuration

# Enable server list icon related features
icon-enabled=true
# Enable MOTD-related features
motd-enabled=true
# The list of MOTDs to display
#
# - Supported placeholders: <online_players>, <max_players>
# - Putting more than one will cause one to be randomly chosen each refresh
motds=[
{
# Set the icon to use with this MOTD
# Either use 'random' to randomly choose an icon, or use the name
# of a file in the icons folder (excluding the '.png' extension)
# ex: icon="myIconFile"
icon=random
line1="<rainbow>MiniMOTD Default"
line2="MiniMessage <gradient:blue:red>Gradients"
},
{
# Set the icon to use with this MOTD
# Either use 'random' to randomly choose an icon, or use the name
# of a file in the icons folder (excluding the '.png' extension)
# ex: icon="myIconFile"
icon=random
line1="<blue>Another <bold><red>MOTD"
line2="<italic><underlined><gradient:red:green>much wow"
}
]
player-count-settings {
# Should the displayed online player count be allowed to exceed the displayed maximum player count?
# If false, the online player count will be capped at the maximum player count
allow-exceeding-maximum=false
# Setting this to true will disable the hover text showing online player usernames
disable-player-list-hover=false
# Settings for the fake player count feature
fake-players {
# Modes: add, constant, minimum, random, percent
#
# - add: This many fake players will be added
# ex: fake-players="3"
# - constant: A constant value for the player count
# ex: fake-players="=42"
# - minimum: The minimum bound of the player count
# ex: fake-players="7+"
# - random: A random number of fake players in this range will be added
# ex: fake-players="3:6"
# - percent: The player count will be inflated by this much, rounding up
# ex: fake-players="25%"
fake-players="25%"
# Enable fake player count feature
fake-players-enabled=false
}
# Setting this to true will disable the player list hover (same as 'disable-player-list-hover'),
# but will also cause the player count to appear as '???'
hide-player-count=false
# Changes the Max Players to be X more than the online players
# ex: x=3 -> 16/19 players online.
just-x-more-settings {
# Enable this feature
just-x-more-enabled=false
x-value=3
}
# Changes the Max Players value
max-players=69
# Enable modification of the max player count
max-players-enabled=true
# The list of server names that affect player counts/listing.
# Only applicable when running the plugin on a proxy (Velocity or Waterfall/Bungeecord).
# When set to an empty list, the default count & list as determined by the proxy will be used.
servers=[]
}
 
Minimotd'yu proxyniz varsa proxy'e yoksa ana sunucu plugin dosyalarının içerisine atın sonrasında şu satırları değiştirerek istediğiniz motd'yu yapabilirsiniz

line1="<rainbow>MiniMOTD Default"
line2="MiniMessage <gradient:blue:red>Gradients"
 
1739134603595.webp
peki bunun aynısını yapabilmek için hangi kodları girmem lazım yardım edebilirmisin şimdiden teşekkürler
 
Ekli dosyayı görüntüle 258892peki bunun aynısını yapabilmek için hangi kodları girmem lazım yardım edebilirmisin şimdiden teşekkürler
Benzer sembolleri internete "custom symbols" olarak aratarak elde edebilirsiniz yazı fontu değiştirmek isterseniz "custom font" olarak aratıp mono upper yazı fontunda denemeler yapabilirsiniz renklendirmeye gelecek olursak hex renk kodları oluşturabileceğiniz siteler var ancak minimotd içerisinden "<blue>" tarzında parantez içerisinde ingilizce renkleri girerek yazıların başlarına koyarak renk değişimini sağlayabilirseniz kalın yazmak istersenizde renk kodunuzdan hemen sonra <bold> ekleyerek kalınlaştırabilirsiniz örnek: "<red><bold>test" biraz daha derinlere inerseniz gradient renklerle renk geçişleride yapabilirsiniz örnek: <gradient:red:green> kırmızıdan yeşile doğru bir renk geçişi görüntüsü sağlayacaktır.
 
Son düzenleme:
çok teşekkürler konu kilit
 
eğer hazır bir minimotd configi atabilecekseniz atabilirmisiniz,ek olarak eğer atamayacaksanız minimotd dışı 1.21x kullanabileceğim bir plugine ihtiyacım var , başka plugin önerebilirmisiniz
 
MiniMotd eve geçince yollayayım fakat ondan başka kuanabilceginiz ServerListPlus var
 
serverlist plus maalesef çalışmıyor 1 21 de minimotd atarsanız sevinirim
 
Maalesef elimde configi yok ama ztn motd ksmında yazanları değişirseniz nerelerin değiştini göreceksinizdir iyi forumlar
 
Kod:
motds=[
    {
        # Set the icon to use with this MOTD
        #  Either use 'random' to randomly choose an icon, or use the name
        #  of a file in the icons folder (excluding the '.png' extension)
        #    ex: icon="myIconFile"
        icon=random
        line1="                    <#fbc864>MC-TR<gray> -<#FF0000> <white> 4.0 MiniMOTD "
        line2="            <gradient:#BFE926:#BFE926>www.mc-tr.com"
    },
    {
        # Set the icon to use with this MOTD
        #  Either use 'random' to randomly choose an icon, or use the name
        #  of a file in the icons folder (excluding the '.png' extension)
        #    ex: icon="myIconFile"
        icon=random
        line1="                    <#fbc864>MC-TR<gray> -<#FF0000> <white> 4.0 MiniMOTD "
        line2="            <gradient:#BFE926:#BFE926>www.mc-tr.com"
    },
    {
        # Set the icon to use with this MOTD
        #  Either use 'random' to randomly choose an icon, or use the name
        #  of a file in the icons folder (excluding the '.png' extension)
        #    ex: icon="myIconFile"
        icon=random
        line1="                    <#fbc864>MC-TR<gray> -<#FF0000> <white> 4.0 MiniMOTD "
        line2="            <gradient:#BFE926:#BFE926>www.mc-tr.com"
    }
]

bu şekilde yaparsanız motd kısmınız değişir iyi forumlar
 
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