Stránka 1 z 1

Jmeno

Napsal: 25 lis 2012, 18:07
od liki12
Dobrý den chtěl bych se zeptat mám plugin essentials a chci když dá hráč tab tak aby byl admin napsanej červeně jak to udělám?

Spoiler: zobrazit

Kód: Vybrat vše

############################################################
# +------------------------------------------------------+ #
# |                 Essentials (Global)                  | #
# +------------------------------------------------------+ #
############################################################

# A color code between 0-9 or a-f. Set to 'none' to disable.
ops-name-color: 'c'

# The character(s) to prefix all nicknames, so that you know they are not true usernames.
nickname-prefix: '~'

# Disable this if you have any other plugin, that modifies the displayname of a user.
change-displayname: true

# When this option is enabled, the (tab) player list will be updated with the displayname.
# The value of change-displayname (above) has to be true.
change-playerlist: true

# 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 value of change-displayname (above) has to be true.
# 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.
teleport-cooldown: 0

# The delay, in seconds, before a user actually teleports.  If the user moves or gets attacked in this timeframe, the teleport never occurs.
teleport-delay: 0

# The delay, in seconds, a player can't be attacked by other players after he has been teleported by a command
# This will also prevent that the player can attack other players
teleport-invulnerability: 0

# The delay, in seconds, required between /heal attempts
heal-cooldown: 60

Re: Jmeno

Napsal: 25 lis 2012, 19:13
od Sejcek
Toto

Kód: Vybrat vše

# When this option is enabled, the (tab) player list will be updated with the displayname.
# The value of change-displayname (above) has to be true.
change-playerlist: true

zkus změnit na toto

Kód: Vybrat vše

 When this option is enabled, the (tab) player list will be updated with the displayname.
 The value of change-displayname (above) has to be true.
change-playerlist: true

Re: Jmeno

Napsal: 25 lis 2012, 19:15
od fantomas2
taky som to chtel a me radili ze to mam jenom prepsat na true z false a nevedel sem ze tam namaji byt
#
#
#

Re: Jmeno

Napsal: 25 lis 2012, 21:06
od liki12
To nejde

Re: Jmeno

Napsal: 25 lis 2012, 22:03
od nejento
To je kravina. Ty řádky nad tím musí mít před sebou ten křížek, aby nebyly brány jako součást config, ale jenom jako popisek.

Re: Jmeno

Napsal: 25 lis 2012, 22:59
od liki12
To je sice pěkný ale proč to nejde?