Changelog
- Added permission checking when using the commands
p add <user> <perm>
andp remove <user> <perm>
in the Command Console, as well as keeping users withuser.type.hidden
from being seen by users without the permissionsettings.see.hidden
. - Modifying permissions via the Command Console now save directly to the
data.ruth
file. - Fixed a recently discovered bug that was causing user permissions to be empty after reloading.
- Fixed some minor bugs that were causing the
user does not exist
error to appear when only one of the users were valid. - Added more commands to the Command Console such as similar permissions can be compared between users with
p compare <user1> <user2>
and more. - Removed the Reload icon as switching between windows and modifying permissions now automatically reload the game files.
Please create an issue if any bugs appear in this version. Keep in mind the issue should follow the issue template.