Bit Goblin minecraft server tool
Go to file
Gregory Ballantine 069a246db0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Added PHPCS and PHPMD config; added CI config
2022-10-14 12:18:13 -04:00
bin Initial PHP Slim project structure; built a very basic site template 2022-09-22 20:37:29 -04:00
conf Removed beanstalkd stuff for now as it's not necessary; updated the server creation function to actually download the specified server JAR version 2022-10-08 00:02:29 -04:00
public Added a check to make sure the server doesn't exist before creating it 2022-10-06 21:11:54 -04:00
src Added a way to edit a server's properties - right now it only edits the server-port property 2022-10-14 11:38:16 -04:00
views Added a way to edit a server's properties - right now it only edits the server-port property 2022-10-14 11:38:16 -04:00
.gitignore Initial PHP Slim project structure; built a very basic site template 2022-09-22 20:37:29 -04:00
.woodpecker.yml Added PHPCS and PHPMD config; added CI config 2022-10-14 12:15:14 -04:00
composer.json Added PHPCS and PHPMD config; added CI config 2022-10-14 12:18:13 -04:00
composer.lock Added PHPCS and PHPMD config; added CI config 2022-10-14 12:15:14 -04:00
LICENSE Initial PHP Slim project structure; built a very basic site template 2022-09-22 20:37:29 -04:00
phpcs.xml Added PHPCS and PHPMD config; added CI config 2022-10-14 12:15:14 -04:00
phpmd.xml Added PHPCS and PHPMD config; added CI config 2022-10-14 12:15:14 -04:00
pid_manual.txt Updated the start/stop server icons; added routes to handle server stop/start 2022-09-24 20:45:37 -04:00
README.md Initial commit 2022-09-17 18:02:22 -04:00

mcst

Bit Goblin minecraft server tool