Jump to content

Tekkit Server White Chat And Formating Problem


itzaname

Recommended Posts

I did search the forum for an answer and google.

So whats happening is the chat is suppose to look like this: (it would be in red)

[Admin] itzaname: message

but it looks like this:

itzaname: message

And its white.

Though it does fix it when I type /nick off but I cant have everyone that joins go /nick off

God I hope I am explaining this right.

Plugins:

  • group manager
  • essentials (chat, spawn, bridge)
  • herochat
  • autoanouncer
  • vault
  • World Edit
  • World Guard

Server is 3gb ram, 64bit and is running mcmyadmin.

Any ideas what is causing this and how to fix this?

Please if anything is not clear I will try to explain it better!

Link to comment
Share on other sites

It working in just bukkit but here we go:

groups:

  Citizen:

    default: true

    permissions:

    - essentials.help

    - essentials.warp

    - essentials.spawn

    - essentials.suicide

    - essentials.helpop

    - essentials.online

    - essentials.sethome

    - essentials.home

    - factions.kit.fullplayer

    - herochat.speak.Global

    - herochat.force.join.Global

    - herochat.join.Global

    - herochat.leave.Global

    inheritance: []

    info:

      prefix: '&5'

      build: true

      suffix: ''

  Thief:

    default: false

    permissions:

    - essentials.kit.thief

    - herochat.join.Donar

    - herochat.leave.Donar

    - herochat.speak.Donar

    inheritance:

    - Default

    info:

      prefix: '&7[Thief] '

      build: true

      suffix: ''

  Warrior:

    default: false

    permissions:

    - essentials.kit.warrior

    inheritance:

    - Thief

    info:

      prefix: '&c[Warrior] '

      build: true

      suffix: ''

  Assassin:

    default: false

    permissions:

    - essentials.kit.assassin

    inheritance:

    - Warrior

    info:

      prefix: '&0[&4Assassin&0]&f '

      build: true

      suffix: ''

  Mod:

    default: false

    permissions:

    - essentials.kick

    - herochat.join.Staff

    - herochat.leave.Staff

    - herochat.speak.staff

    inheritance:

    - Assassin

    info:

      prefix: '&2[Mod] '

      build: true

      suffix: ''

  Mod+:

    default: false

    permissions:

    - essentials.fly

    - essentials.ban

    - essentials.ban.offline

    - herochat.mute

    inheritance:

    - Assassin

    info:

      prefix: '&2[Mod&5+&2] '

      build: true

      suffix: ''

  Admin:

    default: false

    permissions:

    - '*'

    - essentials.time

    - essentials.whois

    - worldedit.*

    - worldguard.*

    inheritance:

    - Assassin

    info:

      prefix: '&2[Mod&5+&2] '

      build: true

      suffix: ''

  Owner:

    default: false

    permissions:

    - '*'

    - -vanish.*

    inheritance:

    - admin

    info:

      prefix: '&0&k!i!i!i&4[Owner]&0&k!i!i!i&b '

      build: true

      suffix: ''

  techsupport:

    default: false

    permissions:

    - '*'

    - -vanish.*

    inheritance:

    - admin

    info:

      prefix: '&0&k!i!i!i&4[Tech Support]&0&k!i!i!i&3 '

      build: true

      suffix: ''


 


users:

  cambrehan5:

    subgroups: []

    permissions: []

    group: Admin

  itzaname:

    subgroups: []

    permissions: []

    group: techsupport

  bradenyarbrough:

    subgroups: []

    permissions: []

    group: Admin

  jberwick12:

    subgroups: []

    permissions: []

    group: Admin

  Branden_L_Y:

    subgroups: []

    permissions: []

    group: Owner

Link to comment
Share on other sites

I had the same problem. I was using v2.9.3.

You have to have Essentials, EssentialsChat and EssentialsGroupManager all 2.9.2 and the just look through the config and change what you want. And to check your YAML files goto http://yaml-online-parser.appspot.com/ and copy and paste them in there and it will tell you the errors ( if there are any )

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...