promotional bannermobile promotional banner

SysInfo

Gives Ram usage, temp, etc. Alerts you if ram usage is too high

File Details

V_1.0

  • R
  • Apr 3, 2014
  • 2.77 KB
  • 382
  • 1.7.4

File Name

Sysinfo_v1-0.jar

Supported Versions

  • 1.7.4

Version 1.0
If you find any bugs, please create a ticket! This project is in early development phase and may be buggy.

Possible bug giving access to /sysinfo to everybody.
How to fix:

  1. Open plugin's .jar with your favourite archive editor
  2. Open file plugin.yml with a text editor ( can be notepad or similiar)
  3. Find theese lines:
    commands:
    sysinfo:
    [...]
    Add
    " permission: sysinfo.sysinfo"
    Just under "sysinfo:".