Cheap Plugin Development

Status
This thread has been locked.

CureMe

Java Developer
Deactivated
Feedback score
7
Posts
248
Reactions
97
Resources
0
Hello there I am CureMe.
I would like to offer my services of developing plugins and potentially a bit of a server depending on what needs to be done.

Prices are from $1 - $10 and must be made through paypal f&f.
Portfolio (only small & old): https://github.com/CureMe7/Portofolio

I will not be editing any existing code and are not planning to make big plugins either. Also, not integrating other plugins.

Contact me on Discord: CureMe#7710
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

CureMe

Java Developer
Deactivated
Feedback score
7
Posts
248
Reactions
97
Resources
0
Hey,

Not trying to spread any hate, I am giving you a feedback on your code so you can improve yourself.
  • Please follow name convention (Classes should be start with uppercase, packages..)
  • Do not make memory leaks with storing whole Player object into maps.
  • You are adding suppress warning, whilst you could simply remove unused variable.
  • Do not abuse static modifiers so much.
  • You could use loops/lambdas to prevent code flood, not actually wrong, just looks better and nicer.
  • You need to learn a little bit more java before you go to the bukkit/spigot api, you always use wrong modifiers or either abuse them.
  • By the way, it's 'portfolio' and not 'portofolio'.
Thanks for the feedback, although those plugins are old I do rly appreciate what you have said.
 

CureMe

Java Developer
Deactivated
Feedback score
7
Posts
248
Reactions
97
Resources
0
This service / product is still available. Feel free to contact me as per the discord in the thread.
 
Status
This thread has been locked.
Top