Bed Spawn Set!!!

Discussion in 'Bukkit Help' started by DerpyGamer_, Aug 29, 2014.

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

    DerpyGamer_

    every time I set my bed spawn on bukkit it says 'bed spawn set' in orange text! How do I remove this and make it say nothing?
     
  2. All right, this is going to be tricky, but you need to change the Essentials Language.
    1. Go to your plugins folder and find Essentials.jar. Right click it, and open it with a Zip program.
    2. Inside the archive, find messages_en.properties and extract that file wherever you want.
    3. Create a new file inside the plugins/essentials folder named messages_custom.properties.
    4. Open both messages_en.properties and messages_custom.properties, and on the messages_en file in your text editor, find bedSet=\u00a76Bed spawn set\! and copy that line to your messages_custom.properties.
    5. After that, on your custom file, set this message to bedSet= (with nothing after the '=').
    6. Save it, open up config.yml on the same directory, and find where it sais #locale=en, comment it out and modify it so it sais locale=custom.
    7. Restart your server, or write /ess reload.
    Now whenever you place a bed, there will be no message.
     
  3. Offline

    Necrodoom

  4. Offline

    DerpyGamer_

    thank you guys so much!
    I hope this works!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 10, 2016
  5. You need to create new file named messages_custom.properties.
     
  6. Offline

    Necrodoom

  7. Offline

    DerpyGamer_

    Ok I've done that now I'm up to the but where I rename the locale where is the locale?

    Which config?


    do you mean a text document?

    YES! it worked thanks guys!

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

Share This Page