python-example-plugin/ ├── src/ # Main source directory │ └── endstone_example/ # Directory for the plugin package │ ├── __init__.py # Initializer for the package, importing ExamplePlugin class from ...
This wrapper centers around two files, CanvasClient and CanvasRestAPI, both which do most of the handling. Implementing the sub-classes that are implemented to store the variables and values used in ...