NucleoidMC / Game-Configs

A collection of game configurations used on the Nucleoid server.
MIT License
4 stars 17 forks source link

Game portals that were previously continuous are no longer continuous #101

Open haykam821 opened 1 month ago

haykam821 commented 1 month ago

The continuous field does not seem to exist anymore, and as a result, the nucleoid:party and nucleoid:duels game portals end after one game:

https://github.com/NucleoidMC/Game-Configs/blob/75f1ac5c927ca25918957053ec787d5f371fe3d7/data/nucleoid/game_portals/party.json#L4 https://github.com/NucleoidMC/Game-Configs/blob/75f1ac5c927ca25918957053ec787d5f371fe3d7/data/nucleoid/game_portals/duels.json#L8

ZekeZDev commented 1 month ago

ah neat, so it was intended to be continuous, it just broke. Is there any workaround currently?