Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 289 Bytes

Example-Plugin-CursedMod

A simple plugin created as an example of plugins for CursedMod

There are examples in the plugin:

  • How to create the main class that will load our plugin
  • How to generate configs
  • How to work with events
  • How to work with configs
  • How to create commands