Sunucuyu Kapatınca Çıkan Server Closed Yazısı Değiştirme

TheCastle

Marangoz
En iyi cevaplar
0
Başlıkta Belirttiğim Gibi Arkadaşlar Lütfen Acil Yardım Server Closed Yerine Sunucu Kapandi Yazsın İstiyorum :)[DOUBLEPOST=1439145776,1439145718][/DOUBLEPOST]Konsoldan /stop Yazınca Bu Çıkıyor Server Closed Onu Nasıl Değiştircemmm :D
 

Centeglassered

Kızıltaş Madencisi
En iyi cevaplar
0
bukkit.yml'ye bak.[DOUBLEPOST=1439146068,1439145997][/DOUBLEPOST]
Kod:
# This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the Bukkit Wiki at
# http://wiki.bukkit.org/Bukkit.yml
#
# If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice.
#
# IRC: #spigot @ irc.spi.gt
#    (If this means nothing to you, just go to http://irc.spi.gt/iris/?nick=&channels=spigot )
# Forums: http://www.spigotmc.org/forums/help.40/
# Bug tracker: http://www.spigotmc.org/forums/bugs-feature-requests.8/


settings:
  allow-end: true
  warn-on-overload: true
  permissions-file: permissions.yml
  update-folder: update
  ping-packet-limit: 100
  use-exact-login-location: false
  plugin-profiling: false
  connection-throttle: 4000
  query-plugins: true
  deprecated-verbose: default
  shutdown-message: Server closed
spawn-limits:
  monsters: 70
  animals: 15
  water-animals: 5
  ambient: 15
chunk-gc:
  period-in-ticks: 600
  load-threshold: 0
ticks-per:
  animal-spawns: 400
  monster-spawns: 1
  autosave: 6000
aliases: now-in-commands.yml
database:
  username: bukkit
  isolation: SERIALIZABLE
  driver: org.sqlite.JDBC
  password: walrus
  url: jdbc:sqlite:{DIR}{NAME}.db

Yukarıda görüyorsundur her hal. "Server closed." yazıyor. Onu değiştir.
 

TheCastle

Marangoz
En iyi cevaplar
0
bukkit.yml'ye bak.[DOUBLEPOST=1439146068,1439145997][/DOUBLEPOST]
Kod:
# This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the Bukkit Wiki at
# http://wiki.bukkit.org/Bukkit.yml
#
# If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice.
#
# IRC: #spigot @ irc.spi.gt
#    (If this means nothing to you, just go to http://irc.spi.gt/iris/?nick=&channels=spigot )
# Forums: http://www.spigotmc.org/forums/help.40/
# Bug tracker: http://www.spigotmc.org/forums/bugs-feature-requests.8/


settings:
  allow-end: true
  warn-on-overload: true
  permissions-file: permissions.yml
  update-folder: update
  ping-packet-limit: 100
  use-exact-login-location: false
  plugin-profiling: false
  connection-throttle: 4000
  query-plugins: true
  deprecated-verbose: default
  shutdown-message: Server closed
spawn-limits:
  monsters: 70
  animals: 15
  water-animals: 5
  ambient: 15
chunk-gc:
  period-in-ticks: 600
  load-threshold: 0
ticks-per:
  animal-spawns: 400
  monster-spawns: 1
  autosave: 6000
aliases: now-in-commands.yml
database:
  username: bukkit
  isolation: SERIALIZABLE
  driver: org.sqlite.JDBC
  password: walrus
  url: jdbc:sqlite:{DIR}{NAME}.db

Yukarıda görüyorsundur her hal. "Server closed." yazıyor. Onu değiştir.
Cooook Tesekkurler Begeniyi Hakettin Dostum :D
 

TheCastle

Marangoz
En iyi cevaplar
0
Peki Bu The Legend Plugin Paketi Yazısı Var Konsolun En Sonunda TheLegend Plugin Paketi Aktif Diyo Onu Nasıl Değiştircem Centeglassered[DOUBLEPOST=1439146673,1439146530][/DOUBLEPOST]Peki Bu The Legend Plugin Paketi Yazısı Var Konsolun En Sonunda TheLegend Plugin Paketi Aktif Diyo Onu Nasıl Değiştircem Centeglassered
Peki Bu The Legend Plugin Paketi Yazısı Var Konsolun En Sonunda TheLegend Plugin Paketi Aktif Diyo Onu Nasıl Değiştircem Centeglassered
 

Centeglassered

Kızıltaş Madencisi
En iyi cevaplar
0
Benim sunucu çalıştırmak için kullandığım çalıştır.bat dosyası:
Kod:
@echo off


title Centeglassered Sunucu - Konsol


cls

java -Xmx256M -Xms256M -jar spigot.jar

pause
 

TheCastle

Marangoz
En iyi cevaplar
0

Centeglassered

Kızıltaş Madencisi
En iyi cevaplar
0
"title" komutu işe yarayabilir. Düzenle ile içine bakın. Benim attığıma benzer bir şey olmalıdır. Eğer orada şikayet ettiğin başlığı title ile yazmışlarsa değiştirebilirsin. Ama eğer bir eklenti ile yapılıyorsa sanırım o kadar kolay olmaz.[DOUBLEPOST=1439146949,1439146909][/DOUBLEPOST]
Evet .bat İle Açıyorum[DOUBLEPOST=1439146901,1439146847][/DOUBLEPOST]
Sorun Bu Değil Sorun Konsol Mesajı Plugin Paketi Birleşti Falan Filan
Onu değiştiremezsin eklentiyi değiştirmen gerekir.
 

TheCastle

Marangoz
En iyi cevaplar
0
"title" komutu işe yarayabilir. Düzenle ile içine bakın. Benim attığıma benzer bir şey olmalıdır. Eğer orada şikayet ettiğin başlığı title ile yazmışlarsa değiştirebilirsin. Ama eğer bir eklenti ile yapılıyorsa sanırım o kadar kolay olmaz.[DOUBLEPOST=1439146949,1439146909][/DOUBLEPOST]
Onu değiştiremezsin eklentiyi değiştirmen gerekir.
Peki Eklenti Ne
 
Üst