Dedicated 'The Walls' Server

Discussion in 'Archived: Plugin Requests' started by keto23, Jun 19, 2013.

  1. Offline

    keto23

    There is probably a plugin that does this already, but what I need is a plugin to dedicate the server to the walls, like http://mcthewalls.com/

    That means no /walls join or lobby join signs etc, but it needs to be 110% automatic. Just login, wait, and then play! There will need to be a /vote <map> for maps, etc.


    Note, I'm not requesting a plugin to be made, but asking if there is a plugin that meets these requirements
     
  2. Offline

    GravityWolf

  3. Offline

    keto23

  4. Offline

    timtower Administrator Administrator Moderator

  5. Offline

    keto23

  6. Offline

    purplebiotch

    Or install a scheduler for when the player joins in the player automatically runs the /join command I think MyCommand is capable of doing this. Also you can setup the match time duration in MyCommand or a similar plugin as well so that after 1 hour or whatever you please the players are tp'ed back to the lobby and then after an allotted time are warped back into the game
     
  7. Offline

    BartMiner

  8. Offline

    keto23

    Surely there would be a plugin that does this, considering how many there are. :p
     
  9. Offline

    45zeldafan

    VariableTriggers

    Code:
    world:
      Join:
        CoolDown: 0
        Script:
        - '@CMD walls join'
    
     
  10. Offline

    keto23


    Again, I don't want on-join commands, I want to fully dedicate the server to it.
     
  11. Offline

    45zeldafan

    Well deal with it and use my script
     
  12. Offline

    keto23

     
  13. Offline

    Garris0n

    Well if you require a specific Walls plugin for your server and your server only and can't use the ones that already exist, write it your self.
     
    ayantwan, AndyMcB1 and timtower like this.

Share This Page