- Building Minecraft Server Modifications
- Cody M. Sommer
- 158字
- 2021-08-04 10:09:52
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:
- Bukkit forums: bukkit.org
- Official IRC channel for Bukkit: wiki.bukkit.org/IRC
- Minecraft Forums: www.minecraftforum.net
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.
- Oracle從入門到精通(第3版)
- Flutter開發實戰詳解
- WebAssembly實戰
- Mastering QGIS
- Effective Python Penetration Testing
- QTP自動化測試進階
- 區塊鏈技術進階與實戰(第2版)
- Learning AWS
- QGIS Python Programming Cookbook(Second Edition)
- App Inventor少兒趣味編程動手做
- SQL Server 2008中文版項目教程(第3版)
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- Penetration Testing with the Bash shell
- Kotlin語言實例精解
- Developing Java Applications with Spring and Spring Boot