Stránka 1 z 1

TabAPI+TabConfig ako na to? Prosím pomoc.

Napsal: 03 bře 2013, 22:52
od Pgsa
Server: 93.91.250.120:27501

Ahoj chcel som si nastavit tabulku pluginom TabAPI+TabConfig ale stále nechapem ako ju nastavit skúšam rôzne varianty ale stále mi to blbne :(
Chcem tam mať 2 tabulky a aby tam bolo


1.Tabulka 2.Tabulka
Boni-craft Pocet online hracov z maxima
http://www.bonicraft. fakaheda.eu
------------- ------------
Online hraci:
(zoznam hracov) (zoznam hracov)

Výsledok je vždy takýto
Spoiler: zobrazit
Obrázek


Mohli by ste mi upravit config aby to tam bolo?
Spoiler: zobrazit

Kód: Vybrat vše

#             TabConfig            #
#       Simple config based        #
#      custom tab list for the     #
#              TabAPI              #
#                                  #
#          Double0negative         #
#         http://mc-sg.org         #


#Do we want to update the tab list for everyone
#on login and logout? On large servers with constant
#logins and logouts this can cause high datausage and
#cpu load.

updateAllOnPlayerLogin: true
updateAllOnPlayerLogout: true

#Change the update time in ticks. Higher update times
#will result in more data usage. Setting this to -1
#will disable continous updates.

updateTimer: 100


#Set the global tab
#format
#
#
#row1:
# - column1
# - column2
# - column3
#
#
# Variables:
# {online}      = players online
# {max}         = max players online
# {player}      = player name
# {displayname} = player display name (what shows up in chat)
# {tabname}     = player tab name (what normally shows up in the tab)
# {servername}  = Server name
#
# {fillplayers} = auto fill the reset of the tab with the online player list
#
# {ping!serverip.com!online} = Pings an external server for online players
# {ping!serverip.com!max}    = Pings an external server for max players
#
# NOTES: Max char lenght per slot is 16 characters. no two tabs can be identical.
#        If your tab is 14 char or less long a unique char sequence will be added
#        to the end of the tab making it unique. 
#
#
#


tab:
  1:
  - '&aBoni-Craft'
  - '&6============'
  2:
  - '&6Online: '
  - '{online}/{max}'
  3:
  - '&6============'
  4: 
  - '&4Players'
  - '{fillplayers}' 

Re: TabAPI+TabConfig ako na to? Prosím pomoc.

Napsal: 03 bře 2013, 23:03
od nejento
Jak ti to blbne? Neukazuje se to? Ukazuje se to blbě? Nefunguje plugin?

Re: TabAPI+TabConfig ako na to? Prosím pomoc.

Napsal: 03 bře 2013, 23:06
od Pgsa
No že vždy ak niečo napíšem v configu (a to myslím naozaj hocičo) hodí mi tabulku tak ako som ukázal vo fotke. :(
Ale som si 100% istý že ja niečo zle nastavujem.

Dal som restart z CP a zmenilo sa to na:
Spoiler: zobrazit
Obrázek


//Edit pridanie po restarte

Re: TabAPI+TabConfig ako na to? Prosím pomoc.

Napsal: 04 bře 2013, 00:23
od Pgsa
Ok už netreba použil som iný plugin ;)