A better home plugin

Discussion in 'Plugin Requests' started by ckav11, Feb 17, 2016.

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

    ckav11

    Plugin category: Gameplay

    Suggested name: ValiantHomes

    What I want: I would like this plugin to be like essentials homes but more I guess modifiable forsay. I would want the quantity of homes to be set via a permission node e.g valianthomes.5 would give a player 5 sethomes. It would also need to work with rankups and such that way if a player donated for homes and you had it change their permission node to valianthomes.10 e.g they wouldn't have 15 homes, they would have 10. I would also want admins to be able to visit player(s) homes through a command like "/home <IGN>:<Homename>" with out the <> symbols. and the be able to list a players homes through /homes <IGN>.
    I would also like for there to be a variable for the prefix of the plugin which would be %prefix%

    Ideas for commands:
    /home, /sethome, /homes, /homes reload, /delhome, /homes <IGN>, /home <IGN>:<Homename>, /delhome <IGN>:<Home name>, /homes <IGN>
    Commands are separated with commas and do not include the <> symbols.

    Ideas for permissions:
    valianthomes.<QUANTITY>
    valianthomes.reload # Reload the configuration file.
    valianthomes.use # Lets a player visit, add, and remove their set homes.
    valianthomes.admin # Gives access to visit/view/add/remove other players home(s).

    Requested Config.yml:
    Code:
    #Valiant(Good) Homes
    prefix: '&8[&6Homes]'
    nopermissions: '%prefix%&cYou do not have access to this command!'
    nomorehomes: '%prefix%Please donate at myserverstore.com to access more homes!'
    reload: '%prefix% &aConfig reloaded!'
    When I'd like it by: Within a week.
     
  2. Offline

    timtower Administrator Administrator Moderator

    @ckav11 MadWarps is semi capable of doing this.
    I am working on a rewrite to increase flexibility.
     
  3. Offline

    ckav11

    Ok cool
     
  4. Offline

    Creeperzombi3

    @ckav11
    Everything you have listed here comes with Essentials?
    What am I missing?
     
  5. Offline

    ckav11

    @Creeperzombi3 EssentialsHomes do not work via a permission node, which is what I'm asking for. Basically a version of EssentialsHomes that works via a permission node.
     
  6. You can : http://wiki.ess3.net/cfg/
    Code:
    sethome-multiple:
      default: 3
      vip: 5
      staff: 10
    
    essentials.sethome.multiple.<home-rank>
    
     
Thread Status:
Not open for further replies.

Share This Page