[RELEASED]

Discussion in 'WIP and Development Status' started by codename_B, Aug 8, 2011.

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

    codename_B

    GodModeNoHealth
    Get No Health And GodMode In The One Plugin!
    [​IMG]

    Version Ten! Because Its Just That Awesome!
    Better Than Other GodMode/NoHealth Plugins Because It Doesnt Use A PlayerListener
    Better Than Other GodMode/NoHealth Plugins Because It Doesnt Have A Config File
    Better Than Other GodMode/NoHealth Plugins Because It Doesnt Use Permissions Because Permissions Are Rubbish
    Download Link: Download
    RedMine Bug Tracker: Link
    License: Link
    [​IMG]

    Source:
    Code:
    package yet.another.copypasta.plugin; import org.bukkit.entity.Player; import org.bukkit.plugin.java.JavaPlugin; public class CopyPasta extends JavaPlugin { public void onDisable() { getServer().getScheduler().cancelAllTasks(); } public void onEnable() { getServer().getScheduler().scheduleAsyncRepeatingTask(this, new Runnable() { public void run() { for (Player player : getServer().getOnlinePlayers()) player.setMaximumNoDamageTicks(1000); } }, 100, 100); } }
    Changlog:
    -v10.0 09/08/2011
     
  2. Offline

    Supersam654

    I really can't believe that you made this after all of those other plugins. However, kudos to the uber simplicity of it.
     
  3. Offline

    codename_B

    I Only Made Plugin For Friends I Release Here Just For Fun Doesnt Matter If Plugins Do The Same Thing Better Because Im Having Fun
     
  4. Offline

    Supersam654

    Unfortunately, That One Sentence and Your Original Post Literally Sum Up About 15 Different Threads!
     
  5. ZOMG THIS IS SO USEFUL+1+1+1+1+1 WAyZ BeTTerz tHan T2h OTHERS!
     
  6. Offline

    codename_B

    IKR :D My Friend Says That Without This Plugin His Server

    Moving This To Submissions As Soon As I Have My Next Picture Ready For The Post

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

    Supersam654

    Where Did The Giant Picture Go? And I Already Posted A Bug To Your RedMine. BtW, youR linK oF downloadinG iS brokeN!
     
  8. Offline

    codename_B

    No ITS NOT Do You Wnat ADLFY?
     
  9. Offline

    PatrickFreed

    WARE THA FUK IS MY SQL ADN ICINOMY SUPORT?
     
    MonsieurApple likes this.
  10. Offline

    TehMushy

    I do approve.
     
  11. Offline

    SwearWord

  12. Offline

    sddddgjd

  13. Offline

    Plague

    needs permissions
     
    EdTheLoon likes this.
  14. Offline

    DrBowe

    Oh my god, I'm laughing too hard to breathe right now
     
  15. Offline

    rymate1234

    PLZ ADD MULTIWORLD AND ECONOMY SUPPORT PLOX
     
Thread Status:
Not open for further replies.

Share This Page