V_1.0
Details
-
FilenameSysinfo_v1-0.jar
-
Uploaded by
-
UploadedApr 3, 2014
-
Size2.77 KB
-
Downloads382
-
MD5291baacc9f217412c27b6859bc24acc5
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:
- Open plugin's .jar with your favourite archive editor
- Open file plugin.yml with a text editor ( can be notepad or similiar)
- Find theese lines:
commands:
sysinfo:
[...]
Add
" permission: sysinfo.sysinfo"
Just under "sysinfo:".