/HostInfoGetter

A Plugin for PocketMine-MP Software for get Information from Host

Primary LanguagePHPApache License 2.0Apache-2.0

General

A Plugin for PocketMine-MP Software for get Information from Host Like Ram, CPU, Disk Space.

Usually this plugin is used for Check if Pterodactyl or Host Panel is Fake Ram or Not.

Commands

You can use commands /gethostinfo or /hostinfo Only Player with permission gethostinfo.cmd can use the commands!

Config

# Available Tags
# RAM
# {total_ram} Get Total Used Ram
# {available_ram} Get Available Ram
# CPU
# {total_cpu_load} Get Total CPU Loaded
# {cpu_count} Get Count of CPU
# DISK SPACE
# {total_space} Get Total DiskSpace
# {available_space} Get Total Available DiskSpace
# OTHERS
# {line} use for New line you can use \n
message: "§aYour Host Statistics{line}{line}§aRAM Information{line}§fAvailable RAM: §a{available_ram} §f/ §a{total_ram}{line}{line}§aCPU Information{line}§fCPU: §a{cpu_count}{line}§fLoad: §a{total_cpu_load}{line}{line}§aDiskSpace Information{line}§fAvailable DiskSpace: §a{available_space} §f/ §a{total_space}"

Screenshot

Screenshot

Additional Notes

  • If you find bugs or want to give suggestions, please visit here
  • Icons By icons8.com