April 2015
Beginner
320 pages
7h 43m
English
In this chapter, you’ll learn how to load and save player preferences. You’ll create a new command that lets players choose which color they would like to use for in-game chat. The color they choose will be saved so that when the player disconnects or the server is restarted, the player’s choice of text color is restored.
Minecraft plugins lead a busy life behind the scenes. A typical large public server might have many Minecraft plugins installed, and some or all of those plugins might be turned on or off while the server is running. All plugins are loaded automatically when the server starts up, and all plugins are unloaded automatically just before the server shuts ...
Read now
Unlock full access