1

I need an opinion on this.

Landissure 4/17/15 12:06 am
181
4/18/2015 12:21 pm
Hello.
(This is my first post, so please excuse/advise me on subtle rule violations- and yes, I have read the rules.)

I'm looking for an opinion on a server project I'm working on. It's a vanilla server operated by command blocks.

The server is set in the space age, and players can fly from planet to planet to conquer, explore or mine.

Space travel: Players can fly through the air (no gravity in space) until they are hovering over a planet, at which point gravity will take over and they will fall onto its surface. For long journeys to other systems, they need to buy / build a spacecraft.

Spacecraft: At some point in the game, players will be able to buy a spacecraft. This will allow them to travel to far-off points on the map ("systems") and leave the beginner world. These spacecraft can be upgraded with "warp-drive" and weapons enhancements to deal with various issues.

Battle: Spacecraft jumping from system to system will have a chance of engaging each other. The battles are text-based, (technical info:)
Click to reveal
with a series of colored wool blocks inside the craft acting as a code that can be read to determine weapons and whatnot
and are dependent on different spacecraft strengths and upgrades.

Think intragalactic factions.
Maybe not factions, but a simulation-style game plus factions.

Here's a sample image of a space station, an asteroid, a spacecraft and Astrid the space zombie.


Regards,
Landissure
Posted by
Landissure
Level 1 : New Crafter
1

  Have something to say?

JoinSign in

6

Faxwy
04/18/2015 12:21 pm
Level 13 : Journeyman Princess
Spigot runs Bukkit plugins so....
1
Landissure
04/18/2015 12:38 am
Level 1 : New Crafter
@ArenaSnow, I've no experience with Spigot. If it's anything like Bukkit, I'll have access to several hooks for my own plugins.

Well, I'm off to check out the spigot API.

(But command blocks still are cool.)
1
raidarr
04/17/2015 8:19 pm
Level 22 : Expert Blockhead
Good luck and you would need it, since Bukkit/Spigot are designed exactly so that you could do these htings without having a complete pain in the buttocks...

Best off going with Spigot, unless you can somehow get your hands on Bukkit.
1
Faxwy
04/17/2015 12:53 pm
Level 13 : Journeyman Princess
Spigot? It supports Bukkit plugins as well
1
Landissure
04/17/2015 11:17 am
Level 1 : New Crafter
@Casteris,

The point of the server is to see how far I can stretch command blocks. Also, with the fall of CraftBukkit, I'm going to need a capable alternative using them.
1
Faxwy
04/17/2015 10:29 am
Level 13 : Journeyman Princess
Is the point of this server to prove the versatility of command blocks or do you just not like APIs?

Interesting idea though.
1

Welcome