Better Prison Cells

Discussion in 'Plugin Requests' started by will2022, Jul 22, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    will2022

    Plugin category: Admin and player tools/ Prison plugins

    Minecraft version: 1.8.8

    Java version: 7

    Suggested name: BetterPrisonCells

    What I want: I'd like a plugin like areashop and prisoncells in one plugin

    Ideas for commands:
    • /bpc add <cellname> #Use schematic from worldedit and save it as <cellname> the schematic should have a iron door and a sign
    • /bpc create <cellname> #Gives you an iron door named <cellname> and a number '001' '002' ... when you place the door it is creating a cell where worldguard region is set from a config.yml the door and air in the cell is a region where the member(s) can what there it is set
    • /ce addfriend #Adds a friend as member to the region
    • /ce delfriend #Deletes a friend as member from region
    • /ce rent #Rent a region by cell id (<cellname> and a number '001' '002' ... )
    • /ce unrent #Unrent the region the player own and the player have to be in it
    • /ce help #All '/ce <arguments> ' commands listed
    • /bcp help #All '/bcp <arguments> ' commands listed

    Ideas for permissions:
    • bpc.* #Access to all commands /bpc <arguments> /ce <arguments>
    • bpc.ce.* #Access to all default commands /ce <arguments>
    • bcp.create #Access to /bcp create
    • bcp.add #Access to /bpc add
    • bcp.ce.addfriend #Access to /ce addfriend
    • bcp.ce.delfriend #Access to /ce delfriend
    • bcp.ce.rent #Access to /ce rent
    • bcp.ce.unrent #Access to /ce unrent
    • bcp.ce.help #Access to /ce help
    See areashop and prisoncells to see more about config and signs
     
  2. Offline

    will2022

    Bump, tell me if there is something you don't understand or more info!

    Edit: Something
     
    Last edited: Jul 25, 2016
  3. Offline

    SimonDreasen

    It could be a good plugin so i will say Bump
     
  4. Offline

    JohnCollin

    This is a really awesome idea! And what should the sign say?
     
  5. Offline

    Firestar311

    If it wasn't for the World Edit schematics or the world guard regions, I would be able to do this request.
     
  6. Offline

    will2022

    The sign should say
    When the cell is rented:
    Rented!
    line1: '&4&l[Rented!]'
    line2: '%region%' #Rented region
    line3: '%player%' #Player that rented the region
    line4: '%untilshort%' #Until it is get automatically unrented
    When the cell is unrented:
    line1: '&2&l[For rent!]'
    line2: '%region%' #For rent region
    line3: '%duration%' #How long you buy
    line4: '%price%' #The price for renting it


    I think it should be configurable in the files like areashops config
     
Thread Status:
Not open for further replies.

Share This Page