• Guest, HEROCRAFT PUBLIC RELEASE IS HAPPENING AN HOUR EARLIER! TONIGHT @ 7PM CST GET READY FOR IT! play.hc.to
    Read up on the guides and new systems! Here.
    View the LIVE Map here @ hc.to/map
    Stuck or have a problem? use "/pe create" to to open a ticket with staff (There are some known issues and other hotfixes we will be pushing asap)
  • Guest, Make sure to use our LAUNCHER! Read more here!

New Personal Protection system... Residences...

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
residencelogocrop.png


This system will allow for donors to protect their own areas without admin assistance - it will also allow for larger protected areas and automatic coin deductions for purchasing the area.

We can also have a lease system build in that will let inactive regions die off if the lease isnt kept up.

I think this is the way to go for Herocraft in terms of personal protection systems that are NOT part of townships :)

### Below MAY be outdated
Code:
Groups:
    t4:
      Residence:
          CanCreate: true
          MaxResidences: 1
          MaxAreasPerResidence: 1
          MaxEastWest: 15
          MaxNorthSouth: 15
          MaxUpDown: 15
          MinHeight: 0
          MaxHeight: 255
          SubzoneDepth: 3
          CanTeleport: false
          Unstuck: true
          SelectCommandAccess: true
          ItemListAccess: false
      Messaging:
          CanChange: true
          DefaultEnter: Welcome %player to %residence, owned by %owner..
          DefaultLeave: Now leaving %residence.
      Lease:
          MaxDays: 16
          RenewIncrement: 14
      Rent:
          MaxRents: 3
          MaxRentables: 3
      Economy:
          CanBuy: true
          CanSell: false
          IgnoreLimits: false
          BuyCost: 0.15
          RenewCost: 0.01
      Flags:
          Permission:
              #build: true
          Default:
              #build: true
          CreatorDefault:
              #build: true
          GroupDefault:
              #default: #group name
                  #build: false
          World:
                Global: #these flags will apply to all worlds
                    #build: false
                WorldNameHere: #or you can apply them by each individual world
                    #build: false
    t5:
      Residence:
          CanCreate: true
          MaxResidences: 1
          MaxAreasPerResidence: 1
          MaxEastWest: 18
          MaxNorthSouth: 18
          MaxUpDown: 18
          MinHeight: 0
          MaxHeight: 255
          SubzoneDepth: 3
          CanTeleport: false
          Unstuck: true
          SelectCommandAccess: true
          ItemListAccess: false
      Messaging:
          CanChange: true
          DefaultEnter: Welcome %player to %residence, owned by %owner..
          DefaultLeave: Now leaving %residence.
      Lease:
          MaxDays: 16
          RenewIncrement: 14
      Rent:
          MaxRents: 3
          MaxRentables: 3
      Economy:
          CanBuy: true
          CanSell: false
          IgnoreLimits: false
          BuyCost: 0.15
          RenewCost: 0.01
      Flags:
          Permission:
              #build: true
          Default:
              #build: true
          CreatorDefault:
              #build: true
          GroupDefault:
              #default: #group name
                  #build: false
          World:
                Global: #these flags will apply to all worlds
                    #build: false
                WorldNameHere: #or you can apply them by each individual world
                    #build: false
    t6:
      Residence:
          CanCreate: true
          MaxResidences: 1
          MaxAreasPerResidence: 1
          MaxEastWest: 20
          MaxNorthSouth: 20
          MaxUpDown: 20
          MinHeight: 0
          MaxHeight: 255
          SubzoneDepth: 3
          CanTeleport: false
          Unstuck: true
          SelectCommandAccess: true
          ItemListAccess: false
      Messaging:
          CanChange: true
          DefaultEnter: Welcome %player to %residence, owned by %owner..
          DefaultLeave: Now leaving %residence.
      Lease:
          MaxDays: 16
          RenewIncrement: 14
      Rent:
          MaxRents: 3
          MaxRentables: 3
      Economy:
          CanBuy: true
          CanSell: false
          IgnoreLimits: false
          BuyCost: 0.15
          RenewCost: 0.01
      Flags:
          Permission:
              #build: true
          Default:
              #build: true
          CreatorDefault:
              #build: true
          GroupDefault:
              #default: #group name
                  #build: false
          World:
                Global: #these flags will apply to all worlds
                    #build: false
                WorldNameHere: #or you can apply them by each individual world
                    #build: false
    t7:
      Residence:
          CanCreate: true
          MaxResidences: 1
          MaxAreasPerResidence: 1
          MaxEastWest: 22
          MaxNorthSouth: 22
          MaxUpDown: 22
          MinHeight: 0
          MaxHeight: 255
          SubzoneDepth: 3
          CanTeleport: false
          Unstuck: true
          SelectCommandAccess: true
          ItemListAccess: false
      Messaging:
          CanChange: true
          DefaultEnter: Welcome %player to %residence, owned by %owner..
          DefaultLeave: Now leaving %residence.
      Lease:
          MaxDays: 16
          RenewIncrement: 14
      Rent:
          MaxRents: 3
          MaxRentables: 3
      Economy:
          CanBuy: true
          CanSell: false
          IgnoreLimits: false
          BuyCost: 0.15
          RenewCost: 0.01
      Flags:
          Permission:
              #build: true
          Default:
              #build: true
          CreatorDefault:
              #build: true
          GroupDefault:
              #default: #group name
                  #build: false
          World:
                Global: #these flags will apply to all worlds
                    #build: false
                WorldNameHere: #or you can apply them by each individual world
                    #build: false
    t8:
      Residence:
          CanCreate: true
          MaxResidences: 1
          MaxAreasPerResidence: 1
          MaxEastWest: 27
          MaxNorthSouth: 27
          MaxUpDown: 27
          MinHeight: 0
          MaxHeight: 255
          SubzoneDepth: 3
          CanTeleport: false
          Unstuck: true
          SelectCommandAccess: true
          ItemListAccess: false
      Messaging:
          CanChange: true
          DefaultEnter: Welcome %player to %residence, owned by %owner..
          DefaultLeave: Now leaving %residence.
      Lease:
          MaxDays: 16
          RenewIncrement: 14
      Rent:
          MaxRents: 3
          MaxRentables: 3
      Economy:
          CanBuy: true
          CanSell: false
          IgnoreLimits: false
          BuyCost: 0.15
          RenewCost: 0.01
      Flags:
          Permission:
              #build: true
          Default:
              #build: true
          CreatorDefault:
              #build: true
          GroupDefault:
              #default: #group name
                  #build: false
          World:
                Global: #these flags will apply to all worlds
                    #build: false
                WorldNameHere: #or you can apply them by each individual world
                    #build: false
 

Hydroking77

Legacy Supporter 7
Joined
Aug 23, 2011
I think you can buy a PR, or lease one and pay as time goes buy, like you would with a car.
 

Hydroking77

Legacy Supporter 7
Joined
Aug 23, 2011
Can you do somethings to test? Such as mob spawn rate and the ability to see coords (it's turned off server-side).
 

Hydroking77

Legacy Supporter 7
Joined
Aug 23, 2011
No mobs are spawning, so I can't level and test. And in the configs the ability to allow players using Spoutcraft to see coordinates in F3 is on false.
 

Jonsoon

Legacy Supporter 8
Joined
Mar 25, 2011
Location
Essos
Whut? lol - This hasn't anything to do with a new donor tier. This is a replacement for the current donor personal region distribution by admins/mods.
If you actually read Kainzo's post and looked at the variables, you would see there is code on there for Tier 8, a 27 x 27 x 27 region.
 

Bladewrath

Legacy Supporter 7
Joined
Mar 3, 2012
I just donated to tier 7. I would like to know are we paying taxes for personal regions.
 

Jonsoon

Legacy Supporter 8
Joined
Mar 25, 2011
Location
Essos
I just donated to tier 7. I would like to know are we paying taxes for personal regions.
Exactly, you donated. You should be donating because you love the server and want to see it succeed, not just because you want perks.

I do not agree with taxes on them either, but I can assume a few reasons why they would want them.
People cannot just leave personal regions occupying space while inactive, for one.

@Bladewrath Be sure to post here to get your forum badge.
 

Thejoker1177

Legacy Supporter 3
Joined
Oct 18, 2011
Exactly, you donated. You should be donating because you love the server and want to see it succeed, not just because you want perks.

I do not agree with taxes on them either, but I can assume a few reasons why they would want them.
People cannot just leave personal regions occupying space while inactive, for one.

@Bladewrath Be sure to post here to get your forum badge.
I would say that there only should be a tax on protections bought with coins.
 

whitemagehealu

Legacy Supporter 7
Joined
Jun 25, 2011
If you actually read Kainzo's post and looked at the variables, you would see there is code on there for Tier 8, a 27 x 27 x 27 region.

Well I am quite sorry for the mistake. I thought you were implying this was a perk just for t8.
 
Top