SexyMotd | Bu sorun bozuk! Bu nasıl sorun?

EmrsmskOfficial

Kömür Madencisi
En iyi cevaplar
0
...
Merhaba beyler. Şimdi size bozuk bir sorun göstereceğim. Bu sorun hatalı, bu nasıl sorun? HKMİNE'den sonrası neden beyaz? Renk kodları girik.

- Resim -


- Config -
Kod:
######################################################################################################################################
## SexyMotd Configuration File                                                                                                      ##
## Learn more about how to set up SexyMotd at http://qwertyness.com/index.php/portfolio/sexymotd                                    ##
##                                                                                                                                  ##
## When updating to a new version where the configuration file changes, you must reset the file to prevent errors.                  ##
## To do this:                                                                                                                      ##
## 1. Stop the server.                                                                                                              ##
## 2. Backup the configuration file and delete it from the plugin folder.                                                           ##
## 3. Restart the server.                                                                                                           ##
## 4. Copy and paste the desired settings back into the newly generated file. (As long as that section's syntax hasn't changed)     ##
######################################################################################################################################

# Add a new sub-entry for each separate Motd you want in the random pool.
# Examples below
motds:
  - '               &e&l&m(&8&m-&8 |\=-<] &6&lHKMİNE &8[>-=/| &8&l&m-&e&l&m)&f    &8%newline%&8&l< &7Bu karanlık günleri, elbet ki geride bırakacaksın! &8&l>'

# The value to show as the maximum player limit to the server. DOES NOT CHANGE THE ACTUAL LIMIT.
maxPlayers:
  enabled: false
  maxPlayers: 503

# The value to show as the amount of online players. A random entry is chosen from the list on each ping.
playerCount:
  enabled: false
  playerCount:
  - 10
  - -1
  - 47

icon:
  # Sets the icon to the pinging player's head.
  # Using the avatar image could potentially have a drastic effect on response speed, depending on connection.  If your server has a slow connection, this is not recommended.
  enableAvatarIcon: false
  # Adds an overlay to the head image. Can be used independently from the avatar icon.
  enableOverlayImage: false
  imagePath: 'C:/Users/BillyBobJoe/Pictures/billyBobJoeIcon.jpg'

#The text to display when hovering over the server in the server list.
playerMessage:
  enabled: false
  playerMessage:
  - 'Hello, line 1;Variable Test %servername% %playername%'
  - 'Hello, line 2;&7Color &aTest &rw/reset code'

# Replaces the online and max player counts with custom text.  Color codes and variables work with this.
fakeVersion:
  enabled: false
  fakeVersion: 'Hell yeah! Players: %onlineplayers%'

# The default name to display in place of %playername% when the ping's IP address isn't logged.
defaultPlayerName: 'Ziyaretçi'

# Whether or not to log when a player pings and the connection is closed.
pingLogging: true

# Create custom variables here. Custom variables can be used like any of the default SexyMotdBungee variables.
# MAKE SURE to place apostrophes around all components of the custom variable as they are all read as String objects from the configuration.
variables:
  largeplayercount:
    variable: 'onlineplayers'
    operator: '>'
    condition: '10'
    value: '&aIts sure getting popular around %servername%!'
    negValue: '&cGotta step up that recruiting skill! %servername%'


Çözümünü bulursanız çok teşekkürler.
...
 
Son düzenleme:

ZeYus0308

Kızıltaş Madencisi
En iyi cevaplar
0
&r renk kodunu girmediğine emin ol. Daha sonra silip reload atıp yazıp tekrar reload at. Düzelmez ise Spoileri oku.
Sorun bozuksa sorun yoktur. Bozuk olan sorundan zarar gelmez.
 

EmrsmskOfficial

Kömür Madencisi
En iyi cevaplar
0
&r renk kodunu girmediğine emin ol. Daha sonra silip reload atıp yazıp tekrar reload at. Düzelmez ise Spoileri oku.
Sorun bozuksa sorun yoktur. Bozuk olan sorundan zarar gelmez.
Kod:
######################################################################################################################################
## SexyMotd Configuration File                                                                                                      ##
## Learn more about how to set up SexyMotd at http://qwertyness.com/index.php/portfolio/sexymotd                                    ##
##                                                                                                                                  ##
## When updating to a new version where the configuration file changes, you must reset the file to prevent errors.                  ##
## To do this:                                                                                                                      ##
## 1. Stop the server.                                                                                                              ##
## 2. Backup the configuration file and delete it from the plugin folder.                                                           ##
## 3. Restart the server.                                                                                                           ##
## 4. Copy and paste the desired settings back into the newly generated file. (As long as that section's syntax hasn't changed)     ##
######################################################################################################################################

# Add a new sub-entry for each separate Motd you want in the random pool.
# Examples below
motds:
  - '               &e&l&m(&8&m-&8 |\=-<] &6&lHKMİNE &8[>-=/| &8&l&m-&e&l&m)&f    &8%newline%&8&l< &7Bu karanlık günleri, elbet ki geride bırakacaksın! &8&l>'

# The value to show as the maximum player limit to the server. DOES NOT CHANGE THE ACTUAL LIMIT.
maxPlayers:
  enabled: false
  maxPlayers: 503

# The value to show as the amount of online players. A random entry is chosen from the list on each ping.
playerCount:
  enabled: false
  playerCount:
  - 10
  - -1
  - 47

icon:
  # Sets the icon to the pinging player's head.
  # Using the avatar image could potentially have a drastic effect on response speed, depending on connection.  If your server has a slow connection, this is not recommended.
  enableAvatarIcon: false
  # Adds an overlay to the head image. Can be used independently from the avatar icon.
  enableOverlayImage: false
  imagePath: 'C:/Users/BillyBobJoe/Pictures/billyBobJoeIcon.jpg'

#The text to display when hovering over the server in the server list.
playerMessage:
  enabled: false
  playerMessage:
  - 'Hello, line 1;Variable Test %servername% %playername%'
  - 'Hello, line 2;&7Color &aTest &rw/reset code'

# Replaces the online and max player counts with custom text.  Color codes and variables work with this.
fakeVersion:
  enabled: false
  fakeVersion: 'Hell yeah! Players: %onlineplayers%'

# The default name to display in place of %playername% when the ping's IP address isn't logged.
defaultPlayerName: 'Ziyaretçi'

# Whether or not to log when a player pings and the connection is closed.
pingLogging: true

# Create custom variables here. Custom variables can be used like any of the default SexyMotdBungee variables.
# MAKE SURE to place apostrophes around all components of the custom variable as they are all read as String objects from the configuration.
variables:
  largeplayercount:
    variable: 'onlineplayers'
    operator: '>'
    condition: '10'
    value: '&aIts sure getting popular around %servername%!'
    negValue: '&cGotta step up that recruiting skill! %servername%'

Hani başlat.bat'ta vs. sunucuda olan bir sorun olabilir mi? Önceden çalışıyordu. Yeni makinaya geçince böyle oldu.
 

optin

Demir Madencisi
En iyi cevaplar
0
lHKMİNE &8[>-=/| şu kısmı
lHKMİNE&8[>-=/| olarak düzeltmeyi dene.
 

optin

Demir Madencisi
En iyi cevaplar
0
Sexymotdu sunucunun barındığı klasörden farklı bir klasöre at server.proporties dosyasına motd= yerine yapıştır.
Kod:
&e&l&m(&8&m-&8 |\=-<] &6&lHKMİNE &8[>-=/| &8&l&m-&e&l&m)&f   < &7Bu karanlık günleri, elbet ki geride bırakacaksın! &8&l>
 

EmrsmskOfficial

Kömür Madencisi
En iyi cevaplar
0
Sexymotdu sunucunun barındığı klasörden farklı bir klasöre at server.proporties dosyasına motd= yerine yapıştır.
Kod:
&e&l&m(&8&m-&8 |\=-<] &6&lHKMİNE &8[>-=/| &8&l&m-&e&l&m)&f   < &7Bu karanlık günleri, elbet ki geride bırakacaksın! &8&l>
Mantıklı ama sorunu çözdüm. Dediğiniz gibi yaptım. Motd'u önce server.propertiosa ondan sonra tekrar SexyMotd'a geçirdim düzeldi. Teşekkürler!
 
Üst