https://github.com/truewinter/huskchat-testevents
https://github.com/truewinter/huskchat-testevents
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/truewinter/huskchat-testevents
- Owner: TrueWinter
- License: mit
- Created: 2022-06-16T18:56:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T14:33:15.000Z (over 2 years ago)
- Last Synced: 2024-05-02T02:58:04.348Z (about 2 years ago)
- Language: Java
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# HuskChat-TestEvents
This is a Velocity/Bungee plugin that demonstrates the [HuskChat](https://github.com/WiIIiam278/HuskChat) events API.
## Building
To build the plugin, you will need to clone HuskChat in the parent directory and build it.
You will most likely also need to update the `pom.xml` files in the `common` module to use the correct file name in the `systemPath` property.
Use the Maven `package` function from the `HuskChatTestEvents` module to build the plugin. You will find the resulting plugins in the `target` directory.