Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Platforms
Links
Creators
Details
Licensed MIT
Published 2 weeks ago
Updated 2 weeks ago
This is a BETA plugin. Please report any issues on the Discord
Cloudboard is a lightweight, highly customizable scoreboard plugin for Minecraft 1.20+ servers. Designed for Paper and Spigot, it allows server owners to display dynamic scoreboards with full PlaceholderAPI support, per-world/per-permission conditions, and advanced formatting options.
Features
- ✅ Multiple Scoreboard Profiles – Switch scoreboards dynamically based on conditions.
- ✅ Multi-Conditional Logic – Chain conditions using semicolons for AND logic.
- ✅ Per-Line Conditions – Show or hide individual lines based on player state.
- ✅ Left & Right Line Parts – Split lines into left and right sections with
||
. - ✅ PlaceholderAPI Support – Fully compatible with
%placeholders%
. - ✅ Hex & Legacy Colors – Supports
&
codes and&#RRGGBB
hex codes for colorful scoreboards. - ✅ Numeric & String Operators – Compare placeholders with
=
,!=
,>
,<
,>=
,<=
. - ✅ Per-World & Per-Permission Scoreboards – Show different scoreboards based on player world or permission.
- ✅ Async-Safe Updates – Updates scoreboards efficiently on the main thread without lag.
- ✅ Hide Empty Lines – Automatically hides lines with empty placeholders unless explicitly blank.
- ✅ Toggle Visibility – Players can hide or show their scoreboard.
Example Configuration
scoreboards:
default:
title: "&6&lServer Info"
display-condition: ""
lines:
- "&ePlayers Online: &f%server_online%"
- "{world:^skyblock}Island Level: �FF00%skyblock_level%"
- "Coins: &#FFD700%player_coins%"
- "&7Visit our website: &bwww.example.com"
Discord
Join our Discord Server for plugin support.