okx-code ed045ab4e4 Fix portal hack not triggering
If you are falling really fast, you will be falling multiple blocks per second, and could possibly pass straight through an end portal. This fix changes the hack to use an event triggered earlier to detect if a player passes through an end portal.
2024-03-23 01:42:38 +00:00
2024-03-04 14:13:39 -05:00
2024-01-30 10:39:07 -05:00
2024-03-23 01:42:38 +00:00
2024-03-04 14:13:39 -05:00
2024-02-24 12:03:04 -05:00
2024-03-13 16:38:25 -04:00
2024-01-30 12:11:14 -05:00
2024-01-30 10:39:07 -05:00

Civ

This monorepo will eventually contain all civ projects and development

Developing Locally

Plugins

Containers

A docker compose stack is provided to help test containers built from this repo. To start the stack, run the following command: docker compose up --build. Please note that this stack is NOT suitable for production use.

Optional services may be started by enabling the profile flag, e.g. --profile <name>

Current services and exposed ports are:

Name Ports Description Profile
pvp
mariadb 3306 TCP, Database
postgres 5432 TCP, Database
rabbitmq 5672 TCP, AMQP
15672 HTTP, Management UI
grafana 3000 HTTP, Grafana UI monitoring
Description
No description provided
Readme 1.5 GiB
Languages
Java 99.6%
Jinja 0.3%
HTML 0.1%