Add faction exemption to /f show
This commit is contained in:
@@ -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 | #
|
||||
|
||||
@@ -48,6 +48,7 @@ permissions:
|
||||
factions.kick.any: true
|
||||
factions.ownershipbypass: true
|
||||
factions.chatspy: true
|
||||
factions.show.bypassexempt: true
|
||||
factions.kit.fullplayer:
|
||||
default: true
|
||||
description: Can also create new factions.
|
||||
@@ -231,6 +232,8 @@ permissions:
|
||||
description: set faction home for another faction
|
||||
factions.show:
|
||||
description: show faction information
|
||||
factions.show.bypassexempt:
|
||||
description: show exempt faction information
|
||||
factions.tag:
|
||||
description: change the faction tag
|
||||
factions.title:
|
||||
|
||||
Reference in New Issue
Block a user