More Audit Things + Code Cleanup + SaberException Added for Debugging

This commit is contained in:
Driftay
2019-12-28 04:58:33 -05:00
parent acf06c78ed
commit 8e855bc9bb
18 changed files with 178 additions and 190 deletions

View File

@@ -1269,6 +1269,41 @@ fupgrades:
slots:
- 4
############################################################
# +------------------------------------------------------+ #
# | Faction Audit | #
# +------------------------------------------------------+ #
############################################################
faudit-gui:
slots:
invites: 0
bans: 1
chunk_claims: 2
perm_edit_defaults: 3
bank_edit: 4
fchest_edit: 5
relation_change: 6
ftag_edit: 7
fdesc_edit: 8
role_perm_edit: 9
spawner_edit: 10
rank_edit: 11
f_tnt: 12
materials:
invites: 0
bans: 1
chunk_claims: 2
perm_edit_defaults: 3
bank_edit: 4
fchest_edit: 5
relation_change: 6
ftag_edit: 7
fdesc_edit: 8
role_perm_edit: 9
spawner_edit: 10
rank_edit: 11
f_tnt: 12
############################################################
# +------------------------------------------------------+ #
# | Faction Banners | #