Ironic Messages!

Discussion in 'Plugin Development' started by Geekhellmc, Jul 14, 2014.

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

    Geekhellmc

    Hi! Before we start read this sentence: I do not know if I posted this thread in the right section, so if I made a mistake, pls move it to the right section!

    I'm pretty sure that some of you like to make people laugh, so I came up with 2 ironic messages that can help!
    Code:java
    1. public void ironicMessage(Player p){
    2. //Rex the dog
    3. p.sendMessage("Getting Rex the dog...");
    4. p.sendMessage("Feeding him...");
    5. p.sendMessage("Reassuring him...");
    6. p.sendMessage("Sending Rex the dog...");
    7. p.sendMessage("Ouch...");
    8. p.sendMessage("Sending new Luke the dog...");
    9. p.sendMessage("Plugin Enabled!");
    10. }

    I do not own any credits of the above! Since I found it in a developement thread section!

    Code:java
    1. public void ironicMessage(Player p){
    2. //Creeper Searcher
    3. p.sendMessage("Sending creeper to search Arena. Results: Creeper exploded the Arena when founded!"); //Arena not found
    4. p.sendMessage("Sending Creeper to search Arena. Results: Creeper found Arena but wanted to play, now Arena is full!"); //Arena Full
    5. p.sendMessage("Sending Creeper to search Arena. Results: Creeper found Arena but boosted the waiting time in Lobby, now Arena started!"); //Arena started
    6. p.sendMessage("Sending Creeper to search Arena. Results: Catched Creeper before making crazy stuff. Sent the robot! Arena available. You are joining!"); //Arena Joinable
    7. }


    It would be very nice if you guys shared ironic messages too :)
     
  2. Offline

    ArthurMaker

  3. Offline

    NervousBrain

    I guess 9gag would be more fitting, then (than (never get the right one)) bukkit. :D
     
  4. Offline

    Necrodoom

    This isn't a resource, this just sends messages that do nothing to a player.
     
  5. Offline

    Geekhellmc

    Necrodoom This is just some random messages you can place them where you want it to be. I am just giving ironic message ideas.
     
  6. Offline

    Necrodoom

    Geekhellmc this isn't an actual plugin development resource then, sorry.
     
  7. Offline

    Geekhellmc

  8. Offline

    ArthurMaker

  9. Offline

    Panjab

    Those messages aren't even funny.. :confused:
     
  10. Offline

    Geekhellmc

    Panjab The message don't have to be funny, just ironic, there is a difference
     
  11. Offline

    CeramicTitan

    How are they ironic?

    [​IMG]
     
  12. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

Thread Status:
Not open for further replies.

Share This Page