KullaniciAdiDegisti26
Altın Benim Yeni Sevgilim
- Katılım
- 9 Eylül 2018
- Mesajlar
- 429
- Elmaslar
- 39
- Puan
- 2.370
- Yaş
- 40
- Minecraft
- iKaanFG
Discord:
Kaan#9083
kendim hazırladım herşeyi ama böyle
böyle oluyo scoreboard ama olması gereken
lobide olmuyodu lobidede olmuya başladı scoreboardların configini atıyorum
böyle buglar oluyo sebebi nedir acaba ?
böyle oluyo scoreboard ama olması gereken
lobide olmuyodu lobidede olmuya başladı scoreboardların configini atıyorum
Kod:
#Example Main Board
#You can create your board by creating a .yml file and put it into "boards" folder
#And this is a example that how to config a board
#First,You need to set the board title
title:
#Update Title Time(tick)
time: 20
#Frame5
frames:
- '&a&lCraft&r&lRest'
#Lines
lines:
#Update Frames Timer(tick)
time: 20
#Animated Lines
lines:
1:
- '&4&m---------------------'
- '&e&m---------------------'
- '&c&m---------------------'
- '&d&M---------------------'
- '&a&m---------------------'
- '&b&m---------------------'
- '&9&m---------------------'
- '&4&m---------------------'
2:
- '&8&l» &6&lOyuncu Bilgi'
3:
- '&rMerhaba &7» &e%player_name%'
4:
- '&fYetkin &7» &e %vault_rank%'
5:
- '&fGecikme &7» &e %player_ping%'
6:
- '&fCoin &7» &e%Skript_Coin.{player}%'
7:
- ''
8:
- '&8&l» &6&lSunucu Bilgi'
9:
- '&rSunucu &7» &aLobi'
10:
- '&rÇevrimiçi: &7» &a%server_online%'
11:
- ''
12:
- '&6Site &7»'
13:
- '&bYakında'
14:
- '&4&m---------------------'
- '&e&m---------------------'
- '&c&m---------------------'
- '&d&M---------------------'
- '&a&m---------------------'
- '&b&m---------------------'
- '&9&m---------------------'
- '&4&m---------------------'
#Enable Worlds
worlds:
- 'Lobi'
#Scoreboard Priority
#If you have more than one scoreboard in a world
#You should use the priority feature
#Lower = Higher Priority
priority: 0
#Event Trigger Board
#What is event trigger board?
#It is a board which will be showed to player that triggered some events
event_trigger:
#Enable this feature for this board?
enable: false
#Trigger Time (tick)
time: 100
#Trigger Events
events:
- 'PlayerChatEvent'
Kod:
#Example Main Board
#You can create your board by creating a .yml file and put it into "boards" folder
#And this is a example that how to config a board
#First,You need to set the board title
title:
#Update Title Time(tick)
time: 20
#Frame5
frames:
- '&a&lCraft&r&lRest'
#Lines
lines:
#Update Frames Timer(tick)
time: 20
#Animated Lines
lines:
1:
- ''
2:
- '&8&m-------------------'
3:
- '&rMerhaba &8» &a%player_name%'
4:
- '&rYetkin &8» &a%vault_rank%'
5:
- '&rGecikmen &8» &a%player_ping%'
6:
- '&8&m-------------------'
7:
- '&8» &rSunucu Bilgileri'
8:
- '&rÖldürme &8» &e%Skript_ffa_Oldurme.{player}%'
9:
- '&rÖlme &8» &e %Skript_ffa_Olme.{player}%'
10:
- '&rÇevrimiçi &8» &e %server_online_PvP%'
11:
- '&rSunucu &8» &ePvP'
12:
- '&rCoin &8» &e%Skript_Coin.{player}%'
13:
- '&8&m-------------------'
14:
- '/&bDiscord'
15:
- '&8&m-------------------'
#Enable Worlds
worlds:
- 'pvp'
#Scoreboard Priority
#If you have more than one scoreboard in a world
#You should use the priority feature
#Lower = Higher Priority
priority: 0
#Event Trigger Board
#What is event trigger board?
#It is a board which will be showed to player that triggered some events
event_trigger:
#Enable this feature for this board?
enable: false
#Trigger Time (tick)
time: 100
#Trigger Events
events:
- 'PlayerChatEvent'