Skip to content

gsugambit/minecraft-rcon-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minecraft-rcon-connect

Exposes the RCon protocol for minecraft over REST. https://wiki.vg/RCON

Development Environment

JDK 11 Apache Maven

Running Application

Configuration

For now there is no docker container, will add support today. You will need to specify the following properties rcon.host / rcon.port / rcon.password

Run Command

mvn clean install mvn spring-boot:run

Docker Runtime

Will update to have docker run information soon.

Docker build

Will include the docker build information soon.

Give Command Generator

https://www.gamergeeks.net/apps/minecraft/give-command-generator

Releases

No releases published

Packages

No packages published

Languages