Player API gives third party mods managed access to the main player class
Player API is an API which provides access to
- the client class “EntityPlayerSP” aka “vm” or
- the server class “EntityPlayerMP” aka “gh” or
- the bukkit class “EntityPlayer”
while minimizing conflicts between mods.
Installation:
For installation instructions:
- make sure you download the right file:
- Client for client side mods that require Player API client
- Server for server side mods that require Player API server
- Bukkit for bukkit mods that require Player API bukkit
- read the “installation” section of your download’s readme files
Incompatibilities
- Player API server is compatible with Minecraft Forge server, just install Player API server after Minecraft Forge server.

Client 1.0
Upgraded to Minecraft 1.2.5: Download from Mediafire or Dropbox
Server 1.1
Added hooks “attackTargetEntityWithCurrentItem”, “canPlayerEdit” and “damageEntity”: Download from Mediafire or Dropbox
Bukkit 1.1
Added hooks “attackTargetEntityWithCurrentItem”, “canPlayerEdit” and “damageEntity”: Download from Mediafire or Dropbox
| Minecraft 1.2.5, Minecraft 1.2.5 Mod, Player API |
| Tweet |
| Do you like this post? Add to Favorites |
Processing your request, Please wait....