Event Scheduled Commands

Discussion in 'Archived: Plugin Requests' started by actionforgames, Mar 14, 2013.

  1. Offline

    actionforgames

    I have one server that have every day "Events". I have all different types of events. One of them is "Sky Event" There are multiple SkyBlock islands in air that are separated 20 blocks from each other and there is only one player standing on every single skyblock. Only one can survive and PVP is enabled all the time. They have to create their own path to other island to kill enemy.

    Now since I was doing everything by my own. I typed each command by hand. And I see that players really like this event. Don't forget that this is only one of 15+ Events that I made it my self. Since all players joining my server as crazy I would like to take Level up. And make everything automatic.

    So I am looking for plugin that will be able to Scheduled Commands and Run them automatic. I am not asking for only one command. I am asking for 50+ Commands that are triggered one after one.

    Easy as possible: Plugin that will execute all commands in Config one by one after Typing "/eventstart <event>" command + Including region regeneration (To last saved state)


    Config sample:
    - Name: skyevent
    01 broadcast &eSky Event: Starting in 30 Minutes
    02 -20m broadcast &eSky Event: Starting in 10 Minutes
    03 -5m broadcast &eSky Event: Starting in 5 Minutes
    04 -4m broadcast &eSky Event: Starting in 1 Minute
    05 -15s broadcast &eSky Event: Starting in 45 Seconds
    06 -30s broadcast &eSky Event: Starting in 15 Seconds
    07 -10s region flag pvp skyevent allow
    08 -1m time set day
    09 *Regenerate area skybock
    --------------
    I think you get the point. Those are commands with delay (-10m) that are triggered by Condsole (I would like to see even for player)

    Anyway I would appreciate if someone will tell me that is possible to make, thanks.
     
  2. Offline

    Kostronor

  3. Offline

    actionforgames

    Thanks but at 1.5 it's broken.
     
  4. Offline

    Deleted user

    We as developers do not like to make plugins for development builds of CraftBukkit; the code is unstable.
    Wait for a beta build/recommended build.
     

Share This Page