April 26, 2024, 07:11:44 pm

Author Topic: Home Donation Reward  (Read 6623 times)

0 Members and 1 Guest are viewing this topic.

DeeKay

  • Owner
  • Champion Member
  • *****
  • Posts: 2162
    • View Profile
Home Donation Reward
« on: March 03, 2012, 08:36:38 am »
My suggestion is to have a donation reward to allow you to set more than one home.
For example:
$5 - 2 extra homes.
$10 - 4 extra homes.
(something like that)
What do you think, do you agree/disagree? Comments?

Skepter

  • Sr. Member
  • **
  • Posts: 351
  • What now?
    • View Profile
Re: Home Donation Reward
« Reply #1 on: March 03, 2012, 09:46:56 am »
hm....... interesting!
I like this idea! :D
This would be amazing! BUT
How would you tp to your home?? also, how would other players tp there??


Quote from: yajeetz
'Fail, fail a tragic loss. The more you lose, the more you're boss'


Spamarian

  • Top Voter
  • Champion Member
  • ***
  • Posts: 1580
  • YoO0Oo!
    • View Profile
Re: Home Donation Reward
« Reply #2 on: March 03, 2012, 10:08:59 am »
You number them.
But I disagre on the number.
We need just 1-2 more homes.. not 50 homes.
One time packet of 5$ for 2 more homes
/home /home 1 /home 2  Just that..


clawstrider

  • The Clawsome One
  • Champion Member
  • ***
  • Posts: 2927
    • View Profile
Re: Home Donation Reward
« Reply #3 on: March 03, 2012, 10:32:29 am »
You number them.
But I disagre on the number.
We need just 1-2 more homes.. not 50 homes.
One time packet of 5$ for 2 more homes
/home /home 1 /home 2  Just that..

Well maybe that's what you need. I need about 5 homes at the moment, for my 5 bases around the world.

optical

  • Administrator
  • Champion Member
  • *****
  • Posts: 1844
    • View Profile
Re: Home Donation Reward
« Reply #4 on: March 03, 2012, 10:49:59 am »
This is something we want to do. Not necessarily as a donation reward though.
Ideally there would be a simple, intuitive way to set multiple homes or personal warps. Right now the current setup does not allow that, but it is something I would like to develop in the future.

tbpb2010

  • Sr. Member
  • **
  • Posts: 335
    • View Profile
Re: Home Donation Reward
« Reply #5 on: March 03, 2012, 03:37:23 pm »
If this were to come to fruition (whichi I really hope it does) it'd probably something like /home1 tbpb2010, /home2 tbpb2010?  I mean can't get simpler than that right?

Raichor

  • Jr. Member
  • *
  • Posts: 92
  • MC Classic - Builder
    • View Profile
Re: Home Donation Reward
« Reply #6 on: March 03, 2012, 05:13:33 pm »
I have tried /home2 on another server and it said i don't have permission to use it. maybe the home plugin already comes with multiple homes available, you just need to set the permissions  ???

DeeKay

  • Owner
  • Champion Member
  • *****
  • Posts: 2162
    • View Profile
Re: Home Donation Reward
« Reply #7 on: March 03, 2012, 05:36:12 pm »
I have tried /home2 on another server and it said i don't have permission to use it. maybe the home plugin already comes with multiple homes available, you just need to set the permissions  ???
This is how it works:

Code: [Select]
sethome-multiple:  
  # essentials.sethome.multiple
  default: 3
  # essentials.sethome.multiple.vip
  vip: 5
  # essentials.sethome.multiple.staff
  staff: 10

Players get given the permission, and the permission has an amount on homes set to it.
So players/groups with essentials.sethome.multiple.vip can place 5 homes.
You obviously didn't have this permission, that's what happened.

clawstrider

  • The Clawsome One
  • Champion Member
  • ***
  • Posts: 2927
    • View Profile
Re: Home Donation Reward
« Reply #8 on: March 03, 2012, 08:34:43 pm »
I have tried /home2 on another server and it said i don't have permission to use it. maybe the home plugin already comes with multiple homes available, you just need to set the permissions  ???
This is how it works:

Code: [Select]
sethome-multiple:  
  # essentials.sethome.multiple
  default: 3
  # essentials.sethome.multiple.vip
  vip: 5
  # essentials.sethome.multiple.staff
  staff: 10

Players get given the permission, and the permission has an amount on homes set to it.
So players/groups with essentials.sethome.multiple.vip can place 5 homes.
You obviously didn't have this permission, that's what happened.

But then you would need to make a sub-member group for every person who donates, wouldn't you?

DeeKay

  • Owner
  • Champion Member
  • *****
  • Posts: 2162
    • View Profile
Re: Home Donation Reward
« Reply #9 on: March 05, 2012, 08:31:22 am »
I have tried /home2 on another server and it said i don't have permission to use it. maybe the home plugin already comes with multiple homes available, you just need to set the permissions  ???
This is how it works:

Code: [Select]
sethome-multiple:  
  # essentials.sethome.multiple
  default: 3
  # essentials.sethome.multiple.vip
  vip: 5
  # essentials.sethome.multiple.staff
  staff: 10

Players get given the permission, and the permission has an amount on homes set to it.
So players/groups with essentials.sethome.multiple.vip can place 5 homes.
You obviously didn't have this permission, that's what happened.

But then you would need to make a sub-member group for every person who donates, wouldn't you?
ex: If there was a donation reward '2 homes - $5' then you would set 'essentials.sethome.multiple' to 'default: 2'
Then I take it Optical would code it so that 'essentials.sethome.multiple' gets sent to your user permissions.
But like Optical said, this would make more sense having it as a normal feature for everyone :)

clawstrider

  • The Clawsome One
  • Champion Member
  • ***
  • Posts: 2927
    • View Profile
Re: Home Donation Reward
« Reply #10 on: March 06, 2012, 06:30:50 pm »
I have tried /home2 on another server and it said i don't have permission to use it. maybe the home plugin already comes with multiple homes available, you just need to set the permissions  ???
This is how it works:

Code: [Select]
sethome-multiple:  
  # essentials.sethome.multiple
  default: 3
  # essentials.sethome.multiple.vip
  vip: 5
  # essentials.sethome.multiple.staff
  staff: 10

Players get given the permission, and the permission has an amount on homes set to it.
So players/groups with essentials.sethome.multiple.vip can place 5 homes.
You obviously didn't have this permission, that's what happened.

But then you would need to make a sub-member group for every person who donates, wouldn't you?
ex: If there was a donation reward '2 homes - $5' then you would set 'essentials.sethome.multiple' to 'default: 2'
Then I take it Optical would code it so that 'essentials.sethome.multiple' gets sent to your user permissions.
But like Optical said, this would make more sense having it as a normal feature for everyone :)

You missed the point, what I was saying is if you donated $5 and I donated $10 (For 2 packs of spare homes), you would need to make 2 groups, for me and for you (And for normal people, with 1, etc.)
But yeah, I think this doesn't need to be a donation reward, so this discussion is pointless :P

Kian1354

  • Sr. Member
  • **
  • Posts: 330
  • Trusted Opticraft Member
    • View Profile
Re: Home Donation Reward
« Reply #11 on: March 22, 2012, 02:44:29 am »
Great idea. The only part I don't like is the donating part. Some of us are unable to donate so why not make it an in game money thing.

lLLEGAL

  • Recruit Operator
  • Champion Member
  • ***
  • Posts: 1241
  • Legacy.
    • View Profile
Re: Home Donation Reward
« Reply #12 on: March 22, 2012, 04:05:44 am »
Makes sense, 50k for one home. :)

Nick3306

  • Owner
  • Champion Member
  • *****
  • Posts: 3795
    • View Profile
Re: Home Donation Reward
« Reply #13 on: March 22, 2012, 04:30:41 am »
Great idea. The only part I don't like is the donating part. Some of us are unable to donate so why not make it an in game money thing.
Donations keep this server alive.
R.I.P. Blocky Jr. - Brutally killed by Kodak on accident

Kian1354

  • Sr. Member
  • **
  • Posts: 330
  • Trusted Opticraft Member
    • View Profile
Re: Home Donation Reward
« Reply #14 on: March 22, 2012, 02:16:22 pm »
Great idea. The only part I don't like is the donating part. Some of us are unable to donate so why not make it an in game money thing.
Donations keep this server alive.
I know...what I meant is that some people are unable to donate , but they REALLY want to (Like me  :D ). You are right though Nick  :D