Skip to content

Creating the plugin

PukPukov edited this page Jul 23, 2022 · 1 revision

AncapFramework changes the way you create plugins. In a few words - instead of extends JavaPlugin you write extends AncapPlugin.

Clone this wiki locally