https://github.com/liteldev/levipenalizecheat
A plugin template for LeviAntiCheat's custom punishment
https://github.com/liteldev/levipenalizecheat
Last synced: 8 months ago
JSON representation
A plugin template for LeviAntiCheat's custom punishment
- Host: GitHub
- URL: https://github.com/liteldev/levipenalizecheat
- Owner: LiteLDev
- License: cc0-1.0
- Created: 2024-04-09T00:44:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T04:54:23.000Z (over 1 year ago)
- Last Synced: 2025-10-04T00:31:38.181Z (8 months ago)
- Language: Lua
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# LeviAntiCheat Custom Punishment Template
A plugin template for LeviAntiCheat's custom punishment
## Install
Generate a new repository from this template.
## Usage
Before using this plugin template, make sure that you have installed XMake and a Minecraft Bedrock Server with LeviLamina.
1. Clone the new repository into a local folder.
1. Change the plugin name and the expected LeviLamina version in `xmake.lua`.
1. Add your code.
1. Run `xmake repo -u` in the root of the repository.
1. Run `xmake` to build the plugin.
Now the build is complete at `bin/`.
## Contributing
Ask questions by creating an issue.
PRs accepted.
## License
CC0-1.0 © LiteLDev