[ADMIN] LowLag command

Discussion in 'Archived: Plugin Requests' started by Tom000, Sep 18, 2011.

  1. Offline

    Tom000

    Lowlag updates player positions every 5 seconds and send chat messages every 1 second instead of instant for less server stress and crashes. McLawl has this for classic
     
  2. Offline

    MadcowD

    So it lowers the tick rate?
     
  3. Offline

    Marcos Cosmos

    So.. technically, it reduces server side resource strain by increasing lag what.. a million times? I highly doubt clients would stop sending packets unless modded.. so really this could cause increased strain client side.. just saying.. your welcome to proved wrong.. plus unless youve got a tiny server.. it'll probably freak out trying to syncronise block changes and mob movement..
     
  4. Offline

    Tom000

    The server will only send player position changes every 5 seconds but blocks and mobs are instant
     
  5. Offline

    Daniel Heppner

    This doesn't sound like a good idea. Wouldn't it cause more server strain just to calculate all this stuff?
     
  6. Offline

    Baummann

    @Tom000
    With the new bukkit dev builds you can disable auto-saving. I could make a plugin which makes worlds only auto save every 5 minutes instead of 3 seconds. Wouldn't that reduce lag too?
     
  7. Offline

    croxis

    Spout and SpoutCraft uses a chunk cache system to reduce bandwidth. Sending chunks is what takes up most of the bandwidth, not player position updates.
     

Share This Page