:$$$: Developer for a skin changing plugin

Status
This thread has been locked.

SandyBlox

Feedback score
0
Posts
847
Reactions
327
Resources
0
Hello MC-M I am looking for a developer (or team if required) to make a plugin for my project. This plugin would involve using packets to alter the players skin. By using the same method that Wynncraft uses I hope to allow an in-game shop where the players can choose the clothes they want and apply it to a 'skin' (Background colour/pattern for their skin). This will require such developer(s) to do the following -
- Use packets to alter the players skin
- Using GUI or by using a menu made through the Hot-bar to allow the players to choose & buy clothing
- Creating an external program for the skin changing (Can elaborate on later)
- Allow the player to save their skin to be used later, charging the player appropriately
- Store skin meta (hope I'm using that word right) in a database to allow each component of the skin to be altered independently
There'f a few other tiny things that I can mention as the plugin creation process is underway.

If you think that you can do this PM me your skype along with your costs. I appreciate that project like these will cost me quite a bit and consume time. This is fine as I don't have a low budget and this doesn't need to be finished until late July!
Not telling you what the project is. It's a secret ssssshhhhhhh!!!
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

SandyBlox

Feedback score
0
Posts
847
Reactions
327
Resources
0
Asked CrunkleSticks :p
Jk, I just googled it[DOUBLEPOST=1435673426,1435673391][/DOUBLEPOST]
Its possible I have this already done on my server (might be interested in making a custom version for you).
Can I see it in action?
 

Flob

Feedback score
0
Posts
245
Reactions
66
Resources
0
You did, really? How?

It requires 1.8 and it basically works in a similar way as the MCSG /d plugin ;)[DOUBLEPOST=1435673680,1435673518][/DOUBLEPOST]Also Sandyblox I don't use it since I don't own a 1.8 server. But I maybe could work on a custom version to sell you. (if I do it will be a lot of $ since it took a great deal of time to code.)
 

Flob

Feedback score
0
Posts
245
Reactions
66
Resources
0
I looked into it actually, it's fairly simple. It's not worth the money this guy is asking for it, probably.

Basicly the player gets forced to install a resource pack, but CrunkleSticks managed to cancel the packets for showing the 'Downloading Resourcepack' screen.. They used vanilla textures, retextured armor and weapons, so it looks like you are not using a resource pack but some 'magic'.

If I do code this it will be around $25. Also its easy to code the skin changing thing like that. The hard part is stabilizing it for every spigot build.
 

Skionz

ogminecraft.com
Premium
Feedback score
1
Posts
1,544
Reactions
1,527
Resources
0
False. There is something called Reflection Utils. This is worth $15 max.
Assuming he is talking about how the package changes in every update, reflection is a poor way around it. Constructors as well as fields, and methods change which will result in a bunch of exceptions being thrown so the best method to support 'every' Spigot version is abstraction which will take time.
 

Flob

Feedback score
0
Posts
245
Reactions
66
Resources
0
Assuming he is talking about how the package changes in every update, reflection is a poor way around it. Constructors as well as fields, and methods change which will result in a bunch of exceptions being thrown so the best method to support 'every' Spigot version is abstraction which will take time.

Exact reason why I wouldn't bother to use this if I had a 1.8 server.
 

SandyBlox

Feedback score
0
Posts
847
Reactions
327
Resources
0
If anyone is serious about doing this PM me your skype :3
 
Status
This thread has been locked.
Top