V_1.0

Details

  • Filename
    Sysinfo_v1-0.jar
  • Uploaded by
  • Uploaded
    Apr 3, 2014
  • Size
    2.77 KB
  • Downloads
    382
  • MD5
    291baacc9f217412c27b6859bc24acc5

Supported Bukkit Versions

  • 1.7.4

Changelog

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:".