Solved I need help!

Discussion in 'Bukkit Help' started by BlueRaven, Apr 14, 2012.

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

    BlueRaven

    Can Anyone Please Help Me?

    I Want to get rid of the world in people's names like this:[**Town world]<[L[Admin]Tameem10013>
    Can Anyone tell me how I'm supposed to get rid of the world prefix thingi?
     
  2. Offline

    andrewpo

    List of plugins please ( run ' plugins ' in console )
     
  3. Offline

    BlueRaven

    I have groupmanager, Announcer, Chestshop, Citizens, Essentials, Factions, Heroes, Mobdisguise, Multiverse-core, multiverse-portals, reportRTS, ShowcaseStandalone, Simplehat, vault, worldedit, worldguard

    oh and lockette

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  4. Offline

    andrewpo

    Is that every plugin? You don't have EssentialsChat or Towny?

    run ' plugins ' in console and copy the output from the server.log file
     
  5. Offline

    BlueRaven

    Will Anyone help ;(

    oh i have essentials chat

    is that the problem?

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

    C0nsole

    What EXACTLY does the prefix say, for you?
     
  7. Offline

    BlueRaven

    What should i do andrewpo? ;( I have essentials chat

    It says [world]<[L][Owner]BlueRaven

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  8. Offline

    C0nsole

    I know what to do. give me a sec.
     
  9. Offline

    andrewpo

    Post your essentials/config.yml file

    [ Upload it to www.pastebin.com and post the link here ]
     
  10. Offline

    C0nsole

    andrewpo i got this one.

    BlueRaven please post the config file for multiverse-core here

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  11. Offline

    BlueRaven

    k
    http://pastebin.com/UY8Lda3v

    # ------------------------------------------------------------------------- #
    # This is the MV2 Config. If you mess it up, copy the values out #
    # delete it, and it will be regenerated. Then use the ingame interface #
    # to add your values back via the "/mv conf" command. #
    # When in-game, simply type: "/mv conf ?" for help. #
    # A config with explanations can be found here: #
    # https://github.com/Multiverse/Multiverse-Core/wiki/config.yml #
    # #
    # #
    # IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !!IMPORTANT #
    # #
    # Do NOT delete this line from your config!!!! #
    # ==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration #
    # #
    # IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !!IMPORTANT #
    # ------------------------------------------------------------------------- #
    multiverse-configuration:
    ==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration
    enforceaccess: 'false'
    prefixchat: 'true'
    teleportintercept: 'true'
    firstspawnoverride: 'true'
    displaypermerrors: 'true'
    globaldebug: '0'
    messagecooldown: '5000'
    version: '2.9'
    firstspawnworld: world
    teleportcooldown: '1000'

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  12. Offline

    C0nsole

    no wait... not the essentials!
    the multiverse-core config!

    EDIT: nvm i see it
     
  13. Offline

    BlueRaven

    Sooooo What should i do
     
  14. Offline

    C0nsole

    okay, you see where it says
    Code:
    prefixchat: 'true'
    make that it says
    Code:
    prefixchat: 'false'
    and that should do the trick
     
  15. Offline

    BlueRaven

    k thx i will try it :)

    GroupManager, WorldEdit, Announcer, Permissions, Vault, Lockette, Multiverse-Core, MobDisguise, WorldGuard, Heroes, SimpleHat, Essentials, ShowCaseStandalone, EssentialsProtect, EssentialsSpawn, Multiverse-Portals, ReportRTS, ChestShop, EssentialsChat, Factions

    Im testing if garrett's idea is working

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  16. Offline

    C0nsole

    so did it work?
     
  17. Offline

    andrewpo

    Make sure you run
    Code:
    /mv reload
    after editing files.
     
  18. Offline

    C0nsole

    yeah or just
    Code:
    /reload
     
  19. Offline

    BlueRaven

    it works! thx both of you!!!
     
  20. Offline

    andrewpo

    /reload has a habit of creating issues with memory leaks, it's usually best to reload plugin config using the command for that plugin or to stop and start the server.

    Since your issue is resolved, please change the prefix of your topic title to Solved by going to Thread Tools then 'Edit Thread'
    [​IMG]

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  21. Offline

    BlueRaven

    Couldnt have done without you both :))))))) thx so much!!!!!!
     
  22. Offline

    C0nsole

  23. Offline

    BlueRaven

    there done

    Oh yah i need another help lol gonna post another thread

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
    andrewpo likes this.
  24. Offline

    C0nsole

    K, guess I'll see what it is :)
     
Thread Status:
Not open for further replies.

Share This Page