DRE2N / FactionsOne

Factions 1.8.2 with UUID support - updated to latest Bukkit versions!
https://www.spigotmc.org/resources/factionsone.9249/
3 stars 14 forks source link

FactionsOne causes errors with chat management plugins #2

Closed LuluSupreme closed 8 years ago

LuluSupreme commented 8 years ago

When I installed FactionsOne the chat management plugin I have quit working (chatex) I tried to use a few others but the same error pops up with every one. Here is the error that is sends when a player talks http://pastebin.com/aFdcuZjF

This is what the chat looks like while FactionsOne is installed stupid peice of shit

This is what its supposed to look like to look like what is looks like

Sataniel98 commented 8 years ago

Did you modify the chat settings in the config?

LuluSupreme commented 8 years ago

In the FactionsOne config? Or the ChatEx config?

Sataniel98 commented 8 years ago

FactionsOne :)

LuluSupreme commented 8 years ago

I dont see the setting in the config, would you mind pointing it out? If so that would be great :)

Sataniel98 commented 8 years ago

This section:

  "chatSetFormat": false,
  "chatSetFormatTo": "<{faction_relcolor}§l{faction_roleprefix}§r{faction_relcolor}{faction_tag_pr}§f%s> %s",
  "chatParseTags": true,
  "chatParseTagsColored": false,
  "chatSingleFormats": {
    "pb": " %s ",
    "pl": " %s",
    "pr": "%s "
  },
  "chatTagFormat": "%s§f",
LuluSupreme commented 8 years ago

Awesome! When I get home I'll see if that works (fingers crossed)

LuluSupreme commented 8 years ago

Sadly its still sending the error :\

Sataniel98 commented 8 years ago

So, what do you try?

LuluSupreme commented 8 years ago

Mine looks like yours.

Sataniel98 commented 8 years ago

The problem is that ChatEx has some kind of Factions support and that it recognizes FactionsOne as Factions 2.x. It tries to interact with FactionsOne the way it interacts with Factions 2.x. This doesn't work, because FactionsOne and Factions 2.x have technically nothing at all to do with each other.

Sataniel98 commented 8 years ago

Fixed it in ChatEx :)

LuluSupreme commented 8 years ago

Thanks, how can I download that?

Sataniel98 commented 8 years ago

If you don't know how to use Maven, I could compile it for you as soon as I'm at home.

LuluSupreme commented 8 years ago

That would be the best! Thanks :)

Sataniel98 commented 8 years ago

No problem :) http://feuerstern.bplaced.net/files/ChatEx.jar

LuluSupreme commented 8 years ago

Thanks man! That worked :) You have made this a LOT easier