elBukkit / PreciousStones

Self-service protection for Minecraft servers
http://dev.bukkit.org/server-mods/preciousstones/
10 stars 10 forks source link

Flag for paying a rent/fee every X time for placed fields #101

Open jamesol1 opened 3 years ago

jamesol1 commented 3 years ago

Look at the github wiki it seems you can make players pay a flat out fee to enable the given field protection. Is it possible though to make them pay a rent fee every X minutes/days etc per it being enabled? I've noticed you can rent it out to OTHER players, but couldn't find something which enables this for the person placing/enabling.

xtomyserrax commented 3 years ago

As far as I know, renting is only possible via that system where you rent a field to another player. That renting stuff wasnt documented so I created that section myself, but I am not the one who developed it so there might be some tricks Im not aware of.

Sadly, I think its not possible to pay temporary fees for placed fields. Maybe it could be added as a new flag. Anyone is able to make that possible!

jamesol1 commented 3 years ago

As far as I know, renting is only possible via that system where you rent a field to another player. That renting stuff wasnt documented so I created that section myself, but I am not the one who developed it so there might be some tricks Im not aware of.

Sadly, I think its not possible to pay temporary fees for placed fields. Maybe it could be added as a new flag. Anyone is able to make that possible!

ah ok no worries thanks for your help. If i knew java i would! Do you know of any devs that might be willing to work on it for a fee? I have the movecraft flag addition in mind for that.

xtomyserrax commented 3 years ago

If I had time I would do it for free but sadly I dont have much, I only spend it to fix bugs so the plugin is at least usable

Anyone is free to make a PR and it will be approved if it works fine, doesnt break support for servers and ofc brings quality content!

jamesol1 commented 3 years ago

If I had time I would do it for free but sadly I dont have much, I only spend it to fix bugs so the plugin is at least usable

Anyone is free to make a PR and it will be approved if it works fine, doesnt break support for servers and ofc brings quality content!

No worries! If in the future you ever do get the time i could send a bit of cash (solo project so i don't have huge funds). For my server it would be awesome. But yeah no pressure on that. And thanks again for the support for the plugin!

Idea to anyone thinking of working on it...