SimpleTabList icon

SimpleTabList -----

Create tablists and display them by rights



Description: Create tablists and display them by rights
Commands:
  • Plugin don't have any commands
The plugin has only one configuration file:
Code (YAML):

#############################
#        SimpleTabList      #
#     Made by GameDoctor    #
#           2024            #
#############################

tablists
:
  1
:
    enable
: true
    # The right to display. Set to "-" if not required
    permission
: "tablist.simple.1"
    # The upper part of the playerlist
    header
:
     - "&aWelcome to the server &6&lEXAMPLE"
    # The lower part of the playerlist
    footer
:
      - "&bWorld
: &e%world%"
      - "&bPing
: &e%ping%"
      - "&bYou have been in the game for &e%timeInGame%"
      - "&bHealth
: &e%health%"
      - "&bOnline
: &e%online%&7/&a%max_players%"
      - "&bYour name
: &e%player%"
  2
:
    enable
: true
    # The right to display. Set to "-" if not required
    permission
: "tablist.simple.2"
    # The upper part of the playerlist
    header
:
     - "&aWelcome to the server &6&lEXAMPLE"
    # The lower part of the playerlist
    footer
:
      - "&bWorld
: &e%world%"
      - "&bPing
: &e%ping%"

settings
:
  # Update time in seconds. 0 - If you do not need to update
  updateDelay
: 1
  # The format of the displayed time
  timeFormat
:
    hours
: "h."
    minutes
: "m."
    seconds
: "s."
 
The plugin supports PlaceholderAPI, but even without it it has its own placeholders:
  1. %player% - Player name
  2. %timeInGame% - Time spent in the game since logging in
  3. %world% - The name of the world in which the player is located
  4. %ping% - Player's ping
  5. %health% - Player's health
  6. %max_players% - Server Player Limit
  7. %online% - The current number of players on the server
The HEX color format in the plugin is similar to the one used in the infamous Essentials plugin. For the convenience of generating HEX text gradients, there is a website https://spigot.kosfarix.ru/hex

Keep in mind that variables (%player%, %world%, and so on) cannot be converted to this format.
D0A1D0BAD180D0B8D0BDD188D0BED182-04-03-20242019_41_00.jpg
Плагин имеет только один конфигурационный файл:
Code (YAML):

#############################
#        SimpleTabList      #
#     Made by GameDoctor    #
#           2024            #
#############################

tablists
:
  1
:
    enable
: true
    # Право на показ. Установите на "-", если не требуется
    permission
: "tablist.simple.1"
    # Верхняя часть таблиста
    header
:
     - "&aДобро пожаловать на сервер &6&lEXAMPLE"
    # Нижняя часть таблиста
    footer
:
      - "&bМир
: &e%world%"
      - "&bПинг
: &e%ping%"
      - "&bВы в игре уже &e%timeInGame%"
      - "&bЗдоровье
: &e%health%"
      - "&bОнлайн
: &e%online%&7/&a%max_players%"
      - "&bВаш ник
: &e%player%"
  2
:
    enable
: true
    # Право на показ. Установите на "-", если не требуется
    permission
: "tablist.simple.2"
    # Верхняя часть таблиста
    header
:
     - "&aДобро пожаловать на сервер &6&lEXAMPLE"
    # Нижняя часть таблиста
    footer
:
      - "&bМир
: &e%world%"
      - "&bПинг
: &e%ping%"

settings
:
  # Время обновления в секундах. 0 - Если обновлять не нужно
  updateDelay
: 1
  # Формат отображаемого времени
  timeFormat
:
    hours
: "ч."
    minutes
: "м."
    seconds
: "с."
 
Плагин поддерживает PlaceholderAPI, но и без него имеет собственные плейсхолдеры:
  1. %player% - Ник игрока
  2. %timeInGame% - Время, проведённое в игре с момента входа
  3. %world% - Название мира, в котором находится игрок
  4. %ping% - Пинг игрока
  5. %health% - Здоровье игрока
  6. %max_players% - Лимит игроков сервера
  7. %online% - Текущее количество игроков на сервере
Формат HEX цветов в плагине похож на тот, что используется в небезызвестном плагине Essentials. Для удобства генерации HEX градиентов текста существует сайт https://spigot.kosfarix.ru/hex

Имейте в виду, что переменные (%player%, %world% и так далее) нельзя переводить в этот формат.
D0A1D0BAD180D0B8D0BDD188D0BED182-04-03-20242019_43_26.jpg

Note: If you want additional functionality to be added to the plugin, just write about it in the discussion

Installation:
Download, drop it in plugins folder and restart your server
Resource Information
Author:
----------
Total Downloads: 147
First Release: Mar 4, 2024
Last Update: Apr 6, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings