[GEN] OMG Lag v1.0 - Measures lag [953]

Discussion in 'Inactive/Unsupported Plugins' started by ciarian, Jul 9, 2011.

  1. Offline

    ciarian

    OMG lag - Another lag measuring plugin
    Version: v1.0

    This is the first plugin i have ever made so its not gonna be incredible. Its very basic all you have to do it type /omglag and after that a message should appear "pray to notch that the lag will end" this should help your users see if they are lagging or not by how long it takes the message to turn up. Its just like a pong command just abit more fun. It not amazing so dont expect the best thing ever made

    Features:
    • Measures lag (in a way)
    • Simple easy command /omglag
    Download the plugin

    To-do list:
    • Add color
    • Not much else
    Changelog: Version 1.0:
    • Released plugin
     
  2. Offline

    Tim Visee

    "pray to notch that the lag will end" :D
     
  3. Offline

    ciarian

  4. Offline

    Kaikz

    PHP:
    public void onPlayerQuit(PlayerQuitEvent event)
      {
        
    Player player event.getPlayer();
        
    Server server player.getServer();
        
    server.broadcastMessage("&bOMG Lagg by ciarian has started up");
        
    server.broadcastMessage("Trolololol");
      }
    0.o
     
  5. Offline

    Lolmewn

    true, true.
     
  6. Offline

    ciarian

    i need to change that its messed up ill do it now

    sorted

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

    Dreadreaver

    bukkit.org/deadfly.php ? wtf
     
  8. Offline

    SwearWord

    This guy is shady. I don't like this.

    @Dreadreaver
    deadfly.php kills adfly links by going directly to the link. This guy tried to post an adfly link.
     
    Dreadreaver likes this.
  9. Offline

    nubpro

  10. Offline

    jeffadkins51

  11. Offline

    nubpro

    No reason to make a simple as that:confused:
    Here's my idea, if errors more than 2, show text errors:
    Code:
    getServer().broadcastMessage(ChatColor.RED + "" + "[Server]:" + "Server lagging" + "Blah Blah Server will be restarting!")
     
  12. Offline

    ciarian

    i used a adfly link ? i just pasted from mediafire
    confusion
     
  13. Offline

    nubpro

    Use dropbox instead of adfly
     
  14. Offline

    ciarian

    ok when do i know if ivebeen aproved or not
     
  15. Offline

    chernobyl360

    lol just wait ... it will take a while. plugin submissions dont usually start till Wednesday night.
     
  16. Offline

    ciarian

  17. Offline

    mooman219

    You will not get approved if a mod does not like your plugin and/or the post. Changes may have to be made. Your link goes against the rules of this forum #1. It will only block the link if it has adf.ly/ in it, so obviously you intended to post a ad fly link. Me personally, dislike this mod as just Chatting serves as a lag test. Also, many other plugins have this already included. Except it is more organized
     
  18. Offline

    ciarian

    well sorry its my first plugin dude
     
  19. Offline

    Paah

    Completely useless. People can just type "-" or anything to measure lag, as they won't see their own chat messages before server sends them back to them.
     
  20. Offline

    chernobyl360

    take it easy on the kid. im jealous becuase ive been coding since january and i havent figured out how to make a onCommand and he makes it in like a day or to. I believe when you send a message it will show up instantly on your side *client* but sending commands require it go through the server. so this actually has great use to it. maybe @ciarian you could add a way to get the ping and send it back to the player. Also try and grab location/internet source.

    BTW download link doesnt work.

     
  21. Offline

    Paah

    Why do you believe that messages show instantly clientside, when I just stated the contrary? Go test it yourself if you can't take me for a credible source.
    My statement stands, completely useless.

    Also, you can just copypaste onCommand method from the wiki. It's that easy.
     
  22. Offline

    ichingpow

    I agree, I believe this is another attempt to get the Plugin Developer tag as quick as possible by creating a completely useless plugin.

    Please remember, no flaming.
     
  23. Offline

    Codex Arcanum

    Just thought I'd say, if nothing else, this plugin prevents the chat from looking like this:

    Miner23: this lag is really bad
    Crafter54: anyone else lagging?
    Miner67: LAAAAAAAAG
    Crafter89: I'm not lagging.
    Miner998: LLLLAAAAAAAAGGGGG!!!!!!
     
    MadcowD likes this.
  24. Offline

    GeekPlaya

    No need to be a jerk to the guy. It's his first plugin.
     
  25. Offline

    mooman219

    I completely agree, Even if this is his first plugin, i feel little effort if any has been put into this. Might as well just type "hello" and wait for how long until it appears to measure lag.

    Also, this hasn't been updated since his original post (or within a day er two from it)

    I am coming out with a new plugin, all you do is type /rage and it displays the message "u mad bro". I am calling it omg rage. I expect plugin dev title and this to be moved to releases.

    Honestly, Look in my sig (Post # 18) That plugin that i made didn't earn me a Plugin Dev Title, but this? Moderators, where arth thou!
     
  26. Offline

    Schloobydooby

    I'm looking for/have an idea for a plugin like this, but checks the latency of each player and allows you to kick any players over a set latency. But very nice work on this one. Way better then having to be in cmd to make the pong mean something.​
     
  27. Offline

    GetGoodKid

    Hah I'm not gonna troll since this is your first plugin, but explain to me how this measures lag at all? How do you know when the message shows up on the players screen? They won't know when you sent the message and you won't know when they received the message correct? All it does is send a message. Lag isn't really measured for anyone but the person that issues the command correct?
     
  28. Offline

    ZacTheDead

    Can you add somthing like a Timer that Says how much lag you have in SECONDs like
    User: /omglag
    Server: pray to notch that the lag will end
    Server: You have x.xxx Seconds of lag!\
    if you do i WILL download and install this plugin ASAP! :)
    also nice job with your first plugin!
     
  29. Offline

    lemondhead2000

    I just love it because it's useless and fun to play with when I'm bored

    and it just died on me :(
    D: D: D: D:

    needs update please I miss this plugin WHAAAAA

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

Share This Page