Someone asked me to make this, and I see them going for money, which honestly isn't worth it since it's so simple, so here's a free version for both Horizontal and Vertical.
I've uploaded the source code on GitHub, so you can change everything to your liking.
Here's the example config:
https://github.com/BladianYT/GenBucketV2
DEVELOPERS
For any developer who wishes to use this, I've added a documentation on github.
Main events for logging usages of generations are
GenerationStartEvent: Called when a generation begins
https://github.com/BladianYT/GenBuc...ian/genbuckets/events/GenerationEndEvent.java
GenerationEndEvent: Called when a generations ends
https://github.com/BladianYT/GenBuc...ian/genbuckets/events/GenerationEndEvent.java
If you're looking to create generations, then you use the GenerationManager:
https://github.com/BladianYT/GenBuc...ian/genbuckets/manager/GenerationManager.java
Hopefully it's documented well, enough and should be helpful for newer people looking to do these sort of things.
I've uploaded the source code on GitHub, so you can change everything to your liking.
Here's the example config:
https://github.com/BladianYT/GenBucketV2
DEVELOPERS
For any developer who wishes to use this, I've added a documentation on github.
Main events for logging usages of generations are
GenerationStartEvent: Called when a generation begins
https://github.com/BladianYT/GenBuc...ian/genbuckets/events/GenerationEndEvent.java
GenerationEndEvent: Called when a generations ends
https://github.com/BladianYT/GenBuc...ian/genbuckets/events/GenerationEndEvent.java
If you're looking to create generations, then you use the GenerationManager:
https://github.com/BladianYT/GenBuc...ian/genbuckets/manager/GenerationManager.java
Hopefully it's documented well, enough and should be helpful for newer people looking to do these sort of things.
Attachments
Last edited: