I'm currently making a Bunkers plugin.
The plugin is inspired by MineHQ's Bunkers gamemode.
There is no separate factions plugin, it's just a lite version of MineHQ's factions, just the things you'd need in Bunkers. No data is saved yet (it probably won't be in this build), as I'm still finding a way to make it "ranked", just a good way to balance it so each player gains the rating they deserve.
I am not going to be selling the GameManager, as if anyone who wants to make one, the API will be available to do so.
This plugin is NOT currently for sale, but it will be very soon. Updates will be given to customers, and early versions will most likely be put out on github in a few months.
The price is going to be $45, and I might be doing a few sales depending on the time.
!! IMPORTANT !!
If you are looking forward to buying this plugin, or have any suggestions, PLEASE list them.
The plugin is inspired by MineHQ's Bunkers gamemode.
There is no separate factions plugin, it's just a lite version of MineHQ's factions, just the things you'd need in Bunkers. No data is saved yet (it probably won't be in this build), as I'm still finding a way to make it "ranked", just a good way to balance it so each player gains the rating they deserve.
I am not going to be selling the GameManager, as if anyone who wants to make one, the API will be available to do so.
This plugin is NOT currently for sale, but it will be very soon. Updates will be given to customers, and early versions will most likely be put out on github in a few months.
The price is going to be $45, and I might be doing a few sales depending on the time.
!! IMPORTANT !!
If you are looking forward to buying this plugin, or have any suggestions, PLEASE list them.
Bunkers bunkers = Bunkers.getBunkers();
bunkers#getFactionManager();
bunkers#getProfileManager();
bunkers#getMobManager(); //this is for spawning villagers, might add more events in bunkers later, and if so the "custom mobs" will be accessible here.
bunkers#getFactionManager();
bunkers#getProfileManager();
bunkers#getMobManager(); //this is for spawning villagers, might add more events in bunkers later, and if so the "custom mobs" will be accessible here.
(Credit to alex the bitch ass nigga)
Credit is due where credit is deserved. I would have struggled several minutes with a bad head ache without this.
Also if it wasn't for this command framework the plugin would probably take a little longer.
And to Alex's "edit" of item builder.
I'm not very good at math and I needed a little help from spigot forums, thanks spigot.
Credit is due where credit is deserved. I would have struggled several minutes with a bad head ache without this.
Also if it wasn't for this command framework the plugin would probably take a little longer.
And to Alex's "edit" of item builder.
I'm not very good at math and I needed a little help from spigot forums, thanks spigot.
Last edited:
