Predefined Ban Message

Discussion in 'Archived: Plugin Requests' started by Maihym, Jun 12, 2014.

  1. Offline

    Maihym

    The title pretty much says it all. I want a plugin that lets me simply to /ban <player> and it bans the player saying something like "You can apply for an appeal at some website".
     
  2. Offline

    fefe2008

    Maihym if you are using Essentials you can set the defaultBanReason in the messsages_properties which are located in the Essentials.jar! Just open it with an editor of your choice an for color codes use "\u00a7" + ColorCode Number or letter! eg. \u00a7c == Red
     
  3. Offline

    Maihym

    Okay thank you fefe2008 and I was thinking about getting into coding plugins myself. Do you have any suggestions as to how I could get started?
     
  4. Offline

    timtower Administrator Administrator Moderator

    Start with regular java without bukkit.
     
  5. Offline

    Maihym

    Ok and how would I learn that also how can I edit a jar file on linux?
     
  6. Offline

    timtower Administrator Administrator Moderator

    Any java tutorial will do. And if you have an IDE and decompiler yes, but you really want to start from scratch.
     
  7. Offline

    Maihym

    Ok well where can I find some good java tutorials that walks me through coding like a sample jar
     
  8. Offline

    timtower Administrator Administrator Moderator

  9. Offline

    Maihym

    How can I set messages in the Ender Dragon life bar. Like I am currently using BossBarAutoMessage but eventually the messages disappear. How can I set it on a constant loop that doesn't go away.
     
  10. Offline

    timtower Administrator Administrator Moderator

    Ask the developer of that plugin for a loop function.
     
  11. Basic setup for learning Java:


    Made for your first post :)

    Also, if you link us to that plugin, we may be able to help more :)

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

    Maihym

  13. Offline

    timtower Administrator Administrator Moderator

  14. Offline

    Maihym

    That won't work because it doesn't go into a non stop message loop. At least I don't think it does.
     
  15. Offline

    timtower Administrator Administrator Moderator

    Try and find out.
     
  16. Offline

    Maihym

    No it doesn't stay there or go in a loop
     
  17. Offline

    timtower Administrator Administrator Moderator

    Did you use the right command then?
     
  18. Offline

    Maihym

    Yeah I did. I even tried using the config.
     
  19. Offline

    fefe2008

    Maihym Use the Plugin called drageoncast it has everything you want and even more! Sorry for the late response!
     
  20. Offline

    Maihym

    Can you give me a link please.
     
  21. Offline

    timtower Administrator Administrator Moderator

  22. Offline

    Maihym

    That doesn't really work because the first word gets duplicated twice.
     
  23. Offline

    timtower Administrator Administrator Moderator

    Then you tell that to the developer
     
  24. Offline

    Maihym

    Nevermind I got it to work thanks.
     

Share This Page