Povolení suffixu u Essentials

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
pataul
Příspěvky: 48
Registrován: 23 led 2013, 17:50
Reputation: 0

Povolení suffixu u Essentials

#1 Příspěvekod pataul » 03 bře 2013, 19:36

Server: IP:PORT 93.91.250.125:27316


Dobrý den,
potřebuji povolit nějak suffix u essentials chat a také barevné písmo v TABu protože mě nejde nejspíš to nemám nastavené PORADTE.
-----------------------
ČeskejPlayer
www.ceskejplayer.g6.cz
IP : aragorn.fakaheda.eu:27316

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Povolení suffixu u Essentials

#2 Příspěvekod nejento » 03 bře 2013, 20:22

V configu.
někde ihned nahoře.

Kdyžtak ho sem zkopíruj do Code a Spoileru.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

pataul
Příspěvky: 48
Registrován: 23 led 2013, 17:50
Reputation: 0

Re: Povolení suffixu u Essentials

#3 Příspěvekod pataul » 04 bře 2013, 15:51

Kód: Vybrat vše

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

# 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

# When essentialschat.jar isnt used, force essentials to add the prefix and suffix from permission plugins to displayname
# This setting is ignored if essentialschat.jar is used, and defaults to 'true'
# The value of change-displayname (above) has to be true.
# Do not edit this setting unless you know what you are doing!
#add-prefix-suffix: true

# 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 they have been teleported by a command
# This will also prevent the player attacking other players
teleport-invulnerability: 4

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

# What to prevent from /i /give
# e.g item-spawn-blacklist: 46,11,10
item-spawn-blacklist:

# Set this to true if you want permission based item spawn rules
# Note: The blacklist above will be ignored then.
# Permissions:
#  - essentials.itemspawn.item-all
#  - essentials.itemspawn.item-[itemname]
#  - essentials.itemspawn.item-[itemid]
#  - essentials.give.item-all
#  - essentials.give.item-[itemname]
#  - essentials.give.item-[itemid]
# For more information, visit http://wiki.ess3.net/wiki/Command_Reference/ICheat#Item.2FGive
permission-based-item-spawn: false

# Mob limit on the /spawnmob command per execution
spawnmob-limit: 10

# Shall we notify users when using /lightning
warn-on-smite: true

# motd and rules are now configured in the files motd.txt and rules.txt

# When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take priority.
# Commands in this list, will tell Essentials to 'not give up' the command to other plugins.
# In this state, which plugin 'wins' appears to be almost random.
#
# If you have two plugin with the same command and you wish to force Essentials to take over, you need an alias.
# To force essentials to take 'god' alias 'god' to 'egod'.
# See http://wiki.bukkit.org/Bukkit.yml#aliases for more information

overridden-commands:
#  - god

# Disabled commands will be completely unavailable on the server.
# Disabling commands here will have no effect on command conflicts.
disabled-commands:
#  - nick
-----------------------
ČeskejPlayer
www.ceskejplayer.g6.cz
IP : aragorn.fakaheda.eu:27316

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Povolení suffixu u Essentials

#4 Příspěvekod nejento » 04 bře 2013, 16:31

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

# When essentialschat.jar isnt used, force essentials to add the prefix and suffix from permission plugins to displayname
# This setting is ignored if essentialschat.jar is used, and defaults to 'true'
# The value of change-displayname (above) has to be true.
# Do not edit this setting unless you know what you are doing!
#add-prefix-suffix: true

změň na

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

# When essentialschat.jar isnt used, force essentials to add the prefix and suffix from permission plugins to displayname
# This setting is ignored if essentialschat.jar is used, and defaults to 'true'
# The value of change-displayname (above) has to be true.
# Do not edit this setting unless you know what you are doing!
add-prefix-suffix: true


(chybí tam to #)
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

pataul
Příspěvky: 48
Registrován: 23 led 2013, 17:50
Reputation: 0

Re: Povolení suffixu u Essentials

#5 Příspěvekod pataul » 04 bře 2013, 17:01

ale tak sem to mel nastavene.
-----------------------
ČeskejPlayer
www.ceskejplayer.g6.cz
IP : aragorn.fakaheda.eu:27316

Uživatelský avatar
LavorekCZ
Příspěvky: 1805
Registrován: 20 lis 2011, 13:58
Reputation: 0
Kontaktovat uživatele:

Re: Povolení suffixu u Essentials

#6 Příspěvekod LavorekCZ » 04 bře 2013, 17:30

Spoiler: zobrazit
Obrázek
Pomohl ti někdo? Pak určitě bude rád, když mu zvedneš karmu!
not sure

pataul
Příspěvky: 48
Registrován: 23 led 2013, 17:50
Reputation: 0

Re: Povolení suffixu u Essentials

#7 Příspěvekod pataul » 04 bře 2013, 17:50

JO moc díky ale ten sufix nejde
-----------------------
ČeskejPlayer
www.ceskejplayer.g6.cz
IP : aragorn.fakaheda.eu:27316

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: Povolení suffixu u Essentials

#8 Příspěvekod Sejsel » 04 bře 2013, 18:19

Co na suffixu nejde? Suffix je to, co je za jménem. Nezobrazuje se? Pokud jsi tam dal barvu, tak by to NEMĚLO obarvit text, to je špatné využití.
01101110011101010110001001110111

pataul
Příspěvky: 48
Registrován: 23 led 2013, 17:50
Reputation: 0

Re: Povolení suffixu u Essentials

#9 Příspěvekod pataul » 04 bře 2013, 18:22

já myslel teda jak teda se dela aby bylo barevny pismo v chatu když něco napisu?
-----------------------
ČeskejPlayer
www.ceskejplayer.g6.cz
IP : aragorn.fakaheda.eu:27316

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Povolení suffixu u Essentials

#10 Příspěvekod nejento » 04 bře 2013, 18:23

Co máš na editaci chatu? EssentialsChat / ChatManager / iChat
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 46 hostů