Plugin developer service

Status
This thread has been locked.

Czarek

Supreme
Feedback score
2
Posts
230
Reactions
204
Resources
0
Java/Bukkit plugin coding service
I am capable of coding you anything in java you'd like. A bukkit plugin, a java program, you name it! My services are fairly cheap, but it is very hard for me to set a price on how much it will cost for me to code a plugin. If you'd like a price just post on here what you would like the plugin to do and I'll reply with a price.
Contact skype: czaarek99 (not the greek guy)
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Doge

Long Dogs
Supreme
Feedback score
126
Posts
5,271
Reactions
8,930
Resources
0
Hello! I am a java coder and capable of programming any plugin for your spigot/bukkit server for a fair price. My prices are very low and usually dont go above 20$ for easy plugins.

HMU on skype: czaarek99 (make sure not to pick the greek guy)

Make me a plugin that displays client side JFrames without having the client install extra software.

Yeah czaarek99 make me that too!
 

Czarek

Supreme
Feedback score
2
Posts
230
Reactions
204
Resources
0
Make me a plugin that displays client side JFrames without having the client install extra software.
You are so funny! Haha!

I can code you any plugin, but of course im limited for what bukkit can offer. I can code you something else in java of course though. This is similiar to if I said "I can create you any painting in the world" and you'd be like "Create me a painting in the air"

For easy plugins, they don't go above 20$? that is expensive for easy plugins.

I'll rewrite the post now, I was kinda tired yesterday.
 

Magnemite

Chinchillas!
Premium
Feedback score
1
Posts
1,133
Reactions
369
Resources
0
Vouch plugin?
 

Skionz

ogminecraft.com
Premium
Feedback score
1
Posts
1,544
Reactions
1,527
Resources
0
I can code you any plugin, but of course im limited for what bukkit can offer. I can code you something else in java of course though. This is similiar to if I said "I can create you any painting in the world" and you'd be like "Create me a painting in the air"
Fair enough. How about you write a plugin that lets the server support any past, and present protocol.
 

Czarek

Supreme
Feedback score
2
Posts
230
Reactions
204
Resources
0
Fair enough. How about you write a plugin that lets the server support any past, and present protocol.

I think it is kinda possible. You could probably do backwards compatibility but not forwards compatibility without lots of hacking. It would be tbh faster to modify the bukkit/spigot source. Would also be extremely time consuming considering how many protocols there were.

But im not just gonna code it for show, I'd like to get paid for it :p. If your point is that I don't have any vouches yet one should be coming in tomorrow/today when I finish my first plugin sold on here.
 

Nagi

PM Only - No Skype
Supreme
Feedback score
12
Posts
535
Reactions
679
Resources
0
I think it is kinda possible. You could probably do backwards compatibility but not forwards compatibility without lots of hacking. It would be tbh faster to modify the bukkit/spigot source. Would also be extremely time consuming considering how many protocols there were.

But im not just gonna code it for show, I'd like to get paid for it :p. If your point is that I don't have any vouches yet one should be coming in tomorrow/today when I finish my first plugin sold on here.
Doing it through a plugin is stupid because your onEnable method would be filled with Reflection.

Go download the Source Code for the earliest Craftbukkit release (I think it was called Minecraft+), edit protocols, and recompile.
Take in mind that there's been a lot of updates throughout the versions and NMS code will have changed q()_ != q()... so you're going to have to go through each version and handle the packets separately. Worth at least $150 to $200 USD if you can get it done in my opinion, but getting people to use it (lack of functionality) is the problem.

You should definitely do it for the show. I'd love to see it xD
 

Czarek

Supreme
Feedback score
2
Posts
230
Reactions
204
Resources
0
Doing it through a plugin is stupid because your onEnable method would be filled with Reflection.

Go download the Source Code for the earliest Craftbukkit release (I think it was called Minecraft+), edit protocols, and recompile.
Take in mind that there's been a lot of updates throughout the versions and NMS code will have changed q()_ != q()... so you're going to have to go through each version and handle the packets separately. Worth at least $150 to $200 USD if you can get it done in my opinion, but getting people to use it (lack of functionality) is the problem.

You should definitely do it for the show. I'd love to see it xD

You're right.
If I just had the time to do it I'd do it for the show and release for free. But I have a few other projects that I am working on :/[DOUBLEPOST=1441729813,1441716863][/DOUBLEPOST]Update: Currently I will not be taking any requests as I am leaving for portugal today. Will post here once I am ready to take them again.
 
Status
This thread has been locked.
Top