Add faction exemption to /f show

This commit is contained in:
Kakifrucht
2016-12-17 00:16:42 +01:00
parent a255114808
commit 04dd47dfea
4 changed files with 15 additions and 0 deletions

View File

@@ -245,6 +245,11 @@ show:
# For a /f show that does not display fancy messages that are essentially empty, use minimal-show
minimal-show: false
# Factions that should be exempt from /f show, case sensitive, useful for a
# serverteam faction, since the command shows vanished players otherwise
show-exempt:
- Put_faction_tag_here
############################################################
# +------------------------------------------------------+ #
# | Configurable /f list | #