MyPermissions v1.0.5
Details
-
Filenamemypermissions_1.0.5.jar
-
Uploaded by
-
UploadedAug 31, 2020
-
Size18.89 KB
-
Downloads1,398
-
MD5b84fcad2be6db127a3009454c61ce16e
Supported Bukkit Versions
- 1.16
Changelog
V1.0.5:
Adds Custom prefixes.
When you add a prefix, it enables thze prefix for the group. if no prefix is set, there is no prefix.
/group setprefix <groupname> <prefix> - Sets the prefix of a group!
/group getprefix <groupname> - Shows you the prefix of a group!
/group deleteprefix <groupname> - Deletes the prefix of a group!
The colourcodes for the prefixes are like &a instead of §a. So use & instead of § for all colourcodes.
The error in the CommandPreprocessEvent was fixed.