[HAZIR] Featherboard Config

Responza

Demir madencisi
Katılım
4 Haz 2019
Mesajlar
43
Beğeni
28
Puanları
150
HAZIR FEATHERBOARD CONFİG

Merhaba sayın Minecraft Türkiye üyeleri.
Bu konumda yardım amaçlı Hazır Featherboard Config'ini paylaşacağım
Hoşunuza gideceğini düşünüyorum, umarım yanılmıyorumdur. :D

Tamamen Türkçe bir şekilde editlenmiştir.

Plugin editi tamamen bana aittir.


Skyblock için yapılmıştır.

Kod:
# ------------------------------ #
#
#  FeatherBoard 1.9.0
#  Runs like a feather on your server
#  (c) Maxim Van de Wynckel
#
# ------------------------------ #

# Permissions: To use the action groups give them the permission
#              featherboard.group.<group>
#              Make sure to remove them from the other groups
#              when giving a new permission.

# Variables: These variables can be used in the TEXT section
#            of both the header as the footer.
#           
#            {PLAYER}       - Player name
#            {PLAYERNICK}   - Player nickname
#            {SERVER}       - Server name
#            {PLAYERCOUNT}  - Server player count
#            {BUNGEECOUNT}  - Bungee network player count
#            850+ more ... see spigot page

# Formatting: These are formatting tags allowing you to format the animations
#             or placeholders.
#
#             Substring: This allows you to split a word (even a placeholder) in parts
#               example: <substring begin=0 end=3>Hello World</substring> = Hel
#               usage: This can be used to split placeholders when creating a typewriter
#                      or to split the colors in a placeholder.
#
#             Scroll: This creates a scrolling animation of the text inside it. It accepts
#                     two arguments (the length and space between scrolls).
#               example: <scroll width=20 spaces=20>&3This is a &atest</scroll>
#
#             PLENTY MORE! See spigot page

#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# GENERAL PLUGIN SETTINGS
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#

## Config version (DO NOT EDIT)
config: 1

## Language file
lang: 'en'

## Debug mode
debug: false

## Log to file
log: true

## Update checking
update:
  check: false # RECOMMENDED YOU LEAVE THIS TRUE

#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# PLUGIN SPECIFIC SETTINGS
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#

# Tweaks to increase performance (Use at own risk)
tweaks:
  # This option does not send scoreboard remove packets
  # to the client on quit. This can increase performance on servers
  # where players quit a lot (hubs, ...)
  #
  # Removal of the plugin requires you to manually delete the scoreboard.dat in the worlds
  # /data folder
  #
  # Enabling this can cause the scoreboard not to work anymore. Use at your own risk
  keepScoreboardOnQuit: false
 

# Anti Flicker will use a new engine that will allow you to use fast animations
# without any flicker. This is an EXPERIMENTAL feature and it asked to post bugs
# and problems that only occur with this option enabled in a Spigot private message.
# Using this option shortens the maximum length for 1.8 servers to around 26~28 chars
# but this is an increase for 1.7 clients (that default only have 16 characters)
# IF YOU ARE HAVING PROBLEMS. TRY TO TURN THIS OFF FIRST
antiflicker: true

# A list of different scoreboards
boards:
  default:
    # Every section here are different lines. The first section will be used as the title
    # the following sections will be used as the lines on the scoreboard (max 15)
    # Just as the scoreboard names you can name these 'lines' whatever you want. But to make
    # things simple I will use logical names such as "title", "spacer", "header", ...
    title:
      # Every line has its own frames. The animation will loop through these frames on intervals
      # that you configure below.
      # Put all your frames under 'text:'. You can make as many lines as you want and use
      # placeholders and preset effects.
      # Keep in mind that there is a limit in line width!
      text:
      # To create cool looking animations you create yourself
      # you can use the graphical tool AnimationCreator
      # https://www.spigotmc.org/resources/animationcreator.6001/
      # For all placeholders:   https://www.spigotmc.org/wiki/mvdw-placeholders/
      # For all preset effects: https://www.spigotmc.org/wiki/mvdw-effects/
      - '&6Minecraft-Turkiye'
      # Interval is the animation interval in TICKS (20 ticks is one second).
      # Every X ticks the animation goes to the next frame (see above)
      # Once all frames are finished it will start over from the first one
      interval: 5
      # If you don't want a static order of the frames and want to show each frame at random
      # you can enable this option.
      random: false
    # A scoreboard is dynamic. The lines can change length due to smaller placeholders or scrolling text.
    # that is why it is advised to have something on your scoreboard that is bigger then all other lines.
    # These lines (usually a header or footer) are also good for decoration.
    header:
      text:
      - ''
      interval: 100
      random: false
    player-label:
      text:
      - ' &eOyuncu Bilgileri:'
      interval: 100
      random: false
    player-line1:
      text:
      - '&3Isim &f{player}'
      interval: 100
      random: false
    player-line2:
      text:
      - '&3Gecikme: &f{ping}ms'
      interval: 1
      random: false
    # For empty lines just add another 'section' but just don't put any text
    # in it so it acts like an empty line.
    spacer1:
      text:
      - 'Öldürme: &f{stat_pkills}'
      interval: 3
      random: false
    news-info:
      text:
      - 'Ölme: &f{stat_deaths}'
      interval: 3
      random: false
    bakıye:
      # Lets create some animated news
      # News is something you need to write quick
      # and usually you don't want to spend ages on creating
      # some cool effect. That is why FeatherBoard features
      # several presets you can use.
      text:
      - 'Bakiye: &7{money}'
      interval: 2 # When using preset effects. The interval will apply to that effect
      # Do you want to randomize the animation frames?
      random: false
    # For empty lines just add another 'section' but just don't put any text
    # in it so it acts like an empty line.
    bos2:
      text:
      - '&r'
      interval: 100
      random: false
    timesplayed-label: #Switch between site, times played and health
      text:
      - ' &eSunucu Bilgileri:'
      interval: 100
      random: false
    sunucu: #Switch between site, times played and health
      text:
      - '&3Sunucu: &fSkyblock'
      interval: 100
      random: false
    # For empty lines just add another 'section' but just don't put any text
    # in it so it acts like an empty line.
    aktif:
      text:
      - '&3Aktif Oyuncu: &f{onlineplayers}'
      interval: 1
      random: false
    saat:
      text:
      - '&3Saat: &f{time}'
      interval: 1
      random: false
    saats:
      text:
      - '&3Ada Leveli: &f{askyblock_island_level}'
      interval: 1
      random: false
    bos3:
      text:
      - ''
      interval: 1
      random: false
    web-site:
      text:
      - '   &6www.minecraft-turkiye.com'
      interval: 100
      random: false
 

DarkSad

Kaşif
Katılım
30 May 2019
Mesajlar
695
Beğeni
306
Puanları
1,855
Klasik bir Featherboard configi, görsel eklenip gösterilebilirdi. Başarılar!
 
Üst