A Java console application that controls starting/stopping the server.
Go to file
dependabot[bot] 4e50462f39
Bump snakeyaml from 1.21 to 2.0
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.21 to 2.0.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.21)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-24 13:58:00 +00:00
.idea Made things configurable 2018-06-12 23:50:36 +02:00
.settings Added custom restart support 2016-12-19 17:41:00 +01:00
src/buttondevteam/serverrunner Made things configurable 2018-06-12 23:50:36 +02:00
.classpath Added custom restart support 2016-12-19 17:41:00 +01:00
.gitignore Added files 2016-07-31 01:59:41 +02:00
.project Added files 2016-07-31 01:59:41 +02:00
LICENSE Initial commit 2016-07-31 01:55:29 +02:00
pom.xml Bump snakeyaml from 1.21 to 2.0 2023-06-24 13:58:00 +00:00
README.md Create README.md 2020-07-27 12:46:27 +02:00

ButtonServerRunner

A Java console application that controls starting/stopping the server.

Replaced by a shell script at PluginConfigs / Server/run.sh and Server/start.sh