Stránka 1 z 1
NameTagEdit
Napsal: 31 pro 2016, 23:46
od Weizen
Ahoj

Mám takovej problémík s NameTagEdit
Prostě vše bych měl mít dobře nastaveno, ale v tabu to ty prefixy neukazuje všem... Tak postupně dám /nte reload a ukazuje to všem, ale pomalu postupně to začne mizet a už to ukazuje jen u někoho :/ Myslím si, že to je nějakým pluginem ale kdo ví...
Screen tabu

- vyxc.png (143.6 KiB) Zobrazeno 4409 x
Screen pluginu (Místo titlemanager jsem vyměnil za TabList jestli to není tim... ale dělá to u obou)

- 15785775_1540452855982600_1496486402_o.png (197.82 KiB) Zobrazeno 4409 x
Re: NameTagEdit
Napsal: 01 led 2017, 00:01
od pitilon@seznam.cz
Neměl jsi předtím pouze čistou barvu a server nezaznamenal změnu protože nic nenapsali do chatu?
Re: NameTagEdit
Napsal: 02 led 2017, 03:56
od Weizen
Ano je to tak, že dokud něco nenapíšou do chatu tak se jim ten prefix v tabu neukáže :/
Nejde to nějak udělat aby to tam měli prostě i tak?
Re: NameTagEdit
Napsal: 02 led 2017, 10:11
od pitilon@seznam.cz
Netuším, ale mám jiný plugin ten to taky má...
Re: NameTagEdit
Napsal: 02 led 2017, 19:00
od mijo1652
S nametagedit toto isté robí aj mne.. vždy keď niekto napíše niečo do chatu, prefix v tabe zmizne..
V mojej téme mi tiež nikto nepomohol..
Re: NameTagEdit
Napsal: 02 led 2017, 19:01
od Weizen
Já to mám naopak... U mě dokud někdo něco nenapíše do chatu tak v tom tabu ten prefix nemá...
Re: NameTagEdit
Napsal: 02 led 2017, 19:03
od mijo1652
Cool.

pošli začiatok configu pluginu essentials...
Re: NameTagEdit
Napsal: 02 led 2017, 19:05
od Weizen
tady
Kód: Vybrat vše
############################################################
# +------------------------------------------------------+ #
# | Notes | #
# +------------------------------------------------------+ #
############################################################
# If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
# If you receive an error when Essentials loads, ensure that:
# - No tabs are present: YAML only allows spaces
# - Indents are correct: YAML hierarchy is based entirely on indentation
# - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrophe)
# - Text with symbols is enclosed in single or double quotation marks
# If you have problems join the Essentials help support channel: http://tiny.cc/EssentialsChat
############################################################
# +------------------------------------------------------+ #
# | Essentials (Global) | #
# +------------------------------------------------------+ #
############################################################
# 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: ''
# The maximum length allowed in nicknames. The nickname prefix is included in this.
max-nick-length: 30
# 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 isn't 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
# If the teleport destination is unsafe, should players be teleported to the nearest safe location?
# If this is set to true, Essentials will attempt to teleport players close to the intended destination.
# If this is set to false, attempted teleports to unsafe locations will be cancelled with a warning.
teleport-safety: 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 or /feed 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.
# Example permissions (these go in your permissions manager):
# - essentials.itemspawn.item-all
# - essentials.itemspawn.item-[itemname]
# - essentials.itemspawn.item-[itemid]
# - essentials.give.item-all
# - essentials.give.item-[itemname]
# - essentials.give.item-[itemid]
# - essentials.unlimited.item-all
# - essentials.unlimited.item-[itemname]
# - essentials.unlimited.item-[itemid]
# - essentials.unlimited.item-bucket # Unlimited liquid placing
#
# 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
# - info
# Disabling commands here will prevent Essentials handling the command, this will not affect command conflicts.
# Commands should fallback to the vanilla versions if available.
# You should not have to disable commands used in other plugins, they will automatically get priority.
disabled-commands:
# - nick
# - clear
# These commands will be shown to players with socialSpy enabled.
# You can add commands from other plugins you may want to track or
# remove commands that are used for something you dont want to spy on.
socialspy-commands:
- msg
- w
- r
- mail
- m
- t
- whisper
- emsg
- tell
- er
- reply
- ereply
- email
- action
- describe
- eme
- eaction
- edescribe
- etell
- ewhisper
- pm
Jinak už jsi doma kvůli tomu shopu?
