Factions and MultiVerse Prefix's

Discussion in 'Bukkit Help' started by charlieepperly, Jan 6, 2014.

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

    charlieepperly

    Hey guys just wanted to ask something that is really making me mad that I cannot figure out about Factions and that is that its not displaying the WorldName. Like before I installed Factions the WorldName was set up with Multiverse like this:
    Code:
    world:
        seed: 1435672245
        environment: NORMAL
        type: NORMAL
        hidden: false
        alias:
          name: Spawn
          color: GOLD
    So the chat would be like <Spawn [Rank] [Name]> [msg]

    So really want i'm trying to say is that I would like to know how to get the name of the world the person is in back. Also I would like to know how to remove all the faction stuff like faction name and faction rank when the person is not in the Survival world like if they are in the Creative world they don't have the Faction name and all that good stuff every time they talk.
    Thanks for all yalls help in advance.
     
  2. Offline

    PolarCraft

    charlieepperly If you are trying to remove the world. For insistence "spawn" got into the config.yml for multiverse-core and set 'prefix' to false not true.
     
  3. Offline

    charlieepperly

    PolarCraft Nope im trying to add it agian
     
  4. Offline

    charlieepperly

    Anyone?

    Help me please.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 6, 2016
  5. Offline

    DynaMoSta

    I have the same problem! how do you solve it!!!
     
  6. Offline

    HeadGam3z

    You'll need to use a chat plugin for this. I'd recommend EssentialsChat.
    If you're using the latest version of Factions, you'll want to put something like this in your chat format:
    "{factions_relcolor}{factions_roleprefix}{factions_relcolor}{factions_name|rp} {DISPLAYNAME}: {MESSAGE}"
    Make sure you have prefixchat turned on in Multiverse's config.yml though, or else it will not show the world upon player chat.

    You could always add the {WORLDNAME} tag though as well if you wanted to btw.
     
Thread Status:
Not open for further replies.

Share This Page