Plugin Development Service
Welcome to my plugin development service, nice that you're considering hiring me for developing to your Minecraft server. My name is Martin, I am 19 years old and live in Sweden. I have been studying Java since I was 15. I've been developing for Minecraft servers since 6 months back. If you hire me to develop for your server, I can guarantee you, I won't be lazy and I will get the work done as soon as possibly possible.
Pricing
My base price for plugins will be $5, I won't go below that. I'm not going to specify a price for certain things, since I don't know what you're looking for. I'm not either going to charge extra for each command. You let me know the totality in detail so that I can make up a plan for how I'm going to develop your plugin and we'll discuss the price after that.
Let's make an example. You're asking me to develop a plugin for your server that allows players to enable fly once per day (or specified time in the configuration) and only have it enabled for 5 minutes. MySQL connection to log the amount of times each player has enabled fly-mode and when they did it. A simple configuration with MySQL information, permissions and the time players need to wait before enabling fly again. I would suggest the price $15 for this plugin.
I can make plugins of any size. However, I would like to avoid plugins requiring to work with packets and enchantments.
Basic plugin - $5 - $10 USD
Medium plugin - $15 - $25 USD
Large plugin - $40 - $60 USD
Minigames - $75 USD or more
Time frames
For simple projects, I will develop it immediately and most of the times it will be done in less than a few hours. For greater projects like minigames and such, we will work it from a base and add features as time goes by, I'd say at least one week for greater projects.
What do you get?
All plugins will come with permissions and a simple configuration if it's necessary. You will get a compilation of the plugin that works with Java 7 servers and above and I will also send you the source code if you request it.
I will develop the plugin in Eclipse in the programming language Java.
Commission procedure
Past experience
Survival system
A client requested to have a Survival plot-system, similar to MyChunk where players select their chunks to build on, and claim them for money. Players are able to get resources from an unprotected resource-world that is being reset each week and they can only build on their own chunks they have claimed.
Furthermore, players are able to trust other players to build on their plot. Animals should as well be protected from being hit, unless the plot owner or a trusted player on the plot hits them. Everything stored via MySQL but using a temporary cache for storing the plots data to reduce lag (so that it doesn't have to open too many SQL connections). A very advanced survival system.
Try it on open.90gq.se and go to the Survival world by typing /survival.
Spleef minigame
An advanced Spleef-minigame plugin that I developed for the same server. Compatible with BungeeCord where each arena has its own server. The minigame has not yet been released on the server, but you can have a look on the video.
Public releases
Variables: https://www.spigotmc.org/resources/variables.12045/
SkyblockOres: https://www.spigotmc.org/resources/skyblockores.11206/
ServerProtection: https://www.spigotmc.org/resources/serverprotection.13183/
CustomTPA: https://www.spigotmc.org/resources/customtpa.11129/
Development examples
Terms
You may cancel the commission at any time, but no refunds will be paid out. After a cancellation, I own the rights to the plugin and I may do whatever I want with it.
If you chargeback the money, your product as well as the source code will be released publicly.
Welcome to my plugin development service, nice that you're considering hiring me for developing to your Minecraft server. My name is Martin, I am 19 years old and live in Sweden. I have been studying Java since I was 15. I've been developing for Minecraft servers since 6 months back. If you hire me to develop for your server, I can guarantee you, I won't be lazy and I will get the work done as soon as possibly possible.
Pricing
My base price for plugins will be $5, I won't go below that. I'm not going to specify a price for certain things, since I don't know what you're looking for. I'm not either going to charge extra for each command. You let me know the totality in detail so that I can make up a plan for how I'm going to develop your plugin and we'll discuss the price after that.
Let's make an example. You're asking me to develop a plugin for your server that allows players to enable fly once per day (or specified time in the configuration) and only have it enabled for 5 minutes. MySQL connection to log the amount of times each player has enabled fly-mode and when they did it. A simple configuration with MySQL information, permissions and the time players need to wait before enabling fly again. I would suggest the price $15 for this plugin.
I can make plugins of any size. However, I would like to avoid plugins requiring to work with packets and enchantments.
Basic plugin - $5 - $10 USD
Medium plugin - $15 - $25 USD
Large plugin - $40 - $60 USD
Minigames - $75 USD or more
Time frames
For simple projects, I will develop it immediately and most of the times it will be done in less than a few hours. For greater projects like minigames and such, we will work it from a base and add features as time goes by, I'd say at least one week for greater projects.
What do you get?
All plugins will come with permissions and a simple configuration if it's necessary. You will get a compilation of the plugin that works with Java 7 servers and above and I will also send you the source code if you request it.
I will develop the plugin in Eclipse in the programming language Java.
Commission procedure
- Add me on Skype, my username is zawaogk and wait for me to accept your request.
- You let me know the totality in detail so that I can make up a plan for how I'm going to develop your plugin.
- At this point, I will either accept the commission, or reject it if I for any reason won't be able to do it at the moment.
- We will discuss a price for the plugin. Once we've both agreed on a price you send me a down payment, consisting of 50% of the price.
- Once I've received the down payment, I will develop your plugin.
- When I feel that I have developed the plugin you requested, I will setup a test server for you to test your plugin.
- You let me know if you want anything in the plugin to be changed and I will apply those changes.
- Once the final product is finished, you send me the final payment.
- I will send the plugin to you either by sharing a Dropbox folder or via Skype.
- It'd be sincerely appreciated if you left a vouch here once the commission has been finished.
Past experience
Survival system
A client requested to have a Survival plot-system, similar to MyChunk where players select their chunks to build on, and claim them for money. Players are able to get resources from an unprotected resource-world that is being reset each week and they can only build on their own chunks they have claimed.
Furthermore, players are able to trust other players to build on their plot. Animals should as well be protected from being hit, unless the plot owner or a trusted player on the plot hits them. Everything stored via MySQL but using a temporary cache for storing the plots data to reduce lag (so that it doesn't have to open too many SQL connections). A very advanced survival system.
Try it on open.90gq.se and go to the Survival world by typing /survival.
Spleef minigame
An advanced Spleef-minigame plugin that I developed for the same server. Compatible with BungeeCord where each arena has its own server. The minigame has not yet been released on the server, but you can have a look on the video.
Public releases
Variables: https://www.spigotmc.org/resources/variables.12045/
SkyblockOres: https://www.spigotmc.org/resources/skyblockores.11206/
ServerProtection: https://www.spigotmc.org/resources/serverprotection.13183/
CustomTPA: https://www.spigotmc.org/resources/customtpa.11129/
Development examples
If you would like to see my developing structures, I have uploaded a simple permission system that I developed for personal use a few months ago. Here is that: https://www.dropbox.com/sh/a5g944r430yboz2/AAAgGGIZJogiaXDZuAtWnWska
For a greater project like the Survival system or the Spleef minigame, I split the code into classes in this way.
For a greater project like the Survival system or the Spleef minigame, I split the code into classes in this way.
Terms
You may cancel the commission at any time, but no refunds will be paid out. After a cancellation, I own the rights to the plugin and I may do whatever I want with it.
If you chargeback the money, your product as well as the source code will be released publicly.
Last edited:
