Nothing with PEX will work?

Discussion in 'Bukkit Help' started by Somefloppyears, Jul 11, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    Somefloppyears

    After I finally got pex to work, I decided to do the prefixes through pex and not essentialschat as essentialschat was doing some weird things. Now pex is back to being broken again. I've checked all the indentation (that's what was wrong last time) and don't see anything wrong. It's also a different error then last time.
    Permissions File: https://pastebin.com/SFqa7iX7
    Console: https://pastebin.com/7LGtkctq
    Thanks!
     
    Last edited: Jul 12, 2019
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    Somefloppyears

    Last edited: Jul 12, 2019
  4. Offline

    KarimAKL

  5. Offline

    Somefloppyears

    I said my permissions file in my original post, here's the pastebin link: https://pastebin.com/KEL8Bdua

    The plugin now works, I have set myself to owner. However I don't have my owner prefix? What did I do wrong there?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 12, 2019
  6. Offline

    KarimAKL

    Ah, my bad. I didn't see that.
    Do you have a chat manager plugin installed? In case you don't have, you can use 'EssentialsChat' or 'EssentialsXChat'.
     
  7. Offline

    Somefloppyears

    I downloaded EssentialsX and then went into the config file and found essentials chat. I assume that means it came with EssentialsX, correct? Anyways, heres my essentialschat file
    Code:
    
    #format: '<{DISPLAYNAME}> {MESSAGE}'
      #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
      #format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&r: {MESSAGE}'
    
      group-formats:
        guest: '&7{DISPLAYNAME}&f {MESSAGE}'
        helper: '&8[&2{Helper}&8]&2 {DISPLAYNAME}&f {MESSAGE}'
        builder: '&8[&e{Builder}&8]&e {DISPLAYNAME}&f {MESSAGE}'
        head_builder: '&8&l[&e&l{H-Builder}&8&l]&e {DISPLAYNAME}&f {MESSAGE}'
        trial_moderator: '&8[&9{T-Mod}&8]&9 {DISPLAYNAME}&f {MESSAGE}'
        moderator: '&8[&1{Mod}&8]&1 {DISPLAYNAME}&f {MESSAGE}'
        head_moderator: '&8&l[&1&l{H-Mod}&8&l]&1 {DISPLAYNAME}&f {MESSAGE}'
        admin: '&8[&c{Admin}&8]&c {DISPLAYNAME}&f {MESSAGE}'
        head_admin: '&8&l[&4&l{H-Admin}&8&l]&4 {DISPLAYNAME}&f {MESSAGE}'
        owner: '&8[&5{Owner}&8]&d {DISPLAYNAME}&d {MESSAGE}'
    
    I have checked my permissions file and made sure they are all spelled and capitalized the same.
     
    Last edited by a moderator: Jul 12, 2019
  8. Offline

    KarimAKL

  9. Offline

    Somefloppyears

    After I finally got pex to work, I decided to do the prefixes through pex and not essentialschat as essentialschat was doing some weird things. Now pex is back to being broken again. I've checked all the indentation (that's what was wrong last time) and don't see anything wrong. It's also a different error then last time.
    Permissions File: https://pastebin.com/SFqa7iX7
    Console: https://pastebin.com/7LGtkctq
    Thanks!

    I solved all the problems my self, can someone close?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 12, 2019
Thread Status:
Not open for further replies.

Share This Page