Player Entities!!

This commit is contained in:
Shoghi Cervantes Pueyo
2012-12-08 13:23:04 +01:00
parent b1d97809c9
commit 4d9d50ed0c
5 changed files with 139 additions and 25 deletions

5
README
View File

@ -31,6 +31,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
Server (and client) Minecraft Pocket Edition library written in PHP.
Currently a work in progress, and used to document http://www.wiki.vg/Pocket_Minecraft_Protocol
How to conect to internet servers: http://www.minecraftforum.net/topic/1256915-legit-minecraftpe-online-multiplayer/
Current features of the server:
- Players can connect and move around the world
- Online list broadcast
@ -40,5 +43,5 @@ Current features of the server:
- Whitelist and IP Ban files
- Survival & Creative
- Awesome features in server list!
- Entities and player spawn as Dropped items
- Players spawn and see each other moving!
- Multiple worlds and importing!