reseter

Discussion in 'Archived: Plugin Requests' started by Awesomeman2, Aug 24, 2013.

  1. Offline

    Awesomeman2

    I need a plugin where you claim 2 corners like worldedit and the plugin removes everyblock but the block ids set in the config.

    Please have it open sourced!!!!!!!!

    I need it asap if possible

    Edit: I need to be able to save that location and name it so like Awesome so i can do /reset awesome and it will reset it
     
  2. Offline

    MexMaster

    You can do this with worldedit:
    Use: '//replace (ID that you want to remove) 0'
    And do this with every ID you want to remove

    mfg
     
  3. Offline

    Awesomeman2

    @MexMasterYea but im going to be using this for plots and I need to be able to save that location and name it so like Awesome so i can do /reset awesome and it will reset it (Which i added in an edit)
     
  4. Offline

    timtower Administrator Administrator Moderator

    Awesomeman2 Then use
    /region select awesome, //replace <ID>
     
  5. Offline

    Awesomeman2

    Yes but i need a plugin that lets me save locations like /regoin select awesome
     
  6. Offline

    RingOfStorms

    WorldGuard + WorldEdit = anything u want for regions/editing/selections/and more
     
    timtower likes this.
  7. Offline

    timtower Administrator Administrator Moderator

    /region create awesome ???
     
  8. Offline

    Awesomeman2

    Is that a world edit command? If not thats what i need a plugin for
     
  9. Offline

    timtower Administrator Administrator Moderator

    WorldGuard is the plugin.
    First you select the area with worldedit
    Then: /region create <name>
    /region select <name>
    //replace <id here> <turn id into what?>
     
  10. Offline

    Awesomeman2

    timtower Is there anyway to do //replace All blockss 0?
     
  11. Offline

    G1R Productions

    You would type //set 0
    after you selected the region that would turn every block into air.
     
  12. Offline

    Awesomeman2

    Ok so this would let me save like 5 areas and do /reset (Area name)?
     
  13. Offline

    timtower Administrator Administrator Moderator

    select region 1
    /region create region1
    select region 2
    /region create region2
    select region 3
    /region create region3
    select region 4
    /region create region4
    select region 5
    /region create region5

    You can change the name if you want
     

Share This Page