Learn to Program with Minecraft Plugins

Overview:

This book is written by one of the co-authors of Agile Manifesto – Andrew Hunt. It tells about writing your own Minecraft and getting the code come to life, and how to add your own features to the Minecraft game by developing Java Code that can easily plug in to the server. This book briefly tells you everything required to expand the Minecraft experience, writing Java code and building plugins for the same using Minecraft CanaryMod library. 

This book covers how to create plugins reacting to game events and scheduling tasks to run later in the game, use of variables and functions to create a plugin that can make flying creepers, shoot flaming cows and players flinging into the sky. Also, you learn how to take a backup of the code using Git. This book is a great source of learning to enhance the gaming experience and learn real programming skills.

Author:

Andrew Hunt

Published In:

8th November 2014 (2nd Edition)

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.