=======================
Smart Moving Server Mod
=======================

Version 15.0 for Minecraft Server 1.7.2

by Divisor



Description
===========

The Smart Moving Server mod provides smart moving specific communication between different SMP clients.

Additionally using a SMP server with this mod avoids bugs that can happen when using Smart Moving clients with standard SMP servers.

In summary using a SMP server with Smart Moving provides the following features:
* crawling into small holes without taking damage
* climbing down without suffering ground arrival damage
* smart moving anmiations for the other players
* correct item placement while being small sized



Required Mods
=============

The MinecraftForge/MCPC+ installation package requires

    * Player API core 1.3 or higher

to be installed too.



Installation
============

Installation varies depending on the minecraft server you are using.
So choose your package and install it - do NOT install more than one package.

In any case, NEVER forget: ALWAYS back up your stuff!


Minecraft Forge Server
----------------------
* Your are running a standard minecraft server
* Your server allready has Minecraft Forge installed.

Move the Smart Moving files "SmartCore-1.7.2-1.0.jar" and "SmartMoving-1.7.2-15.0.jar" into the subfolder "mods" of your Minecraft server installation folder.

Don't forget to:
* ensure you have the latest version of Minecraft Forge server installed!
* ensure you have the latest version of PlayerAPI core installed!
* ensure all your clients have Minecraft Forge client installed!


MCPC+ Server
------------
* You are running a MCPC+ minecraft server.

Move the Smart Moving files "SmartCore-1.7.2-1.0.jar" and "SmartMoving-1.7.2-15.0.jar" into the subfolder "mods" of your MCPC+ server installation folder.

Don't forget to:
* ensure you have the latest version of MCPC+ installed!
* ensure you have the latest version of PlayerAPI core installed!
* ensure all your clients have Minecraft Forge client installed!



Development Installation
========================

The details of how to install Smart Moving at a Minecraft Forge development environent are described in the section "Development Installation" of the file "development.txt".



Configuration
=============

The file "smart_moving_options.txt" can be used to configure the behavior this mod.
It is located in your minecraft server's working directory.
If does not exist at Minecraft server startup time it is automatically generated.

You can use its content to manipulate this mod's various features on all connected clients.



SBC Support
===========
Smart Moving provides support for Simple Block code (http://dev.bukkit.org/server-mods/sbc/)
Have a look at the website to find the exact codes to block specific Smart Moving features for server players.
