Skip to content

A java demo project that you can use to script your VCMP server

License

Notifications You must be signed in to change notification settings

theKAKAN/vcmp-java-demo

Repository files navigation

What is this?

This is a basic Kotlin project that is designed to work with VCMP's Java Plugin.
It uses the example script provided here, just converted to Kotlin's syntax

Why is this?

Someone asked me to help them setup Java for their server, so I decided to make this to help others as well :)

How to use?

  1. Clone this repository
  2. Download dependencies or
  3. Run ./gradlew shadowJar
  4. By default, the JAR file should be in ./build/libs/
  5. Copy it and paste in your server's root folder.
  6. You can use this configuration example
  7. That's it! Go and play with it now :)

About

A java demo project that you can use to script your VCMP server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages