What plugin is adding "Welcome to <Server Name>" to my MOTD?

Discussion in 'Bukkit Help' started by oxguy3, Mar 24, 2012.

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

    oxguy3

    I just spent the last 24 hours updating my server to 1.2.4. I'm just about finished, but I just noticed that some plugin is adding to the message that appears when you login (i.e. the MOTD). Normally this is what you see when you login to my server:
    Code:
    The MOTD I set in CommandBook
    The board message of your town (via Towny)
    List of online players (via CommandBook)
    USERNAME joined the game.
    However, some plugin has apparently started adding "Welcome to <Server Name>" to the top of all that, and I have no idea which one. Here is what it looks like now:
    [​IMG]
    I have a lot of plugins, and I have no idea which one is doing this. Here is my startup log: http://pastebin.com/JgfFzKpQ

    Here is a list of my plugins:
    MultiInv, WorldEdit, ShireSheep, CommandBook, Vault, PermissionsEx, Multiverse-Core, BananaChunk, Questioner, WorldGuard, SimpleJail, iConomy, Permissions, CommandHelper, mcbans, Modifyworld, NoCheat, FalseBookCore, MoveCraft, MobDisguise, iChat, FalseBookCart, NoSpawn, WorldBorder, Jobs, Towny, FalseBookChat, FalseBookBlock, Multiverse-Portals, Warpz0r, LogBlock, LWC, dynmap, FalseBookIC, ChestShop, FalseBookExtra, Dynmap-Towny, VanishNoPacket, Superpickaxe


    Any idea which of those is adding that message? Thanks!
     
  2. Offline

    axia78

    Might wanna make sure it's not in your server properties

    Also, I'd check all the config files for all of your plug-ins. It's bound to be in there somewhere

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

    oxguy3

    I figured out that it's in CommandHelper, but I can't figure out how to disable this behavior in CommandHelper without disabling the entire plugin. Any ideas?
     
  4. Offline

    rylinaux

    Delete the bottom part of text in main.ms in the CommandHelper folder so that it looks similar to this: http://pastebin.com/CvtcFj1G
     
    Snowy007 and oxguy3 like this.
  5. Offline

    Snowy007

    Thank you, i had the exact same problem. ;)
     
  6. Offline

    littleMe

    i dont get it, i have the exactly same problem but i dont know how to fix it where in commandhelper is it!?
     
  7. Offline

    ZeroZX4

    paste here ur ch config

    http://pastebin.com/
     
  8. Offline

    JWhy

    It's defined in plugins/CommandHelper/main.ms and you can clear that file if you want. However it's being executed on server startup and contains this 'Welcome to <server name>' on player join
     
  9. Offline

    evanisvinks14

Thread Status:
Not open for further replies.

Share This Page