https://github.com/shateq/papermc-example
Example server plugin using PaperMC API!
https://github.com/shateq/papermc-example
minecraft papermc papermc-plugin
Last synced: 3 months ago
JSON representation
Example server plugin using PaperMC API!
- Host: GitHub
- URL: https://github.com/shateq/papermc-example
- Owner: shateq
- Created: 2021-09-04T16:02:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-29T15:24:40.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T18:02:12.162Z (4 months ago)
- Topics: minecraft, papermc, papermc-plugin
- Language: Java
- Homepage:
- Size: 149 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paper Plugin Example
Template plugin for Paper Api!
Things that you don't need may be removed - the power is yours.# Branches
Variants
- [Kotlin](https://github.com/shateq/papermc-example/tree/kotlin)
- [Latest Up-to-date](https://github.com/shateq/papermc-example/tree/master)