Bit Goblin minecraft server tool
Go to file
2022-10-14 12:52:29 -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 Updated version of PHP CodeSniffer; cleaned up some style issues and code smells 2022-10-14 12:52:29 -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 Updated version of PHP CodeSniffer; cleaned up some style issues and code smells 2022-10-14 12:52:29 -04:00
.woodpecker.yml Added PHPCS and PHPMD config; added CI config 2022-10-14 12:15:14 -04:00
composer.json Updated version of PHP CodeSniffer; cleaned up some style issues and code smells 2022-10-14 12:52:29 -04:00
composer.lock Updated version of PHP CodeSniffer; cleaned up some style issues and code smells 2022-10-14 12:52:29 -04:00
LICENSE Initial PHP Slim project structure; built a very basic site template 2022-09-22 20:37:29 -04:00
phpcs.xml Updated version of PHP CodeSniffer; cleaned up some style issues and code smells 2022-10-14 12:52:29 -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