▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/CleanInfo
CleanInfo

CleanInfo

A lightweight, flicker-free solution for Tablist prefixes and Scoreboards. Features a clean sidebar without red numbers, full PlaceholderAPI support and easy configuration.

45
0

CleanInfo

CleanInfo is a streamlined and efficient plugin designed for modern servers (Paper 1.21+). It handles both your Tablist formatting and Sidebar Scoreboard in one lightweight package.

Unlike standard scoreboards, this plugin utilizes packet handling to hide the red numbers on the right side of the board, giving your UI a cleaner and more professional look.

Features include:

  • No Red Numbers: The scoreboard does not display the default vanilla values on the right side.

  • Flicker-Free: Optimized updates ensure the board never blinks or flickers.

  • Tablist Prefixes: Automatically pulls rank prefixes and assigns them to players in the tab list.

  • PlaceholderAPI Support: Full support for PAPI variables. Easily display:

  • Money / Balance

  • Kills & Deaths

  • Ping

  • Player Rank

  • Fully Configurable: Customize every line, color, and header/footer via config.yml.

  • Asynchronous: Heavy tasks are handled off the main thread to keep TPS high.

Installation

  1. Download the plugin .jar.

  2. Install PlaceholderAPI (Required for stats).

  3. Install Vault (Required for economy/prefixes).

  4. Drop into your /plugins/ folder and restart.

  5. Edit config.yml to style your board!

Configuration The configuration is simple and easy to read.

YAML

scoreboard:
  enabled: true
  title: "&bSURVIVAL"
  lines:
    - ""
    - "&f%player_name%"
    - "&7PING: &a%player_ping%"
    - "&7RANK: {rank}"
    - ""
    - "&eStats"
    - "&7⚔ KILLS: &c%statistic_player_kills%"
    - "&7☠ DEATHS: &c%statistic_deaths%"
    - "&7✦ BALANCE: &a$%vault_eco_balance_formatted%"
    - ""
ranks:
  owner:
    permission: nexusprefixes.owner
    prefix: "&4[OWNER] &4"
    suffix: ""
    chat-format: "{prefix}{player}{suffix}&7: &f{message}"

  admin:
    permission: nexusprefixes.admin
    prefix: "&c[ADMIN] &c"
    suffix: ""
    chat-format: "{prefix}{player}{suffix}&7: &f{message}"

  moderator:
    permission: nexusprefixes.moderator
    prefix: "&6[MOD] &6"
    suffix: ""
    chat-format: "{prefix}{player}{suffix}&7: &f{message}"

  vip:
    permission: nexusprefixes.vip
    prefix: "&a[VIP] &a"
    suffix: ""
    chat-format: "{prefix}{player}{suffix}&7: &f{message}"

  default:
    permission: nexusprefixes.default
    prefix: "&7"
    suffix: ""
    chat-format: "&7{player}&7: &f{message}"

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:3 месяца назад
Обновлён:3 месяца назад
Главная