https://github.com/scottwinkler/terraform-minecraft-plugin
https://github.com/scottwinkler/terraform-minecraft-plugin
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scottwinkler/terraform-minecraft-plugin
- Owner: scottwinkler
- Created: 2019-02-22T22:29:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T22:08:49.000Z (almost 3 years ago)
- Last Synced: 2023-03-21T21:43:30.873Z (about 2 years ago)
- Language: Java
- Size: 118 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# terraform-minecraft-plugin
This is a Spigot plugin for enabling the Terraform Minecraft provider. You can either build this code yourself with a `mvn install` or you can download the latest jar file from the tagged releases tab. To install this, you must be running a Spigot minecraft server and copy the jar file into the ~/plugins directory of your server files. Reload the plugins (or restart the server and the plugin will be enabled. This starts up a server on default port 8080, although this can be changed in the plugin configuration files. Once this has been started up, you will be able to use the Terraform Minecraft provider. If you are having difficulties, please file an issue and I can update the Readme accordingly.