DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
-
/ \
/ \
/ MINECRAFT \
/ PHP \
|\ CLIENT /|
|. \ 2 / .|
| .. \ / .. |
| .. | .. |
| .. | .. |
\ | /
\ | /
\ | /
\ | /
by @shoghicp
--- ENGLISH ---
This Minecraft Client is a rewrite of my "Minecraft PHP Client", so it becomes modular and maintenable.
It's object-oriented, and have an event system and action system to create plugins and bots easily.
Supports Spoutcraft
Run "php client.php --help" in console for more info
Also check the "docs" folder if you want info on events and methods of the Client class
--- SPANISH ---
Este cliente de Minecraft ha sido reescrito desde mi anterior cliente para que sea modular y mantenible.
Esta orientado a objetos, tiene un sistema de eventos y acciones para poder diseñar plugins y clientes con el
facilmente. Soporta Spoutcraft
Ejecuta "php client.php --help" en la consola para mas informacion
tambien mira la carpeta "docs" si quieres mas informacion sobre eventos y metodos de la clase Clienteshoghicp/Minecraft-PHP-Client-2
OUTDATED. This Minecraft Client/Library is a rewrite of my "Minecraft PHP Client", so it becomes modular and maintenable. It's object-oriented, and has an event system and action system. Supports Spoutcraft.
PHPWTFPL