Plugin Examples

Simple Options

This plugin demonstrates the use of the SimpleCommandPlugin class and its options list.

simple_options.py source code

World Editing

This plugin demonstrates how to read and change blocks, and how to find entities and modify entity attributes.

world_editing_demo.py source code