Permission-based max home amount #23


  • New
  • Enhancment
Open
Assigned to _ForgeUser3525219
  • _ForgeUser6859801 created this issue Jul 1, 2014

    Currently, the maximum number of homes for players is defined by the MultiHome config, and is set for their usergroup.
    Would it be possible to set up max homes based on permissions aswell?
    For example, if you want a certain player to be able to set a maximum of 10 homes, you can give them the permission node "multihome.maxhomes.10".
    This may need a config option to specify if MultiHome uses the current system for specifying max homes, or the permission-based system.

    I am asking this because we are discussing ingame perks based on voting rewards for our servers, and the ability to buy extra homes is one of the ideas.
    We are using a redstone and commandblock system to give players certain permission nodes and take a certain amount of money from their ingame balance.
    Ingame money is only obtainable by voting for our server on minecraft server list websites that support the Votifier plugin.

    Ideally, there would be a command that adds 1 to the max number of homes for a certain players, but that would probably require the MultiHome plugin to keep track of the max number of homes for every single player, and that would be too much for me to ask of you.
    As long as max homes are permission-based, we can use redstone and commandblocks to do the rest.

  • _ForgeUser6859801 added the tags New Enhancment Jul 1, 2014

To post a comment, please login or register a new account.