☁️CloudNetMonitor – Your Cloud, At a Glance! CloudNetMonitor is a lightweight and modern Bukkit/Spigot/Paper plugin that shows you
live stats from your Minecraft CloudNet setup — directly in the
sidebar or
actionbar .
Ideal for lobby servers, admin dashboards, or real-time infrastructure monitoring – without needing to leave the game!
✨ Features ✅ Live CloudNet stats directly in-game
✅ Configurable Sidebar & Actionbar
✅ Customizable update intervals
✅ Enable/disable individually per player
✅ Color indicators for high resource usage
✅ Lightweight, no dependencies
✅ Fully compatible with
CloudNet v4
actionbar:
enabled: true # Falls true, wird die Actionbar aktiviert
auto-enable-on-join: true # Falls true, erhalten neue Spieler beim Joinen automatisch eine Actionbar
update-interval: 20 # Aktualisierungsrate in Ticks
# Das Actionbar-Format für alle Spieler:
# Es werden dieselben Platzhalter wie in der Sidebar unterstützt.
format: "&7CPU: &a%cloud_cpu_f% &8| &7RAM: &a%cloud_ram_gb_f%&7/&8%cloud_ram_max_gb%GB &8| &7TPS: &a%tps% &8| &7Ping: &a%ping%ms"
Available Placeholders General
Code (Text):
%time% Current time (e.g., 18:45:12)
%online_services% Number of running CloudNet services
%players% Total connected players
%tps% TPS average of the last minute
%tps_5% TPS average over the last 5 minutes
%tps_15% TPS average over the last 15 minutes
CPU
Code (Text):
%cloud_cpu% CPU usage of the Minecraft service
%cloud_cpu_f% Same but with dynamic color (low/medium/high)
%sys_cpu% System-wide CPU usage
%sys_cpu_f% Same but with dynamic color
RAM
Code (Text):
%cloud_ram_mb% RAM used by the cloud (in MB)
%cloud_ram_mb_f% Same but with color
%cloud_ram_max_mb% Max available RAM for the cloud (in MB)
%cloud_ram_gb% RAM used (in GB)
%cloud_ram_gb_f% Same but colorized
%cloud_ram_max_gb% Max RAM in GB
%sys_ram_gb% System RAM usage (in GB)
%sys_ram_gb_f% Same but with color
%sys_ram_max_gb% Total system RAM
Network
Code (Text):
%ping% Example ping (e.g., to Google in ms)
Commands
Code (Text):
/cloudstats info Show plugin version and info
/cloudstats reload Reload the configuration file
/cloudstats toggle sidebar Enable/disable sidebar
/cloudstats toggle actionbar Enable/disable actionbar
/cloudstats toggle <type> <player> Toggle display for another player (with permission)
Permissions
Code (Text):
cloud.stats.toggle Toggle sidebar/actionbar for yourself
cloud.stats.toggle.others Toggle display for other players
cloud.stats.reload Reload plugin configuration
Dependencies Just CloudNet V4! ✅ Just drop it in your plugins folder and you're ready to go.
Supports:
Paper 1.21.5 (Tested)
Spigot
️Images
Pro Tip: Customize the messages, colors and intervals however you like.
Simple. Clean. Powerful.