Skip to content

Files

Latest commit

84d6482 · Nov 17, 2014

History

History
27 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.01 KB

Dimensions

A Minecraft Server implementation and API to surpass them all!

This is a new Minecraft Server that will allow more customization compared to the average server, such as modifiable Online & Max Player Counts, fireable Packets that can be accessed form anywhere, allowing multiple versions to connect, and a Plugin API!

PMC Post

Features

1.7 through 1.8 can connect, lower versions won't be supported because of Netty Rewrite(?)

Plugin API that has access to all the features of the Server, essentially making it completely hackable.

Complete Event System

Packet Events that fire when Packets are sent & received.

Credits

Made by Phase & the guys from 5th Studios!

Inspiration from Sponge (https://github.com/SpongePowered), IngotEngine (https://github.com/IngotPowered) & Glowstone (https://github.com/GlowstoneMC).

Uses Netty 5 (http://netty.io) to connect with everything.