Sol Reklam
Sağ Reklam

Tanıtım FeatherBoard Factions Edit - Türkçe

Durum
Mesaj gönderimine kapalı.

BloodyX

İyi olmaya devam et. ;)
Premium
Emektar
Hosting Görevlisi

Discord:

BloodyX#4069

Katılım
9 Mart 2015
Mesajlar
2.886
Elmaslar
1.818
Puanlar
19.975
Yer
Adıyaman
Minecraft
TheGaMeLiFe_HD
Evet Arkadaşlar Bugün Sizlere FeatherBoard Edid Factions Config Paylaşacağım Bunun için Konu Acmayın bana özel mesaj atın sizlere yardımcı Olurum Yeterki Siz İsteyin :).

Config.
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>&2This 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: true # 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:
    title: # The first element in the group will be title.
      # We will show the server name animated, with a glow effect every 20 sec
      text:
      - '<rainbow>&l&oFactions</rainbow>'
      # Interval the animation loops in ticks (20 ticks = 1 sec)
      # If you need waiting intervals look at the DELAY placeholder
      interval: 1
      # Do you want to randomize the animation frames?
      random: false
    heereadesdsr: # A header is recommended to make sure the scoreboard remains the same size
      text:
      - ' '
      interval: 100
      random: false               
    player-label: # You can add elements to the group and name them like you want
      # Lets make a static label
      text:
      - '&f{175} &6&lMerhaba'
      interval: 100 # The interval is not important since its just 1 static text.
      # Do you want to randomize the animation frames?
      random: false     
    player: # Under the label we will show the actual player name
      text:
      - '&e{player}'
      interval: 100
      # Do you want to randomize the animation frames?
      random: false
    spacer-player: # This is a spacer an empty line
      text:
      - ''
      interval: 100
      # Do you want to randomize the animation frames?
      random: false
    asdadsd: # This is a spacer an empty line
      text:
      - '{175} &6&lBilgiler'
      interval: 20
      # Do you want to randomize the animation frames?
      random: false
    asdsffasd: # This is a spacer an empty line
      text:
      - '&bRutben &8&l» &c{group}'
      interval: 20     
    asdsasd: # This is a spacer an empty line
      text:
      - '&bPing &8&l» &c{ping}'
      interval: 20
      # Do you want to randomize the animation frames?
      random: false     
    server-label: # Server status label      - '&7&l{175} &fOyuncular'
      text:
      - '&bÖlme &8&l» &c{stat_deaths}'
      interval: 100
      random: false
    server: # Server status (ram and tps)      - '&6Cevrimici &e{onlineplayers}'
      text:
      - '&bÖldürme &8&l» &c{stat_kills}'
      interval: 1
      random: false 
    spacer3-4money: # Another spacer (empty line) again you don't need to call this 'spacer'
      text:
      - '&bÇevrimiçi &8&l» &c{onlineplayers}'
      interval: 100
      random: false
    spacer3-4money44: # Another spacer (empty line) again you don't need to call this 'spacer'
      text:
      - ' '
      interval: 100
      random: false     
    headder: # A header is recommended to make sure the scoreboard remains the same size
      text:
      - '&f{175} &d&lServer'
      interval: 100
      random: false         
    headesdsr: # A header is recommended to make sure the scoreboard remains the same size
      text:
      - 'Faction'
      interval: 100
      random: false
 

Mustafa Özcan

Bir Kömür Göründü Kaptanım!

Discord:

Mustafa ム #4365

Katılım
6 Temmuz 2016
Mesajlar
166
Elmaslar
65
Puanlar
0
Yer
Konya
Resim Ekleseydin Güzel Olurdu
 

BloodyX

İyi olmaya devam et. ;)
Premium
Emektar
Hosting Görevlisi

Discord:

BloodyX#4069

Katılım
9 Mart 2015
Mesajlar
2.886
Elmaslar
1.818
Puanlar
19.975
Yer
Adıyaman
Minecraft
TheGaMeLiFe_HD
malasef ki pc de degildim o sıra birazdan atıcagım
 

emre123asd

Somon Balığı Selam Vermeye Geldi
Katılım
29 Şubat 2016
Mesajlar
12
Elmaslar
1
Puanlar
0
Yaş
22

BloodyX

İyi olmaya devam et. ;)
Premium
Emektar
Hosting Görevlisi

Discord:

BloodyX#4069

Katılım
9 Mart 2015
Mesajlar
2.886
Elmaslar
1.818
Puanlar
19.975
Yer
Adıyaman
Minecraft
TheGaMeLiFe_HD

KansızKurt

• нєяσмιηуυм cєσ •

Discord:

mericbozkurt#2650

Katılım
11 Şubat 2016
Mesajlar
1.037
Elmaslar
475
Puanlar
12.020
Yer
Web
Minecraft
j3tblue
FeatherBoard Edid Factions diye başta yazıyor boşuna post kasmaya çalışmayınız.
Merhaba bunun altta faction yazan yere gerek yok bence :) bunun yerine gazete eklermisiniz ? Yani kayarak giden yazı ? Serverde ne olmuş fln birde bilgiler kısmına bakiye eklerseniz daha hoş olucağını sanıyorum iyi forumlar...
 
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı