- 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.
- Python 3.7網絡爬蟲快速入門
- SoapUI Cookbook
- What's New in TensorFlow 2.0
- Practical Data Science Cookbook(Second Edition)
- Hands-On Enterprise Automation with Python.
- Flutter跨平臺開發入門與實戰
- Linux:Embedded Development
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Building Serverless Web Applications
- PHP 8從入門到精通(視頻教學版)
- AI自動化測試:技術原理、平臺搭建與工程實踐
- Unity 5 Game Optimization
- Oracle SOA Suite 12c Administrator's Guide
- Leaflet.js Essentials