How to let a certin group set 15 homes

Discussion in 'Bukkit Help' started by mrchargerlover, Jul 24, 2013.

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

    mrchargerlover

    How do I do this. Iv tried this:
    sethome-multiple:
    default: 3
    # essentials.sethome.multiple.vip
    vip: 5
    # essentials.sethome.multiple.staff
    staff: 10
     
  2. Offline

    jacklin213

    do something like this
    Code:
    sethome-multiple:
      default: 3
      # essentials.sethome.multiple.vip
      vip: 5
      # essentials.sethome.multiple.staff
      staff: 10
      # Make a new name here
      donators: 15
    and give them the permission node according to the name you created eg)
    essentials.sethome.multiple.donators

     
Thread Status:
Not open for further replies.

Share This Page