[Upcoming] - Gueden | Custom coded HCF & CORE.

Status
This thread has been locked.

Jestiz_

Feedback score
1
Posts
118
Reactions
59
Resources
0
Hello MC-Market, it's me Jestiz. Today I will show you my HCF & CORE plugin named Gueden. You may say "Oh no, another HCFCore plugin...", but let me show you and finish the programming of the HCF & Core.

What is Gueden ?

Gueden is a plugin which contains a Faction and a HCFCore builtin system. There are new things that might interest some HCF owners. The code is a lot smoother and better written than it's predecessor. The requests from plugin to a file are executed only when the server starts or stops. Which makes Gueden more efficient (more than WenjaFactions to what I've counted). Also I've coded it to have the less calcultations possible and code possible, the response time is of all the stored stuffs is O(1).

The Gueden features:

  1. - Custom faction system with claiming wands, f focus, subclaims etc. You'll see the screenshoos.
  2. - Custom economy system
  3. - Efficient scoreboard
  4. - Deathban with lives and configurable time.
  5. - Customizable combat loggers.
  6. - Shop Signs (soon)
  7. - PVPTimer, Ender Pearl, Archer Jump, F Stuck, God Apple
  8. - Custom crates system
  9. - Custom game systems (Koth, Conquest, DTC, and your propositions).
  10. - Events Schedulers with 24H time.
  11. - Chat system (chat clear, toggle, slow)
  12. - Mod mode
  13. - Very good Developer API
  14. - Fully customizable (langs for each players ! configs, inventories etc.)
  15. - Classes (Bard, Miner, Archer)
  16. - Barriers efficient system with ProtocolLib
  17. - JSON and Clickables messages.
  18. - And much moooore.

NOTES:
- You can propose some ideas for the plugin I'll be glad to add them !
- There is no ETA for the moment, I can just say that the plugin is at 60%
of it's development stage (I'm coding it alone and there's highschool aswell).


console-load.png
f map.png
zones-conquest-areas.png
configs.png





 

Attachments

  • console-load.png
    console-load.png
    127.9 KB · Views: 770
  • f map.png
    f map.png
    1 MB · Views: 765
  • zones-conquest-areas.png
    zones-conquest-areas.png
    1.2 MB · Views: 757
  • configs.png
    configs.png
    22.6 KB · Views: 757
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

0rangeFox

The Fox Member
Supreme
Feedback score
17
Posts
411
Reactions
124
Resources
0
Vouch! Its looks really good and original! I want to buy this core! You got some price on your mind? Which is the version will be compatible?
 
Last edited:

Sam

C++ Developer
Supreme
Feedback score
17
Posts
429
Reactions
227
Resources
0
I bought alpha core, will I be getting this?[DOUBLEPOST=1528986629][/DOUBLEPOST]Also don't use ProtocolLib as it's reflection is slow, I'd recommend Tinyprotocol. Another good thing about it is your users won't have to download a plugin.
 
Last edited:

Jestiz_

Feedback score
1
Posts
118
Reactions
59
Resources
0
Out of what the picture says, it looks great. Imprest.
Thanks :)[DOUBLEPOST=1528990042][/DOUBLEPOST]
Vouch! Its looks really good and original! I want to buy this core! You got some price on your mind? Which is the version will be compatible?
All informations are on skype atm pm me :)[DOUBLEPOST=1528990137][/DOUBLEPOST]
I bought alpha core, will I be getting this?[DOUBLEPOST=1528986629][/DOUBLEPOST]Also don't use ProtocolLib as it's reflection is slow, I'd recommend Tinyprotocol. Another good thing about it is your users won't have to download a plugin.
Of course, all JHCF former buys will have a free copy of gueden :) Thanks for the advice, how do you know that the reflection is slow ?
 
Last edited:

Connectify

Supreme
Feedback score
5
Posts
86
Reactions
19
Resources
0
Vouch looks way better than JHCF.
 

PTech

Feedback score
6
Posts
422
Reactions
261
Resources
0
IMO it shouldn't matter if you're using reflection in this case. It's a public plugin and not for your private server, therefore you won't need to update your plugin everytime someone wants a new version, there is a payoff to using reflection, but it's not insanely great so you should be OK
 

Jestiz_

Feedback score
1
Posts
118
Reactions
59
Resources
0
is there a option to save data on a database or it it still flat file only?
No, it's only flat file, but maybe later.

IMO it shouldn't matter if you're using reflection in this case. It's a public plugin and not for your private server, therefore you won't need to update your plugin everytime someone wants a new version, there is a payoff to using reflection, but it's not insanely great so you should be OK
Ok, my friend.
 
Status
This thread has been locked.
Top