Setting public my own written HCF Plugins.

Status
This thread has been locked.

Jestiz_

Feedback score
1
Posts
118
Reactions
59
Resources
0
Hi everyone, once upon a time I was a huge fan of HCF (Hardcore Factions). I've spent a lot of time reproducing HCF plugins and selling then claiming that they are better than whatever other plugin.

I had left this community because I had no more interest and wanted to open my own HCF Server. So I put all my knowledge in the conception of my server and made everything from scratch
I spent around 1 year and a half coding all this, learning more stuffs when doing my own researches, optimizing everything os it's the most efficient. Fixing bugs etc etc. The devs from this platform do know what do I talk about and how much work you can put in a project when you are passionate.

I've coded a suite of plugins for HCF purposes with a HUGE amount of features and no config files (you have the src code now so who cares). If you guys still have faith in making servers, make yourself happy with my code as it is now for everyone. I'm just requesting one thing, don't claim code that isn't yours as yours, we've all done this (and if you say that you didn't you are a liar) but it's a bad thing.
Unfortunately life made me lose interest in coding this (the code was getting messy as well). I'd say it's at 90% done. And by the way everything is in french (except for the code obv) so you might not understand 100% what does what. But you know what, we live in a wonderful world where you can use translators. Or EVEN better you can learn French, this way you'll get all grills for you ;).
Anyway enough writing here's the suite of plugins :

OnimaAPI-NoSQL (main plugin) :
  • It is basically the core plugins of all the others.
  • It is using mongo as a database
  • Check the code by yourself if you want to know more.
OnimaFaction :
  • Well you know what is it you don't need me.
OnimaBoard :
  • The scoreboard and tab plugin. Very optimized.
  • It was think to be very flexible and extremely efficient.
OnimaGames :
  • It is the games plugin for a HCF.
  • It has DestroyTheCore, Conquest, Citadel, KoTH and a custom one called Dragon. Dragon is making killing the ender dragon a bit more fair. The player who dealt the most damage to it wins. The faction that also dealt the most damage also wins.
OnimaDB :
  • It is the data base manager plugin. I've also spent a lot of time thinking about it because, well you know if your db access write and reads are shit your server is also going to be shit.
How to setup all this ? Well you have to use the famous spigot fork from hcf. You also need HolographicDisplays. If you are a dev I am sure that you'll manage to make this work (don't get me wrong the plugins work you just have to setup everything).

I'm willing to help you guys if you have any questions but I might take some time to answer or I might not answer if I'm getting lazy because I have to use my brain to respond to your questions.

Enjoy :D
 
Last edited:
Status
This thread has been locked.
Top