Implement Portals for the MC Subsystem.
Open
enhancement
- Dominant language
- C++
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Decide on an approach for which the MC subsystem will handle portals (this will require some discussion), and implement the code necessary to maintain the list of existing portals and their configurations, and somehow run code on them each tick; either by creating some form of tick handler inside a custom block, or by iterating over the list and running code inside it (or some other method).
Contributor guide
Assessment
This issue has not been assessed yet.