Marcel Bartholet

Results 63 comments of Marcel Bartholet

# 1.20 Flag Suggestions - [ ] amethyst-repeat-skulk-signal

@funnycubeguy that will be part of the next bigger feature: #113

Add region for whole chunks and sub chunks

~~Consider an "Endpoint" for providing region area information to display them on mini-map mods.~~ The regions can be queried through the API. Maybe a QoL abstraction could be added as...

Events when adding and removing Flags for Regions. This could be usefull for internal thing but as well as for some custom logic for modpack making. Example: Useful for spawning...

- [x] Note: FlagBuilder to easily create Flag instances

First iteration: https://github.com/Z0rdak/Yet-Another-World-Protector/tree/fabric/1.20.1-api/src/main/java/de/z0rdak/yawp/api

For this a data pack would be ideal. Especially because it enables users/server owners/players to share their data packs with their own Region template or FlagSet, etc. definitions.

Hi there! Yes, that’s exactly how it is implemented currently. I already have a solution planned to cover these kind of issues. I hope to add support for this soon....