Çözüldü TİTLE MANAGER

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

Cylonce

El truco está en hablar menos y demostrar mas.
Katılım
30 Aralık 2017
Mesajlar
1.523
Elmaslar
2.025
Puan
0
Minecraft
Cylonce

Discord:

Cylonce#4109

Titlemanager'a Saat, ve tarih koyma kodu nedir.​
 
%{server-time} olması lazım.
 
Kod:
############################################################
# +------------------------------------------------------+ #
# |                     Placeholders                     | #
# +------------------------------------------------------+ #
############################################################

# Configures anything placeholder related.

placeholders:

  # The format used by the balance placeholder.
  number-format:

    # Toggles this feature.
    enabled: true

    # The format used.
    format: '#,###.##'

  # The format used by the server-time placeholder.
  # The format used can be found here: https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html
  date-format: 'EEE, dd MMM yyyy HH:mm:ss z'

Bölümünü şu şekilde değiştirin;

Kod:
############################################################
# +------------------------------------------------------+ #
# |                     Placeholders                     | #
# +------------------------------------------------------+ #
############################################################

# Configures anything placeholder related.

placeholders:

  # The format used by the balance placeholder.
  number-format:

    # Toggles this feature.
    enabled: true

    # The format used.
    format: '#,###.##'

  # The format used by the server-time placeholder.
  # The format used can be found here: https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html
  date-format: 'HH:mm:ss'

Ve saat bölümüne, %{server-time} yazı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