Shrinking World Border

Discussion in 'Archived: Plugin Requests' started by SniperBrob, Mar 7, 2014.

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

    SniperBrob

    Plugin category: Mechanics

    Suggested name: ShrinkingBorder

    What I want: I'd like a plugin that shrinks the border of the map down by x amount of blocks after x amount of time. I don't think it'll be hard to do if you make worldborder a required dependency.

    Ideas for commands: I imagine most of the variables to be configured through the config, but I would need commands to start, pause, and stop the shrinking. Also a reload command is nice because it's annoying when plugins don't have those.

    Ideas for permissions: Shrink.admin (access for the above commands)

    When I'd like it by: Whenever, sooner the better.
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    SniperBrob

    timtower It's useful for pvp games / events with lots of players and a large map. If the game starts with 30 people on a big map, it would be convieniant to have the border shrink and force people to the center to fight
     
  4. Offline

    timtower Administrator Administrator Moderator

    SniperBrob Will look into this tomorrow, won't have a reload command though.
     
  5. Offline

    SniperBrob

    I guess that's alright :p thanks lol
     
  6. Offline

    timtower Administrator Administrator Moderator

    https://www.dropbox.com/s/l08im418wlmdzz4/SmallWorldBorder.jar
    Code:
    commands: 
      SWB:
        permission: swb.use
        permission-message: You have no permission to use this command
        description: Offers usage of SmallWorldBorder
    permissions:
      swb.use:
        default: OP
    Only works for the world defined in the config. Radius and time is also set there, do note that the time is in ticks not in seconds
    20 ticks = 1 second.
     
  7. Offline

    GalaxyBeatzz

    This would probably lag your whole server...
     
  8. Offline

    timtower Administrator Administrator Moderator

    Depends on the settings. And why would it lag then?
     
  9. Offline

    GalaxyBeatzz

    The constant loading of the world border could cause massive lag I think.
     
  10. Offline

    timtower Administrator Administrator Moderator

    It is only decreasing the size of the border, nog laggy at all. I don't touch chunks.
     
  11. Offline

    GalaxyBeatzz

    You darn right bro ;)
     
    timtower likes this.
  12. Offline

    timtower Administrator Administrator Moderator

  13. Offline

    grrocks

    Wondering if you still had this?
     
  14. Offline

    Crud41


    Thou shall not resurrect posts from more than 3 months ago.
     
  15. Offline

    grrocks

    I need the plugin though...
     
  16. Offline

    Crud41


    Feel free to PM him instead of bumping an entire thread.
     
  17. Offline

    eyamaz

    Thy shall not...

    hrm...

    Thread locked.
     
Thread Status:
Not open for further replies.

Share This Page