Building Minecraft Server Modifications. Create and customize your very own Minecraft server using Java and the Spigot API - Second Edition - Helion
Tytuł oryginału: Building Minecraft Server Modifications. Create and customize your very own Minecraft server using Java and the Spigot API - Second Edition
ISBN: 9781785886874
stron: 158, Format: ebook
Data wydania: 2015-12-23
Księgarnia: Helion
Cena książki: 94,99 zł
Minecraft is a sandbox game that allows you to play it in any way you want. Coupled with a multiplayer server powered by Spigot, you can customize the game even more! Using the Bukkit API, anyone interested in learning how to program can control their Minecraft world by developing server plugins.
This book is a great introduction to software development through the wonderful world of Minecraft.
We start by instructing you through how to set up your home PC for Minecraft server development. This includes an IDE complete with the required libraries as well as a Spigot server to test on. You will be guided through writing code for several different plugins. Each chapter teaches you new skills to create plugins of increasing complexity, and each plugin adds a new concept of the Bukkit API By the end of the book, you will have all the knowledge you need about the API to successfully create any type of plugin. You can then practice and build your Java skills through developing more mods for their server.
Osoby które kupowały "Building Minecraft Server Modifications. Create and customize your very own Minecraft server using Java and the Spigot API - Second Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Building Minecraft Server Modifications. Create and customize your very own Minecraft server using Java and the Spigot API - Second Edition eBook -- spis treści
- 1. Deploying a Spigot Server
- 2. Learning the Bukkit API
- 3. Creating Your First Bukkit Plugin
- 4. Testing on the Spigot Server
- 5. Plugin Commands
- 6. Player Permissions
- 7. The Bukkit Event System
- 8. Making Your Plugin Configurable
- 9. Saving Your Data
- 10. The Bukkit Scheduler