Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Pytanie] Jak ustawić info-board


Rekomendowane odpowiedzi

Opublikowano

Witam mam problem z ustawieniem config z info-board aby pierwsza tabelka była cały czas widoczna.

CFG

https://github.com/SniperzCiinema/Info-Board/blob/master/Info%20Board/src/config.yml

 

Osobiście Polecił bym ci ScoreBoard Stats bo jest o nibo lepszy :) a jeśli chodzi o wygląd to można ustawić też taki jak i w info-bard ale jeśli chcesz to to ok

Łap Konfig ustawionego już :)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 	

# Info Board Config, Last Edited in v0.1.7
# Max rows is 15, and most characters in a row is 16(Unless you enable scroll) (This includes color/formating codes)
# The group setting will always go to default if the players group isn't found.(Scoreboards per group requires vault to be on the server)
# The world setting will always go to global if the players world isn't found.

# =============================================================
# # Example
# Info Board:
# # Page Number
# '1':
# # How Long this page is shown for
# Show Time: 10
# # What world sees this page (global = All)
# global:
# # What Permissions group sees this page
# default:
# # Pages Title
# Title: '&4&lDuskHaven'
# # Pages Rows
# Rows:
# - ' '
# - 'This board is only'
# - 'seen by defaults'
# Admin:
# Title: '&4&lAdmin Page'
# Rows:
# - ' '
# - 'This board is only'
# - 'seen by Admins'
# '2':
# Show Time: 5
# world:
# default:
# Title: '&a&lStats'
# Rows:
# # Splitting a line can be done in two ways: using <split>
# - 'Online Players: <split> <onlineplayers>'
# # Or Using ;
# - 'Money: ; <balance>'
# - 'PowerLevel: <split> <mcmmopowerlevel>'
# - 'Your Level: <split> <level>'
# world_the_nether:
# default:
# Title: '&a&lNether'
# Rows:
# # - 'Your Level: <split> <level>'
# # Will only display if <exp> isn't "0" or "Unknown"
# # - '~!<exp>Your Exp:'
# # - '~!<exp><exp>'
# #
# ==================================================================
# ==================================================================
# Custom Variables are pretty simple, just follow this setup:
# Custom Variables:
# <Variable>: What it gets replaced to
# (Also can be used to change "false" to "No")
# ==================================================================
# ==================================================================
# For Disabled Worlds, Any worlds you want disabled put them here!
# ==================================================================
# ==================================================================
# Just a heads up, using scroll MAY cause some lag. That's why it's a config option
# <scroll> remove the limit of characters in a row as it scrolls through
# To enable this turn, change "Scrolling Text.Enable" to true, and restart the server
# Shift Time is how long between letters move
# ==================================================================
# ==================================================================
# For Update Time, How many seconds between updating the scoreboard
# ==================================================================
# ================== SCORE BOARDS ======================
# Max rows is 15, and most characters in a row is 16(Unless you enable scroll) (This includes color/formating codes)
# The group setting will always go to default if the players group isn't found.(Scoreboards per group requires vault to be on the server)
# The world setting will always go to global if the players world isn't found.
# ==================================================================
Check for Updates: true
Custom Variables:
  <website>: www.youtube.com/user/sniperzciinema
  <plugindev>: SniperzCiinema

Disabled Worlds:
- DisabledWorld1
- DisabledWorld2

Scrolling Text:
  Enable: false
  Shift Time: 0.25
  
Update Time: 1

Info Board:
  '1':
    Show Time: -1
    global:
      default:
        Title: '<plugindev>'
        Rows:
        - '&6<nuke>----~<skull>~----<nuke>'
        - ' '
        - '&e&lWelcome!'
        - '&l<player>'
        - ' '
        - '&a&lOnline:'
        - <onlineplayers>
        - ' '
        - '~!<level>&6&lLevel:'
        - '~!<level>&e<level>'
        - ' '
        - '&e&lWebsite:'
        - <website>
        - '&6<nuke>----=<skull>=----<nuke>'

Jak widzisz, jedyne co zstało zmienione to "ShowTime" czyli "czas wyświetlania"  z 20 na -1 a czemu ? bo 20 to 20 sekund a -1 to cały czas ;)

 

Show Time: 20    -20 sekund

na

Show Time: -1     -na stałe

 

 

Jeśli Działa

Liczę na "Lubie To" :)

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...