mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-14 04:01:59 +01:00
Changing default prefix behavior to be a little smarter.
This commit is contained in:
parent
5d95d1fca6
commit
6a9865cd67
@ -40,7 +40,9 @@ change-displayname: true
|
|||||||
# Adds the prefix and suffix to the displayname of the player, so it will be displayed in messages and lists.
|
# Adds the prefix and suffix to the displayname of the player, so it will be displayed in messages and lists.
|
||||||
# The prefix/suffix can be set using Permissions, Group Manager or PermissionsEx.
|
# The prefix/suffix can be set using Permissions, Group Manager or PermissionsEx.
|
||||||
# The value of change-displayname (above) has to be true.
|
# The value of change-displayname (above) has to be true.
|
||||||
add-prefix-suffix: false
|
# If you don't set this, it will default to true if essentials chat is installed.
|
||||||
|
# Don't forget to remove the # infront of the line
|
||||||
|
#add-prefix-suffix: false
|
||||||
|
|
||||||
# The delay, in seconds, required between /home, /tp, etc.
|
# The delay, in seconds, required between /home, /tp, etc.
|
||||||
teleport-cooldown: 0
|
teleport-cooldown: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user