Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guillaume-bh/vultr-stop

A simple Minecraft plugin to "terminate" the server if it's hosted with Vultr
https://github.com/guillaume-bh/vultr-stop

config java java-8 minecraft-plugin minecraft-server-plugin vultr vultr-api

Last synced: 4 days ago
JSON representation

A simple Minecraft plugin to "terminate" the server if it's hosted with Vultr

Awesome Lists containing this project

README

        

# Reloaded-MC Vultr Stop

This is a plugin to stop your Vultr instance when the server is stopping.

## Configuration

To use this plugin, you need to edit the `config.yml` file in the plugin folder.

Replace the `VULTR_API_KEY` with your Vultr API Key.

`config.yml`
```yaml
VULTR_API_KEY: "" # Your Vultr API Key
```