https://github.com/eth-p/bukkit-example
A small hello world Bukkit plugin built with Gradle for Bukkit.
https://github.com/eth-p/bukkit-example
bukkit-plugin example gradle
Last synced: 10 months ago
JSON representation
A small hello world Bukkit plugin built with Gradle for Bukkit.
- Host: GitHub
- URL: https://github.com/eth-p/bukkit-example
- Owner: eth-p
- Created: 2019-12-23T06:53:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T02:26:59.000Z (over 5 years ago)
- Last Synced: 2025-02-08T22:13:35.182Z (12 months ago)
- Topics: bukkit-plugin, example, gradle
- Language: Java
- Homepage: https://github.com/eth-p/gradle-bukkit
- Size: 52.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bukkit-example
A small hello world Bukkit plugin built with Gradle and [Gradle for Bukkit](https://github.com/eth-p/gradle-bukkit).
## What does it do?
Type `/hello` to get a response back.
That's all, folks!