Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/RealScoreboard
  • RealScoreboard 1.5.7

    release2 декабря 2025 г.
    • Added %worlddays% placeholder
    • Added /rsb setscoreboardall
  • RealScoreboard 1.5.6

    release20 июня 2025 г.

    1.21.6 support

  • RealScoreboard 1.5.5

    release2 июня 2025 г.

    Added warning for failed placeholders coming from PlaceholderAPI

  • RealScoreboard 1.5.4

    release23 апреля 2025 г.

    1.21.5 support & wrong usage for commands

  • RealScoreboard 1.5.3

    release6 февраля 2025 г.

    It is now possible to compare Strings in Conditions. Example: player == player will return true. The following operators are applied to strings: == | != | contains | startsWith | endsWith Replaced command framework, eliminating virus total warnings

  • RealScoreboard 1.5.1

    release17 декабря 2024 г.

    Updated AnvilGUI dependency

  • RealScoreboard 1.5

    release28 ноября 2024 г.

    Note: As with every update, it's recommended that you make a backup before upgrading to a new version. Also, if you encounter any issue or bug with any of these updates, please join the discord server so we can sort it out as fast as possible. Thanks for being a user of RealScoreboard! :)

    Added conditions. Conditions can be defined in config.yml in the conditions section, for example:

    Conditions: xp: Condition: '%xp% > 3' Met: '%aXP is bigger than 3!' Not-Met: '&cYou need to get 3 XP!' low_hp: Condition: '%life% <= 5' Met: '&cWatch out!' Not-Met: '&aYou are fine!'

    You can use $skip in order to avoid showing a line in a condition, like: Not-Met: '$skip'

    You can call a condition in the scoreboard by using: %cond:low_hp% The conditions can evaluate Integers (5, -10), Doubles (5.5, 10, 3.14), Booleans (true/false). The supported operators are ==, !=, >, <, >=, <=

    Some examples are: "5 > 3" -> true "5.5 > 3" -> true "5.0 == 5" -> true "name == name" -> true "not == equal" -> false "not != equal" -> true "true == false" -> false "10.5 < 20.5" -> true "5 != 3" -> true

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

Платформы

Сведения

Лицензия:
Опубликован:1 год назад
Обновлён:6 месяцев назад
ID проекта:
Главная