Sol Reklam

Tanıtım TitleManager Plugin Tanıtımı Detaylı |1.8-1.12|

Konu Yaralımı ?

  • Evet Çok Yaralı

    Oylar: 3 75,0%
  • Evet

    Oylar: 0 0,0%
  • Hayır

    Oylar: 1 25,0%

  • Oy Verenler
    4
Durum
Mesaj gönderimine kapalı.

Deleted User 63724

Yaratık Tuzağı: Çalışıyor
Katılım
9 Nisan 2017
Mesajlar
715
Elmaslar
332
Puanlar
14.730
Öncelikle Hepinize Merhaba MC-TR Ailesi :)
Bugün Sizlere Kullanması Çok Kolay Ve Çok İşinize Yarayacağını Umut Ettiğim 1 Plugini Tanıtacağım

maxresdefault.jpg

Plugin Hakkında:
RORBV6.png

Biliyorsunucuzki Minecrafttaki /title komutunu kullanması biraz zordur. Buna Rennk Ekleme Kalınlaştırma V.b Bu İşler Epey Zamanınızı Alabilir Fakat TitleManager Sayesinde Title Yani Başlık Yapmak Çok kolay
Başlık dedim bazıları Anlamamıştır :) Oyunda Ekrana çıkan Yazılar Title'dir (Chatta Değil)

Kulanımından 1 2 ufak bilgi vereyim rneğin /tm bc &aSa yazdınız ve ekrana yeşil SA yazısı çıktı
fakat subtitle yani altında yazı yok ve bunu ekliyebileceğimiz bir özel komutta yok peki nasıl subtitle yaparım ? çok kolay :) sadece title ve subtitle arasına \n katarak örneğin
/tm bs &aSelamın Aleyküm \n &b&lNasılsınız yazarsak \n den sonraki kısım subtitle olur :)
RORBV6.png

Komutlar VE Yetkiler
/titlemanager reload - titlemanager.command.reload - plugine reload atmamızı sağlar
/titlemanager bc - titlemanager.command.broadcast - Tüm Herkeze Title mesajı atmamızı sağlar
/titlemanager msg - titlemanager.command.message - belirlenen kişiye title mesajı atmamızı sağlar
/titlemanager abc - titlemanager.command.abroadcast - Herkeze AksiyonBarından mesaj atmamız sağlar
/titlemanager amsg - tilemanager.command.abroadcast - kişiye aksiyonbarından mesaj atmamızı sağlar
/titlemanager animations - titlemanager.command.animations - animasyonlara bakmayı sağlar
/titlemanager scripts - titlemanager.command.scripts - skripte eklenilebilecek şeyler :D
/titlemanager scoreboard - titlemanager.command.scoreboard - skor tablosunu kullanma
RORBV6.png

Pluginde Yapabileceğimiz Şeyler

  • İlk Girişte özel başlık
  • Her girişte gelen özel başlık
  • title subtitle actionbar anonsları (duyuruları)
  • Skor Tablosu (animasyonlu)
  • Tab ı düzenleme (oyunda iken TAB yuşuna bastığımızda çıkan yer)
  • Renkli title subtitle actionbar tab skor tablosu :)
RORBV6.png

Pluginden Resimler

Sade title
RORBvj.png

Subtitle
pGV9DL.png

Anonslar (duyurular)
kXRJDm.png

Renkli kalın italik v.b
YORJ9z.png

Skor Tablosu
EyMp1A.jpg
Title Manageri indirip kurduktan sonra bize vermiş olduğu hazır config.yml
RORBV6.png

Kod:
############################################################

# +------------------------------------------------------+ #
# |                       Notes                          | #
# +------------------------------------------------------+ #
############################################################

# Config comment style borrowed from the Essentials config.
#
# If you want to use special characters (ASCII, UTF-8 characters) in the config, you need to save the file as UTF-8.
#   - If you don't know how this is done, you can see the guide on the wiki: https://github.com/Puharesource/TitleManager/wiki/Unicode---UTF-8-characters-for-TitleManager
#
# Config errors, such as the plugin not loading or the config resetting can be fixed by ensuring that:
#   - No tabs are present: YAML only allows spaces.
#   - You have escaped all apostrophes or quotes in your text:
#      - If you surround your text with apostrophes like this 'don't', double all of your apostrophes like this: 'don''t'
#      - If you surround your text with quotes like this "Quote: "hello"", switch to apostrophes instead like this 'Quite: "hello"'.
#
# If you've got problems:
#   - Join the Discord server here: https://discord.gg/NwdtW2d
#   - Write a ticket on the Issue Tracker here: https://github.com/Puharesource/TitleManager/issues
#
# 1 second = 20 ticks
#
# For more information check: https://github.com/Puharesource/TitleManager/wiki

############################################################
# +------------------------------------------------------+ #
# |                       General                        | #
# +------------------------------------------------------+ #
############################################################

# Never change this value
config-version: 4

# Toggles debug mode, which prints additional information when the plugin does something.
debug: false

# Toggles whether or not all of the features of TitleManager will be toggled.
using-config: true

# Toggles whether or not all of the BungeeCord functionality will be toggled.
using-bungeecord: false

# (Feature only works on 1.7-1.8 Protocol Hack)
# Toggles whether or not 1.7 players will see actionbar messages when they're holding an item.
legacy-client-support: false

# Toggles whether or not the plugin should warn administrators if there's a new version out.
check-for-updates: true

############################################################
# +------------------------------------------------------+ #
# |                     Player List                      | #
# +------------------------------------------------------+ #
############################################################

# Sets the header and footer of the player list. (Shown when you hold the TAB key.)

player-list:

  # Toggles this feature.
  enabled: true

  # Sets the header of the player list.
  #
  # Single line format.
  # header: 'My header text'
  #
  # Multiple line format.
  # header:
  # - 'My first line'
  # - 'My second line'
  # - 'My third line'
  header:
  - ''
  - '${shine:[0;2;0][0;25;0][0;25;0][&3;&b]My Server}'
  - ''

  # Sets the footer of the player list.
  #
  # Single line format.
  # footer: 'My footer text'
  #
  # Multiple line format.
  # footer:
  # - 'My first line'
  # - 'My second line'
  # - 'My third line'
  footer:
  - ''
  - '&7World time: &b%{12h-world-time}'
  - '&7Server time: &b%{server-time}'
  - ''
  - '${right-to-left} &b%{online}&7/&b%{max} &7Online Players ${left-to-right}'

############################################################
# +------------------------------------------------------+ #
# |                    Welcome Title                     | #
# +------------------------------------------------------+ #
############################################################

# Sets the title that is sent to the player when they join the server.

welcome-title:

  # Toggles this feature.
  enabled: true

  # The title shown.
  title: 'Welcome to My Server'

  # The subtitle shown.
  subtitle: 'Hope you enjoy your stay'

  # The time it takes for the title to fade into the screen. (In ticks)
  fade-in: 20

  # The time it takes for the title to stay on the screen. (In ticks)
  stay: 40

  # The time it takes for the title to fade out of the screen. (In ticks)
  fade-out: 20

  # The title shown when the player joins the server for the first time.
  first-join:

    # The title shown.
    title: 'Welcome to My Server'

    # The subtitle shown.
    subtitle: 'This is your first time!'

############################################################
# +------------------------------------------------------+ #
# |                  Welcome Actionbar                   | #
# +------------------------------------------------------+ #
############################################################

# Sets the actionbar that is sent to the player when they join the server.

welcome-actionbar:

  # Toggles this feature.
  enabled: true

  # The message shown.
  title: 'Welcome to My Server'

  # The message shown when the player joins the server for the first time.
  first-join: 'Welcome to My Server, this is your first time!'

############################################################
# +------------------------------------------------------+ #
# |                     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'

############################################################
# +------------------------------------------------------+ #
# |                      Scoreboard                      | #
# +------------------------------------------------------+ #
############################################################

# Sets the scoreboard (sidebar) that is sent to the player

scoreboard:

  # Toggles this feature
  enabled: true

  # The title displayed at the very top of the scoreboard
  # The title must consist of 32 or less characters (this includes color codes)
  title: '${shine:[0;2;0][0;25;0][0;25;0][&3&l;&b&l]My Server}'

  # The lines of the scoreboard (Maximum of 15 lines allowed)
  # Each line can only have 40 characters (this includes color codes)
  # Each line must also be unique, a work around would be to put a color code at the end your line, to make it unique.
  lines:
  - '&b&m----------------------------------'
  - '&b● &3&lPlayer Name:'
  - '&b%{name}'
  - '&r'
  - '&b● &3&lPing:'
  - '&b%{ping} MS'
  - '&r&r'
  - '&b● &3&lServer Time:'
  - '&b%{server-time}'
  - '&b&m----------------------------------&r'

############################################################
# +------------------------------------------------------+ #
# |                      Announcer                       | #
# +------------------------------------------------------+ #
############################################################

# Automatically send titles and/or actionbar messages to the players on the server.

announcer:

  # Toggles this feature.
  enabled: true

  # The announcements
  #
  # The format:
  #
  # announcement-name:
  #   interval: 60                        (Seconds, Default: 60)
  #   timings:
  #     fade-in: 20                       (Ticks, Default: 20)
  #     stay: 40                          (Ticks, Default: 40)
  #     fade-out: 20                      (Ticks, Default: 20)
  #   titles:
  #   - 'First title'                     (The title sent)
  #   - 'Second title\nSecond subtitle'   (The next title sent, this time using \n to split the title and subtitle from each other)
  #   actionbar:
  #   - 'First actionbar'                 (The actionbar message sent)
  #   - 'The next actionbar sent'         (The next actionbar message sent)
  announcements:
    my-announcement:
      interval: 60
      timings:
        fade-in: 20
        stay: 40
        fade-out: 20
      titles:
      - '&aThis is the 1st title announcement\n&aThis is the subtitle'
      - '&bThis is the 2nd title announcement\n&bThis is the subtitle'
      actionbar:
      - '&aThis is the 1st actionbar announcement'
      - '&bThis is the 2nd actionbar announcement'

############################################################
# +------------------------------------------------------+ #
# |                       Messages                       | #
# +------------------------------------------------------+ #
############################################################

# Configures all of the messages sent to the users.

messages:

  # The messages from the command /tm version
  command-version:
    description: 'Gives you the current running version of TitleManager'
    version: '&aThe server is running %version'

  # The messages from the command /tm reload
  command-reload:
    description: 'Reloads TitleManager'
    reloaded: '&aTitleManager reloaded'

  # The messages from the command /tm animations
  command-animations:
    description: 'Displays all loaded animations'
    format: '&aLoaded animations (&f%count&a): %animations'
    separator: '&f, &a'

  # The messages from the command /tm scripts
  command-scripts:
    description: 'Displays all loaded scripts'
    format: '&aLoaded scripts (&f%count&a): %scripts'
    separator: '&f, &a'

  # The messages from the command /tm broadcast
  command-broadcast:
    description: 'Broadcasts a title to the server'
    usage: '<title>|<title\nsubtitle>'
    title-sent: '&aYou have broadcasted the title "&r%title&a".'
    subtitle-sent: '&aYou have broadcasted the subtitle "&r%subtitle&a".'
    both-sent: '&aYou have broadcasted the titles "&r%title&a" "&r%subtitle&a".'

  # The messages from the command /tm abroadcast
  command-abroadcast:
    description: 'Broadcasts an actionbar title to the server'
    usage: '<title>'
    sent: '&aYou have broadcasted the actionbar title "&r%title&a".'

  # The messages from the command /tm message
  command-message:
    description: 'Sends a title to the specified player'
    usage: '<player> <title>|<title\nsubtitle>'
    title-sent: '&aYou have sent %player the title "&r%title&a".'
    subtitle-sent: '&aYou have sent %player the subtitle "&r%subtitle&a".'
    both-sent: '&aYou have sent %player the titles "&r%title&a" "&r%subtitle&a".'
    invalid-player: '&c%player is not a valid player.'

  # The messages from the command /tm amessage
  command-amessage:
    description: 'Sends an actionbar title to the specified player'
    usage: '<player> <title>'
    sent: '&aYou have sent %player the actionbar title "&r%title&a".'
    invalid-player: '&c%player is not a valid player.'





İndirme linki :)
Tıkla

RORBV6.png

Tanıtım Bu Kadardı Umarım işinize yarar :)
Beğendiyseniz Beğeni Vermeyi ve REP atmayı unutmayın
konuda hata varsa lütfen yorumlardan belirtiniz İYİ FORUMLAR :)


 

aLoneX

a.k.a Acyd

Discord:

arhwn#2000

Katılım
20 Eylül 2017
Mesajlar
615
Elmaslar
575
Puanlar
5.995
Yer
İstanbul, Türkiye
Minecraft
4cyd
Daha detaylı olmasını beklerdim, MC-TR'de bulunmuyor gereken bir konu olmuş.
 
U

Unknownloce

Ziyaretçi
Seninde Benim Gibi Heralde Büyük Harf Takıntın Var Yazarken :D
 

ardaKol984

Creeper Evimi Patlattı
Katılım
14 Ekim 2016
Mesajlar
421
Elmaslar
220
Puanlar
0
Yaş
34
Vaaay. _D1PRO_ kardeş naber :D
 
S

Silinen üye 78915

Ziyaretçi
Mantıklı Olmuş Tebrikler.
 

Deleted User 63724

Yaratık Tuzağı: Çalışıyor
Katılım
9 Nisan 2017
Mesajlar
715
Elmaslar
332
Puanlar
14.730
Daha detaylı olmasını beklerdim, MC-TR'de bulunmuyor gereken bir konu olmuş.
Konuyu Vakit Buldukça Düzenlerim :)
Seninde Benim Gibi Heralde Büyük Harf Takıntın Var Yazarken :D
Evet :D
Vaaay. _D1PRO_ kardeş naber :D
İyidir :)
Mantıklı Olmuş Tebrikler.
Hepinize Teşekkür Ederim Yorumlarınız İçin
 

Ferhat19300

Birisi mi Spawnlandı?
Katılım
21 Mayıs 2016
Mesajlar
1
Elmaslar
0
Puanlar
0
Yaş
25
LİNK BOZUK ACINCA RESİM GELİYOR
 
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı