Its up on git hub, feel free to change what ever you want and show me what the best way to do things are. https://github.com/Burnett1/Sky-Block-Wars
Instead of manually creating arenas, why don't you make an Arena class and automatically create and delete arenas as needed?
You can make the class if you want. The file for it will be skyblock.schematic, You should figure the rest from the Schematic class. EDIT by Moderator: merged posts, please use the edit button instead of double posting.
I already set it up. I'm just re coding it cause i was doing it a really bad way. EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Could you please make it so that you can make a sign (first line [SkyWar] second line = join third line = (arena name) ) to join the arena? If you can I would love you. All homo
You add whatever just make a pull request. Sorry this is taken so long lots of problems in life right now.
i have had a look and i think the system at the moment will do for now unless you get some issues i have just finish my exam and got into my new school so will spend as much time as i can on it. do you want to do the setup and things like that and i work on game play and lobby things or the other way round? also how do you plane on doing the arena reset? woops i mean plan EDIT by Moderator: merged posts, please use the edit button instead of double posting.
You know you can 'edit' your posts, right? This isn't IM, you don't need to write 15 different messages.
I plan on loading the arena schematic using worldedit. Its only like 30-50 blocks so it wont affect performance to much.
Can't wait for this plugin will definitely download it. I am prepared to pay for the plugin message me on bukkit if your interested.
do you want to do the setup and things like that and i work on game play and lobby things or the other way round? So we can try and work together.
Ok then I will work on gameplay (do you want to do arena resets or shall I) we should put the resets in a class of there own.
When the arena is created a schematic is saved of it. When it gets reset i just load the schematic. Its in the Util package in the worldedit class.