A plugin template for LeviAntiCheat's custom punishment
Generate a new repository from this template.
Before using this plugin template, make sure that you have installed XMake and a Minecraft Bedrock Server with LeviLamina.
-
Clone the new repository into a local folder.
-
Change the plugin name and the expected LeviLamina version in
xmake.lua
. -
Add your code.
-
Run
xmake repo -u
in the root of the repository. -
Run
xmake
to build the plugin.
Now the build is complete at bin/
.
Ask questions by creating an issue.
PRs accepted.
CC0-1.0 © LiteLDev