CloudNetMonitor icon

CloudNetMonitor -----

CloudNetV4 Performance data



☁️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

⚙️ Example Config (config.yml)
Code (Text):

sidebar:
  enabled: true
  auto-enable-on-join: true
  update-interval: 20
  title: "&b&lCloudNet Monitor"

  lines:
    - "&7%time%"
    - " "
    - "&7Players: &a%players%"
    - "&7Services: &a%online_services%"
    - "&7CPU: &a%cloud_cpu_f%"
    - "&7RAM: &a%cloud_ram_gb_f%&7/&a%cloud_ram_max_gb%GB"
    - " "
    - "&7Online: &a%players%"
    - "&7TPS: &a%tps%"
    - " "
    - "&7Sys CPU: %sys_cpu_f%"
    - "&7Sys RAM: %sys_ram_gb_f%&7/&7%sys_ram_max_gb%GB"
    - "&7Ping: &a%ping%ms"


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
Screenshot 2025-06-27 202719.png Screenshot 2025-06-27 203929.png


Pro Tip: Customize the messages, colors and intervals however you like.
Simple. Clean. Powerful.
Resource Information
Author:
----------
Total Downloads: 18
First Release: Jun 27, 2025
Last Update: Jun 27, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings