Disable Accidental Block Breaking

Discussion in 'Archived: Plugin Requests' started by MarcusOy, Apr 17, 2013.

?

Do you like this idea?

  1. Yes

    100.0%
  2. No

    0 vote(s)
    0.0%
  1. Offline

    MarcusOy

    Hi! My first post described how I had problems with the run.bat file, which is now fixed. Now, since I made the server, I need a plugin to restrict block breaking in an area for even ops. I just made a CTF dedicated server and the permission groups state that only the owner, co-owner, and God can build. Because of that, when I play with my friends, everyone can accidentally break blocks (they are either co-owner or God). If someone can kindly make a plugin that would have these commands:
    /setregionprotect create <name of region>- makes a new protected region, like spawn.
    /setregionprotect config <name of region> 1- sets corner 1 for the protected region.
    /setregionprotect config <name of region> 2- sets corner 2 for the protected area.
    /setregionprotect addgroup <name of region> <name of group in permission file>-Adds a group to be affected by the region.
    /setregionprotect delgroup <name of region> <name of group in permission file>- Removes a group affected by the region.
    /setregionprotect <name of region>- enables/disables building in the specified region.
    /setregionprotect remove <name of region>- removes a region.
    Height and depth are already protected from bedrock to the highest block height set on the server.config file.
    I'm not sure World Guard or any plugin does something like this, but this would definitely benefit all bukkit server owners.
     
  2. Offline

    Reteckz

    Do you use WorldGuard? If so PM me or add me on skype: Reteckz
    Then I can ask you some questions and easily create this only for you without re-creating the whole plugin.
     
  3. Offline

    MarcusOy

    Thank you dude! This would be very helpful. Anyway, I will learn some Java since my dad is a programming expert.
     
  4. Offline

    RROD

    WorldGuard could do it, but you could also set the players you want to having adventure mode (gamemode type 2)?
    Just a quick thought.
     

Share This Page