
FastBenchmark
Elevate your Minecraft server with unparalleled performance monitoring and analysis.
- Загрузки
- 87
- Подписчики
- 0
- Обновлён
- 29 сентября 2025 г.
- Лицензия
- MIT
Опубликован 29 сентября 2025 г.
FastBenchmark - Server Performance Monitoring
FastBenchmark is the ultimate solution for any Minecraft server owner serious about performance. Gain unparalleled visibility into your server's health with real-time, in-game metrics, powerful diagnostic tools, and essential utilities to keep your server running smoothly and your players lag-free.
/fastbenchmark help:

/cpubar, /rambar (/realrambar), /noderambar (overall ram)

/speedtest

Permissions:
- fastbenchmark.admin: Access to all FastBenchmark commands
- fastbenchmark.speedtest: Access to speed test command
Commands:
FastBenchmark provides an easy-to-use command set for all its functionalities:
- /cpubar <player|@a|@p|@r>: Toggles the CPU monitoring BossBar for yourself or other players.
- /rambar <player|@a|@p|@r>: Toggles the Process RAM monitoring BossBar for yourself or other players. (Linux only)
- /realrambar <player|@a|@p|@r>: Fallback command if /rambar is taken by another plugin.
- /noderambar <player|@a|@p|@r>: Toggles the System RAM monitoring BossBar for yourself or other players.
- /addram : Allocates a specified amount of RAM (in MB) to your server, useful for testing memory limits.
- /ramfree: Frees any RAM previously allocated using /addram.
- /speedtest: Runs an in-game network speed test to check your server's internet performance.
- /fastbenchmark (/fastbench, /fb): The main command to access help and plugin information.
Placeholder List:
CPU Information:
- %fastbenchmark_cpu_load% - Current CPU load percentage
- %fastbenchmark_cpu_maxload% - Maximum CPU load percentage
- %fastbenchmark_cpu_threads% - Number of CPU threads
- %fastbenchmark_cpu_name% - CPU model name
- %fastbenchmark_cpu_manufacturer% - CPU manufacturer
- %fastbenchmark_cpu_frequency% - CPU frequency in GHz
RAM Information:
- %fastbenchmark_noderam_used% - Used system RAM in bytes
- %fastbenchmark_noderam_max% - Total system RAM in bytes
- %fastbenchmark_realram_used% - Used process RAM in bytes
- %fastbenchmark_realram_max% - Maximum process RAM in bytes
SWAP Information:
- %fastbenchmark_cpu_swap_enabled% - Whether SWAP is enabled (true/false)
- %fastbenchmark_cpu_swap_used% - Used SWAP memory in bytes
- %fastbenchmark_cpu_swap_max% - Total SWAP memory in bytes
Ченджлог
1.3Релиз1.21.3, 1.21.4, 1.21.5 · 29 сентября 2025 г.
Version 1.3 Changes:
Added support 1.16.5 - 1.21.5
[Not working perfectly] Added particle stress test - /fb test particles <amount> allows testing server performance with large amounts of particles
Added chunk loading test - /fb test chunksload <seconds> simulates 4 players running in different directions to test chunk loading performance
[Not working perfectly] Added player simulation test - /fb test players <amount> <duration> simulates player connections and activity
Added system information command - /fb stats displays CPU info, frequency, manufacturer and SWAP memory
Added PlaceholderAPI support with placeholders:
%fastbenchmark_cpu_load% - current CPU load
%fastbenchmark_cpu_maxload% - maximum CPU load
%fastbenchmark_cpu_threads% - CPU thread count
%fastbenchmark_noderam_used% - used system RAM
%fastbenchmark_noderam_max% - maximum system RAM
%fastbenchmark_realram_used% - used process RAM
%fastbenchmark_realram_max% - maximum process RAM
%fastbenchmark_cpu_name% - CPU name
%fastbenchmark_cpu_manufacturer% - CPU manufacturer
%fastbenchmark_cpu_frequency% - CPU frequency
%fastbenchmark_cpu_swap_enabled% - SWAP enabled status
%fastbenchmark_cpu_swap_used% - used SWAP
%fastbenchmark_cpu_swap_max% - maximum SWAP
Added tests.yml configuration file for customizing all tests (completion sounds, spawn limits, chunk radius)
Improved compatibility - plugin now works without OSHI and PlaceholderAPI, disabling corresponding features
Added HEX colors and gradients to all messages for better visual appearance
Added error protection with try/catch blocks in all critical areas
Updated mob list for 1.16.5 compatibility
Added third help page for new commands
Комментарии
Загружаем…