Adventure-Mode Plugin

Discussion in 'Archived: Plugin Requests' started by sanhard, May 20, 2012.

  1. Hey there!

    I've been searching and searching for a plugin but I cant seem to find one that does one simple thing: Make a adventure like mode for nonops so blocks cant be placed/broken.

    Please could a dev make one?
    Thanks :)
     
  2. Offline

    rareshutzu

    I suggest you using PeX's Modify world, has exactly what you need. I am making atm a server full RPG and I'm going to use that to deny players from placing and breaking certain blocks.
     
  3. Still to complicated. I just need it to stop blockbreaking and blockplacing, but still allowing chests etc to be used. Its just a server with some friends so it needs to be simple ^^
     
  4. Offline

    BobbyD441

    Making this with permissions looks like the easy way to do this, PEX can do this very simple. Just setup the permissions like:
    - - modifyworld.blocks.place.*
    - -modifyworld.blocks.destroy.*
    - modifyworld.blocks.interact.*

    A lot easier than writing a new plugin for this...
     
    Ne0nx3r0 likes this.
  5. Offline

    Ne0nx3r0

    As BobbyD441 stated there are plugins that do exactly what you want. You don't -need- to use the extra features those plugins might offer, just get one up and running and play. You'll have the benefit of a tested plugin, vice a home brewed and untested custom plugin.
     

Share This Page