Forums - Open Redstone Engineers

Full Version: GameAPI - API to make Minigames
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've been working on a Minigame API to be used on Minigame servers, like Mineplex & the Overcast Network (the 2 biggest infulences). I may look like a copy, but more features are coming to set it apart from others.

It uses Game objects to manage the games, each Game object has Arena objects in them, along with Listeners specific for that game. Each Arena has Map objects, which handles loading & unloading of maps. After each game, all the players are teleported to a lobby, where the old map is unloaded, and the new map is loaded . Soon I'll make each Map go to different Areans, by checking if it's loaded or not. (Took me forever to find out how to unload the map w/out saving, so I'm proud of it :3)

Link: https://github.com/Phasesaber/GameAPI

Example: Coming soon, check repo for code example.
"Gives random Team to a Player"
Here player, have a free team.

If you want to receive a premium team, please pay 99,99. It's less than 100!!!
Cool.
(01-15-2015, 11:48 AM)paulydboy Wrote: [ -> ]"Gives random Team to a Player"
Here player, have a free team.

If you want to receive a premium team, please pay 99,99. It's less than 100!!!

as the Head Donation Receiver I agree
(01-15-2015, 11:48 AM)paulydboy Wrote: [ -> ]"Gives random Team to a Player"
Here player, have a free team.

If you want to receive a premium team, please pay 99,99. It's less than 100!!!

It's only a loan, and we charge interest on it.
pretty amazing