Facebook
From TABLISTA, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 230
  1. showTo: "all"
  2.  
  3. priority: 22
  4.  
  5. type: FIXED_SIZE
  6.  
  7. showHeaderFooter: true
  8.  
  9. header:
  10. - |-
  11.   &7
  12.   &6&lMEGA&f&lDROP&f&l.PL
  13.   &8» &aGRACZY: &8[ &6${playerset:global size} &8]
  14.  
  15. headerAnimationUpdateInterval: 5
  16.  
  17. footer:
  18. - |-
  19.   &e&lGRASZ NA NAJLEPSZYM SERWERZE MEGADROP!
  20.  
  21.  
  22. footerAnimationUpdateInterval: 5
  23.  
  24. customPlaceholders:
  25.   # Defines the ${afk_tag} placeholder which is used to add "|away"
  26.   # to the players name if he is afk.
  27.   afk_tag:
  28.     !conditional
  29.     condition: ${player essentials_afk}
  30.     true: '&7|&oaway'
  31.     false: ''
  32.   # Defines the ${viewer_colored_ping0} placeholder which displays the ping in green
  33.   # if it is below 50ms, otherwise in yellow.
  34.   viewer_colored_ping0:
  35.     !conditional
  36.     condition: "${viewer ping} < 50"
  37.     true: "&a${viewer ping}"
  38.     false: "&e${viewer ping}"
  39.   # Defines ${the viewer_colored_ping} placeholder which displays the ping in red
  40.   # if it is above 150ms, otherwise it is replaced with the ${viewer_colored_ping0}
  41.   # placeholder ( < 50 -> green, > 50 -> yellow).
  42.   # That results in the following color scheme:
  43.   # 0 - 49   -> green
  44.   # 50 - 149 -> yellow
  45.   # 150+     -> red
  46.   viewer_colored_ping:
  47.     !conditional
  48.     condition: "${viewer ping} < 150"
  49.     true: ${viewer_colored_ping0}
  50.     false: "&c${viewer ping}"
  51.  
  52. defaultIcon: colors/dark_gray.png
  53. defaultPing: 1000
  54. size: 80
  55. playerSets:
  56.   global:
  57.     filter: "true"
  58.   lobby:
  59.     filter: |-
  60.       ${player server} == "lobby"
  61.   survival:
  62.     filter: |-
  63.       ${player server} == "survival"
  64.   creative:
  65.     filter: |-
  66.       ${player server} == "creative"
  67. components:
  68. - !table
  69.   columns:
  70.     0:
  71.       - {text: "&8&M-----------------------", ping: 1000}
  72.       - {text: "   &8* &6&lTOPOWI GRACZE &8*", ping: 1000}
  73.       - !animated
  74.         interval: 5
  75.         components:
  76.         - {text: "&8&M-----------------------", ping: 1000}
  77.       - {text: " ", ping: 1000}
  78.       - !animated
  79.         interval: 5
  80.         components:
  81.         - {text: "&81. &f${viewer pointstop1}", ping: 1000}
  82.       - !animated
  83.         interval: 5
  84.         components:
  85.         - {text: "&82. &f${viewer pointstop2}", ping: 1000}
  86.       - !animated
  87.         interval: 5
  88.         components:
  89.         - {text: "&83. &f${viewer pointstop3}", ping: 1000}
  90.       - !animated
  91.         interval: 5
  92.         components:
  93.         - {text: "&84. &f${viewer pointstop4}", ping: 1000}
  94.       - !animated
  95.         interval: 5
  96.         components:
  97.         - {text: "&85. &f${viewer pointstop5}", ping: 1000}
  98.       - !animated
  99.         interval: 5
  100.         components:
  101.         - {text: "&86. &f${viewer pointstop6}", ping: 1000}
  102.       - !animated
  103.         interval: 5
  104.         components:
  105.         - {text: "&87. &f${viewer pointstop7}", ping: 1000}
  106.       - !animated
  107.         interval: 5
  108.         components:
  109.         - {text: "&88. &f${viewer pointstop8}", ping: 1000}
  110.       - !animated
  111.         interval: 5
  112.         components:
  113.         - {text: "&89. &f${viewer pointstop9}", ping: 1000}
  114.       - !animated
  115.         interval: 5
  116.         components:
  117.         - {text: "&810. &f${viewer pointstop10}", ping: 1000}
  118.       - !animated
  119.         interval: 5
  120.         components:
  121.         - {text: "&811. &f${viewer pointstop11}", ping: 1000}
  122.       - !animated
  123.         interval: 5
  124.         components:
  125.         - {text: "&812. &f${viewer pointstop12}", ping: 1000}
  126.       - !animated
  127.         interval: 5
  128.         components:
  129.         - {text: "&813. &f${viewer pointstop13}", ping: 1000}
  130.       - !animated
  131.         interval: 5
  132.         components:
  133.         - {text: "&814. &f${viewer pointstop14}", ping: 1000}
  134.       - {text: "", ping: 1000}
  135.       - {text: "", ping: 1000}
  136.     1:
  137.       - {text: "&8&M-----------------------", ping: 1000}
  138.       - {text: "   &8* &6&lTOPOWE GILDIE &8*", ping: 1000}
  139.       - {text: "&8&M-----------------------", ping: 1000}
  140.       - {text: " ", ping: 1000}
  141.       - !animated
  142.         interval: 5
  143.         components:
  144.         - {text: "&81. &f${viewer gpointstop1}", ping: 1000}
  145.       - !animated
  146.         interval: 5
  147.         components:
  148.         - {text: "&82. &f${viewer gpointstop2}", ping: 1000}
  149.       - !animated
  150.         interval: 5
  151.         components:
  152.         - {text: "&83. &f${viewer gpointstop3}", ping: 1000}
  153.       - !animated
  154.         interval: 5
  155.         components:
  156.         - {text: "&84. &f${viewer gpointstop4}", ping: 1000}
  157.       - !animated
  158.         interval: 5
  159.         components:
  160.         - {text: "&85. &f${viewer gpointstop5}", ping: 1000}
  161.       - !animated
  162.         interval: 5
  163.         components:
  164.         - {text: "&86. &f${viewer gpointstop6}", ping: 1000}
  165.       - !animated
  166.         interval: 5
  167.         components:
  168.         - {text: "&87. &f${viewer gpointstop7}", ping: 1000}
  169.       - !animated
  170.         interval: 5
  171.         components:
  172.         - {text: "&88. &f${viewer gpointstop8}", ping: 1000}
  173.       - !animated
  174.         interval: 5
  175.         components:
  176.         - {text: "&89. &f${viewer gpointstop9}", ping: 1000}
  177.       - !animated
  178.         interval: 5
  179.         components:
  180.         - {text: "&810. &f${viewer gpointstop10}", ping: 1000}
  181.       - !animated
  182.         interval: 5
  183.         components:
  184.         - {text: "&811. &f${viewer gpointstop11}", ping: 1000}
  185.       - !animated
  186.         interval: 5
  187.         components:
  188.         - {text: "&812. &f${viewer gpointstop12}", ping: 1000}
  189.       - !animated
  190.         interval: 5
  191.         components:
  192.         - {text: "&813. &f${viewer gpointstop13}", ping: 1000}
  193.       - !animated
  194.         interval: 5
  195.         components:
  196.         - {text: "&814. &f${viewer gpointstop14}", ping: 1000}
  197.       - {text: "", ping: 1000}
  198.       - {text: "", ping: 1000}
  199.     2:
  200.       - {text: "&8&M-----------------------", ping: 1000}
  201.       - {text: "     &8* &6&lSTATYSTYKI &8* ", ping: 1000}
  202.       - {text: "&8&M-----------------------", ping: 1000}
  203.       - {text: "", ping: 1000}
  204.       - {text: "&8» &7Punkty: &e${viewer points}", ping: 1000}
  205.       - {text: "&8» &7Miejsce: &e${viewer userPlace}", ping: 1000}
  206.       - {text: "&8» &7Zabojstwa: &e${viewer kills}", ping: 1000}
  207.       - {text: "&8» &7Smierci: &e${viewer deaths}", ping: 1000}
  208.       - {text: "&8» &7Poziom: &e${viewer lvl}", ping: 1000}
  209.       - {text: "", ping: 1000}
  210.       - {text: "&8&M-----------------------", ping: 1000}
  211.       - {text: "          &8* &6&lGILDIA &8* ", ping: 1000}
  212.       - {text: "&8&M-----------------------", ping: 1000}
  213.       - {text: " ", ping: 1000}
  214.       - {text: "&8» &7Tag: &e${viewer guildTag}", ping: 1000}
  215.       - {text: "&8» &7Miejsce: &e${viewer guildPlace}", ping: 1000}
  216.       - {text: "&8» &7Punkty: &e${viewer gpoint}", ping: 1000}
  217.       - {text: "&8» &7Zabojstwa: &e${viewer guildKills}", ping: 1000}
  218.       - {text: "&8» &7Smierci: &e${viewer guildDeaths}", ping: 1000}
  219.     3:
  220.       - {text: "&8&M-----------------------", ping: 1000}
  221.       - {text: "      &8* &6&lINFORMACJE &8*", ping: 1000}
  222.       - {text: "&8&M-----------------------", ping: 1000}
  223.       - {text: " ", ping: 1000}
  224.       - {text: "&8» &7Godzina", ping: 1000}
  225.       - {text: "&8» &7Fanpage: &6fb.com/megadrop.pl", ping: 1000}
  226.       - {text: "&8» &7TeamSpeak: &6ezspeak.pl", ping: 1000}
  227.       - {text: " ", ping: 1000}
  228.       - {text: "&8&M-----------------------", ping: 1000}
  229.       - {text: "&8* &6&lPRZYDATNE KOMENDY &8* ", ping: 1000}
  230.       - {text: "&8&M-----------------------", ping: 1000}
  231.       - {text: " ", ping: 1000}
  232.       - {text: "&8» &7/Pomoc", ping: 1000}
  233.       - {text: "&8» &7/Kit", ping: 1000}
  234.       - {text: "&8» &7/Gildia", ping: 1000}
  235.       - {text: "&8» &7/Drop", ping: 1000}
  236.       - {text: "&8» &7/Topka", ping: 1000}
  237.       - {text: "&8» &7/Craftingi ", ping: 1000}
  238.       - {text: " ", ping: 1000}