- Building Minecraft Server Modifications
- Cody M. Sommer
- 83字
- 2021-08-04 10:09:50
Summary
You now have a CraftBukkit server running on your PC. You can inform your friends of your IP address so that they can play on your new server with you. You are now familiar with in-game commands and how to use them, and your server is ready to have Bukkit plugins installed onto it as soon as we program them. To prepare ourselves for programming these plugins, we will first become familiar with the Bukkit API, and how it can be used.
推薦閱讀
- Mastering Zabbix(Second Edition)
- Python網絡爬蟲從入門到實踐(第2版)
- Building Mapping Applications with QGIS
- Redis Essentials
- GameMaker Programming By Example
- 用Python實現深度學習框架
- 精通Linux(第2版)
- PLC應用技術(三菱FX2N系列)
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Mastering Docker
- Drupal 8 Development Cookbook(Second Edition)
- Java從入門到精通(視頻實戰版)
- 體驗之道:從需求到實踐的用戶體驗實戰
- ASP.NET Core 2 High Performance(Second Edition)
- Python深度學習:基于PyTorch