summaryrefslogtreecommitdiff
path: root/minecctl/server.h
AgeCommit message (Expand)Author
2020-07-12Teach minecctl to create proper mcserver files, auto-generate systemd service...David Härdeman
2020-07-09Implement a basic init command in minecctl to create an initial example configDavid Härdeman
2020-07-07Improve handling of info and status commandsDavid Härdeman
2020-07-06Add some license information and the beginning of Debian packagesDavid Härdeman
2020-07-01Improve the lint command furtherDavid Härdeman
2020-07-01Change include configuration for shared directory to make header includes cle...David Härdeman
2020-06-30Share config parsing fully between server and cmdline toolDavid Härdeman
2020-06-26Allow commands to return success or not rather than just dyingDavid Härdeman
2020-06-26Pass struct cfg throughoutDavid Härdeman
2020-06-26Some renaming to give all functions in server.c a proper prefixDavid Härdeman
2020-06-26Split off all server functionality to a separate fileDavid Härdeman