Plan/.github/workflows
Aurora Lahtela b646e18c68
Fix fabric join address gathering (#2546)
- Refactored player online listeners to move common. often changed logic to common package
- Changed method fabric uses to get join address to use the client handshake packet which has the address
- Added command `/plan db removejoinaddresses {server}` to allow removing invalid join address data
- Changed build pipeline to always build jars even if tests fail
- Disabled one flaky test

Affects issues:
- Closed #817
- Fixed  #2526
2022-08-14 20:35:32 +03:00
..
ci.yml Fix fabric join address gathering (#2546) 2022-08-14 20:35:32 +03:00
issues.yml Create issues.yml 2022-07-31 08:43:38 +03:00
javadocs.yml Update GitHub workflows (#2464) 2022-07-06 20:45:16 +03:00
on-release.yml Fixes to release pipelines 2022-07-15 09:31:51 +03:00