Module · Beginner · 1h 15m
Module 2: Plugins
A first server plugin: project setup, a command, permissions, config, and a release.
- minecraft
- gaming
- module
Inside this module
- Set up a plugin project
- Implement a command with permissions and config
- Package and document a release
The full module opens with a membership that covers Minecraft Creation.
Sign in if you already subscribe.
Sign inLessons
- 01Project setup
Lesson · 25 min · A plugin project with a build tool, the server API dependency and a main class that loads.
- 02A command with permissions and config
Lesson · 25 min · Registering a command, checking a permission, and reading values from a config file.
- 03Events, data and release
Lesson · 25 min · Listening to game events, storing small data, and packaging a plugin others can run.

