1. Вы находитесь в сообществе Rubukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на различные языки плагины наших коллег из других стран.
    Скрыть объявление
Скрыть объявление
В преддверии глобального обновления, мы проводим исследования, которые помогут нам сделать опыт пользования форумом ещё удобнее. Помогите нам, примите участие!

Решено Перед префиксом,стоит название группы

Тема в разделе "Помощь", создана пользователем artem556, 23 июл 2017.

  1. dreadfaly

    dreadfaly Активный участник Пользователь

    Баллы:
    76
    Имя в Minecraft:
    dolphif
    А как это относится к этой теме вообще?
     
  2. Nikita19811

    Nikita19811 Новичок Пользователь

    Баллы:
    11
    Скачай лучше ChatEx
     
  3. Автор темы
    artem556

    artem556 Новичок Пользователь

    Баллы:
    16
    Имя в Minecraft:
    haamu_YT
    Не,не работает(
     
  4. dreadfaly

    dreadfaly Активный участник Пользователь

    Баллы:
    76
    Имя в Minecraft:
    dolphif
    Новую версию скачай.
     
  5. Автор темы
    artem556

    artem556 Новичок Пользователь

    Баллы:
    16
    Имя в Minecraft:
    haamu_YT
    Не помогает
     
  6. dreadfaly

    dreadfaly Активный участник Пользователь

    Баллы:
    76
    Имя в Minecraft:
    dolphif
    Удали все файлы этого плагина, скачай новую версию и готово.
     
  7. Автор темы
    artem556

    artem556 Новичок Пользователь

    Баллы:
    16
    Имя в Minecraft:
    haamu_YT
    Я это и сделал не помогает,может быть это вообще с другим плагином связано?
     
  8. dreadfaly

    dreadfaly Активный участник Пользователь

    Баллы:
    76
    Имя в Minecraft:
    dolphif
    Конфиг EssentialsChat в студию.
     
  9. Автор темы
    artem556

    artem556 Новичок Пользователь

    Баллы:
    16
    Имя в Minecraft:
    haamu_YT
    Ахахахах,конфиг EssentialsChat нету,есть только Essentials и EssentialsGeoIP.Можеть быть дело в PermissionsEx?Префиксы в чате через него.
     
  10. dreadfaly

    dreadfaly Активный участник Пользователь

    Баллы:
    76
    Имя в Minecraft:
    dolphif
    Хм.. Попробуй удалить EssentialsChat, а потом посмотрим. Я просто с таким не встречался ни разу.
     
  11. Автор темы
    artem556

    artem556 Новичок Пользователь

    Баллы:
    16
    Имя в Minecraft:
    haamu_YT
    Вообще префиксов в чате нету,может обратно попробовать установить?Может сработает?
     
  12. dreadfaly

    dreadfaly Активный участник Пользователь

    Баллы:
    76
    Имя в Minecraft:
    dolphif
    Пробуй.
     
  13. Автор темы
    artem556

    artem556 Новичок Пользователь

    Баллы:
    16
    Имя в Minecraft:
    haamu_YT
    Хах,я как обратно скачал,все префиксы появилисьи это фигня перед префиксом тоже,ппц...
     
  14. dreadfaly

    dreadfaly Активный участник Пользователь

    Баллы:
    76
    Имя в Minecraft:
    dolphif
    Хм. Попробуй удалить ChatManager, что будет? А также скинь конфиг Essentials.
     
  15. Автор темы
    artem556

    artem556 Новичок Пользователь

    Баллы:
    16
    Имя в Minecraft:
    haamu_YT
    ############################################################
    # +------------------------------------------------------+ #
    # | 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: 15

    # 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: false

    # 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 /item and /give.
    # e.g item-spawn-blacklist: 10,11,46
    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

    # The 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/Commands.yml#aliases for more information.

    overridden-commands:
    # - god
    # - info

    # Disabling commands here will prevent Essentials handling the command, this will not affect command conflicts.
    # You should not have to disable commands used in other plugins, they will automatically get priority.
    # See http://wiki.bukkit.org/Commands.yml#aliases to map commands to other plugins.
    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.
    # Set - '*' in order to listen on all possible commands.
    socialspy-commands:
    - msg
    - w
    - r
    - mail
    - m
    - t
    - whisper
    - emsg
    - tell
    - er
    - reply
    - ereply
    - email
    - action
    - describe
    - eme
    - eaction
    - edescribe
    - etell
    - ewhisper
    - pm

    # If you do not wish to use a permission system, you can define a list of 'player perms' below.
    # This list has no effect if you are using a supported permissions system.
    # If you are using an unsupported permissions system, simply delete this section.
    # Whitelist the commands and permissions you wish to give players by default (everything else is op only).
    # These are the permissions without the "essentials." part.
    player-commands:
    - afk
    - afk.auto
    - back
    - back.ondeath
    - balance
    - balance.others
    - balancetop
    - build
    - chat.color
    - chat.format
    - chat.shout
    - chat.question
    - clearinventory
    - compass
    - depth
    - delhome
    - getpos
    - geoip.show
    - help
    - helpop
    - home
    - home.others
    - ignore
    - info
    - itemdb
    - kit
    - kits.tools
    - list
    - mail
    - mail.send
    - me
    - motd
    - msg
    - msg.color
    - nick
    - near
    - pay
    - ping
    - protect
    - r
    - rules
    - realname
    - seen
    - sell
    - sethome
    - setxmpp
    - signs.create.protection
    - signs.create.trade
    - signs.break.protection
    - signs.break.trade
    - signs.use.balance
    - signs.use.buy
    - signs.use.disposal
    - signs.use.enchant
    - signs.use.free
    - signs.use.gamemode
    - signs.use.heal
    - signs.use.info
    - signs.use.kit
    - signs.use.mail
    - signs.use.protection
    - signs.use.repair
    - signs.use.sell
    - signs.use.time
    - signs.use.trade
    - signs.use.warp
    - signs.use.weather
    - spawn
    - suicide
    - time
    - tpa
    - tpaccept
    - tpahere
    - tpdeny
    - warp
    - warp.list
    - world
    - worth
    - xmpp

    # Note: All items MUST be followed by a quantity!
    # All kit names should be lower case, and will be treated as lower in permissions/costs.
    # Syntax: - itemID[:DataValue/Durability] Amount [Enchantment:Level].. [itemmeta:value]...
    # For Item Meta information visit http://wiki.ess3.net/wiki/Item_Meta
    # 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
    # Set delay to -1 for a one time kit.
    # For more information, visit http://wiki.ess3.net/wiki/Kits
    kits:
    tools:
    delay: 4000
    items:
    - 272 1
    - 273 1
    - 274 1
    - 275 1
    dtools:
    delay: 4000
    items:
    - 278 1 efficiency:1 durability:1 fortune:1 name:&4Gigadrill lore:The_drill_that_&npierces|the_heavens
    - 277 1 digspeed:3 name:Dwarf lore:Diggy|Diggy|Hole
    - 298 1 color:255,255,255 name:Top_Hat lore:Good_day,_Good_day
    - 279:780 1
    notch:
    delay: 6000
    items:
    - 397:3 1 p
     
  16. MrSwipe

    MrSwipe Активный участник Пользователь

    Баллы:
    88
    Skype:
    forgos111
    Имя в Minecraft:
    MrSwipe
  17. Nikita19811

    Nikita19811 Новичок Пользователь

    Баллы:
    11
    Скачай chatEx
     
  18. Andoroid

    Andoroid Активный участник Пользователь

    Баллы:
    76
    Вы тут все что-то пишете , но человеку ничем не помогли.
     
  19. ___CouRage___

    ___CouRage___ Активный участник Пользователь

    Баллы:
    66
    Имя в Minecraft:
    ___CouRage___
    потому что у него каша в плагинах. никто не может ему сказать что нафиг не нужны SimpleRename,SuperVanish,ChatEx и ChatManager. Это всё в essentials есть. к тому же ChatEx,СhatManager и EssentialsChat одну и ту же функцию выполняют.
     
  20. dan_speeday

    dan_speeday Активный участник Пользователь

    Баллы:
    76
    Имя в Minecraft:
    _Speeday_
    ~834руб в месяц(хз какая скидка при покупки за год), не подскажите что за VDS в лс?
     

Поделиться этой страницей