How much would a rough estimate be for a custom landclaiming plugin like ftb chunks mod? some stuff will not be possible as its a mod but still would be nice to see
Features would be:
a 32x32 grid gui that shows unclaimed/claimed chunks 1 inventory slot = 1chunk green would be unclaimed land blue is your land with red is someone elses land
A command to get a help book
Max amt of chunks they can claim can be awarded more via playtime or given to the player via a command
Claim blacklist and whitelist command blacklist would disallow them to enter their claim
The ability to see player claim information for admins
a admin claim overwrite command
probably a lot more in updates to the plugin(You will more than likely be paid to update this aswell)
if you would want to develop a plugin like this for me name your price and a way to contact you(discord preferably) i will also require a portfolio and proof of sales and not scaming more information will be given once i contact you thank you!
You will be paid via paypal
Features would be:
a 32x32 grid gui that shows unclaimed/claimed chunks 1 inventory slot = 1chunk green would be unclaimed land blue is your land with red is someone elses land
A command to get a help book
Max amt of chunks they can claim can be awarded more via playtime or given to the player via a command
Claim blacklist and whitelist command blacklist would disallow them to enter their claim
The ability to see player claim information for admins
a admin claim overwrite command
probably a lot more in updates to the plugin(You will more than likely be paid to update this aswell)
if you would want to develop a plugin like this for me name your price and a way to contact you(discord preferably) i will also require a portfolio and proof of sales and not scaming more information will be given once i contact you thank you!
You will be paid via paypal
1
I'm assuming you mean "plugin" for a Bukkit-based server (also includes Spigot/Paper/etc)
Although that it doesn't work the same way as what you are describing, GriefPrevention has many of these features. If you aren't aware, Spigot/Paper (not to even mention Bukkit) plugins can do a lot of the same things that mods can. For example, WorldEdit is a mod (for both Forge and Fabric, that's a whole different discussion :P) and a plugin with similar base code (i think?).
On the admin claim overwrite, usually this is done using a permission. What that means is that you can essentially give admins on the server (either through Bukkit's permissions.yml or a plugin like GroupManager or LuckPerms. Most plugins' documentation include these, however I believe these do not overwrite op permissions.
I would do this for you, but unfortunately I don't know Java, so I just wanted to help out with input on some things.
Although that it doesn't work the same way as what you are describing, GriefPrevention has many of these features. If you aren't aware, Spigot/Paper (not to even mention Bukkit) plugins can do a lot of the same things that mods can. For example, WorldEdit is a mod (for both Forge and Fabric, that's a whole different discussion :P) and a plugin with similar base code (i think?).
On the admin claim overwrite, usually this is done using a permission. What that means is that you can essentially give admins on the server (either through Bukkit's permissions.yml or a plugin like GroupManager or LuckPerms. Most plugins' documentation include these, however I believe these do not overwrite op permissions.
I would do this for you, but unfortunately I don't know Java, so I just wanted to help out with input on some things.
