[0.0.2.7-beta2] - 2023-04-09
Fixed
- Fix YAWP flags not working due to configuration errors (damn mixins!)
[0.0.2.7-beta1] - 2023-03-29
From now on this changelog will use the keep a changelog format: https://keepachangelog.com/en/1.0.0/. YAWP is still following the schematic versioning suggested by forge: https://docs.minecraftforge.net/en/1.19.x/gettingstarted/versioning/.
Added
- CLI: Region state quick-link & command enhancements:
/wp region <dim> <region> state enable|alertand/wp dim <dim> enablenow can be used without providing the new state (you can still provide the state explicitly though). They work as a toggle used this way. The related quick-links for Dimensional and Local Regions have been adjusted accordingly. - CLI: Undo links. Most command confirmation messages will now provide a link to undo the action. (#63)
- Spawning-related flags now despawns all entities in the Local Region, which are covered by the flag.
- Spawning-related flags now despawns all entities in the Dimensional Region, which are covered by the flag (exluding entities in the Local Regions without the flag).
Changed
- CLI: All remove commands will now run the command immediately instead of suggesting it. (#63)
- Breaking change: Unified flag naming. Replaced all
_with-. Invalid flags will be removed automatically from your regions. (#64) Make sure to re-add the removed flags. Affected flags:break_blocks->break-blocksplace_blocks->place-blocksplace_fluids->place-fluidsscoop_fluids->scoop-fluids
Removed
- Flag
entity-place. It is replaced by theenderman-griefingflag, which covers picking and placing of blocks by endermen.
Fixed
- Fix Cuboid areas not saving marked blocks correctly. This does not affect already defined areas.
0.0.2.6-beta1 - 1.19.3 port for Fabric
No changes from the initial 1.19.2 port for Fabric
0.0.2.6-beta4 - 1.19.3 port for Forge
No changes from the last 1.19.2 version for Forge
0.0.2.6-beta1
This is the first beta release of YAWP for Fabric. This port includes all features of the forge version except the following flags: place-fluids, scoop-fluids, send-chat, mob-griefing, enderman-griefing, zombie-destruction.
Bugs are to be expected but I am working to resolve any issues as soon as they arise.


