Building Minecraft Server Modifications
上QQ阅读APP看书,第一时间看更新

Summary

If you have any trouble figuring out any of the problems mentioned in the challenges or with any other portion of the Bukkit API, there are many places to ask for help, which are listed as follows:

You can also contact me directly or visit my website at www.codisimus.com. I am always interested in helping out a fellow developer.

You now have the required knowledge to begin programming your own Bukkit plugins. As we do, we will have to refer back to the documentation to find the required information. Being able to navigate and understand the API documentation will speed up the process of coding. If you are ever unsure of a section of the API, you now know how to find the information you need. In the next chapter, we'll use the Bukkit API to begin writing code and create your first Bukkit plugin.