Skip to content

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

License

Notifications You must be signed in to change notification settings

XanderID/HostInfoGetter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages