remove mini server

This commit is contained in:
okx-code
2026-05-31 04:32:25 +01:00
parent cd21673245
commit a629fc7616
106 changed files with 2 additions and 75855 deletions

View File

@@ -7,8 +7,8 @@ We would greatly appreicate if you tested your changes, ideally using the Docker
`docker compose up paper proxy -d`. This will start up a single server on localhost.
Keep in mind that if you are making any config changes, you should change the default plugin config in the resources
folder, but also update the configs for the relevant server(s) if necessary. `gamma` is the code name for CivMC mini,
and most changes applied to main should also apply to mini. You can find these configs in `ansible/files`.
folder, but also update the configs for the relevant server(s) if necessary. You can find these configs in
`ansible/files`.
Default config changes will not affect the docker server, but ansible changes will. If you make any config changes in
the `ansible` directory, simply restart the server `docker compose restart paper` to apply them.