place blocks in protected area

Discussion in 'Archived: Plugin Requests' started by TheGildur, Jun 11, 2011.

  1. Offline

    TheGildur

    Hello all,

    Well, the title already tells you what I am looking for... I have got 3 worlds on my server, and one of the world is going to be a "realistic" world. So It shall be possible to destroy all blocks and place blocks everywhere you want, even at the spawnarea. I havent been sure where to post it, but I think this doesnt even require a plugin, it requires only the permissions. Like "minecraft.protectedarea.*" (which doesnt exist). I know that if I make myself an operator I can destroy all blocks and place them everywhere I want. But I dont want to make everyone an op, I want to give everyone this certain permission. So I hope someone knows what permission this is or give me a link where I can find a list of standard-minecraft permissions.

    Thanks,

    TheGildur

    btw.: I've been googling for a while and havent found anything, so please dont be harsh if its easy to find. I didnt really know what keywords I should have typed (and I tried a lot).
     
  2. Offline

    Wakko

    Edit the server.properties for your bukkit server and set:
    Code:
    spawn-protection=0
     
    TheGildur likes this.
  3. Offline

    TheGildur

    That was embarrassingly easy... Thanks!

    But is there a way to toggle that per world?
     
  4. Offline

    Wakko

    WorldGuard
     

Share This Page