Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Yet Another World Protector
Yet Another World Protector

Yet Another World Protector

Yet Another World Protector, or YAWP for short, is a server-side mod which allows you to protect your creations against various different events/actions of players, mobs and the environment.

225.1K
204
  • 26.2-0.6.3-beta4-fabric

    beta17 июня 2026 г.

    [0.6.3-beta4] - 2026-06-17

    Fixed

    • NPE when trying to add spawning-* flag to region (NeoForge).
  • 26.2-0.6.3-beta4-neoforge

    beta17 июня 2026 г.

    [0.6.3-beta4] - 2026-06-17

    Fixed

    • NPE when trying to add spawning-* flag to region (NeoForge).
  • 1.21.1-0.6.3-beta3-fabric

    beta3 мая 2026 г.

    [0.6.3-beta3] - 2026-27-04

    Changed

    • spawning-monster and use-portal-monster flag now also considers if the passenger is a hostile mob.

    Fixed

    • Fix global region state not being considerate correctly when evaluating untracked levels.
    • Fix /yawp dim <dim> suggesting untracked levels
    • Fix /yawp global track suggesting tracked levels
  • 1.21.1-0.6.3-beta3-neoforge

    beta3 мая 2026 г.

    [0.6.3-beta3] - 2026-27-04

    Changed

    • spawning-monster and use-portal-monster flag now also considers if the passenger is a hostile mob.

    Fixed

    • Fix global region state not being considerate correctly when evaluating untracked levels.
    • Fix /yawp dim <dim> suggesting untracked levels
    • Fix /yawp global track suggesting tracked levels
  • 1.21.1-0.6.3-beta3-forge

    beta3 мая 2026 г.

    [0.6.3-beta3] - 2026-27-04

    Changed

    • spawning-monster and use-portal-monster flag now also considers if the passenger is a hostile mob.

    Fixed

    • Fix global region state not being considerate correctly when evaluating untracked levels.
    • Fix /yawp dim <dim> suggesting untracked levels
    • Fix /yawp global track suggesting tracked levels
  • 26.1.2-0.6.3-beta3-fabric

    beta27 апреля 2026 г.

    [0.6.3-beta3] - 2026-27-04

    Changed

    • spawning-monster and use-portal-monster flag now also considers if the passenger is a hostile mob.

    Fixed

    • Fix global region state not being considerate correctly when evaluating untracked levels.
    • Fix /yawp dim <dim> suggesting untracked levels
    • Fix /yawp global track suggesting tracked levels
  • 26.1.2-0.6.3-beta3-neoforge

    beta27 апреля 2026 г.

    [0.6.3-beta3] - 2026-27-04

    Changed

    • spawning-monster and use-portal-monster flag now also considers if the passenger is a hostile mob.

    Fixed

    • Fix global region state not being considerate correctly when evaluating untracked levels.
    • Fix /yawp dim <dim> suggesting untracked levels
    • Fix /yawp global track suggesting tracked levels
  • 26.1.2-0.6.3-beta2-fabric

    beta26 апреля 2026 г.

    [0.6.3-beta2] - 2026-26-04

    Changed

    • Cyclic region data related logging is now only logged in debug log
    • Breaking Change: Starting with YAWP for MC 26.1.2, the region data is now saved in /world/dimensions/minecraft/overworld/data/yawp

    Fixed

    • Fix server crash caused by using level in try with resource block. Fixes #187
    • Fix trying resolving responsible region of untracked level causing NPE. Fixes #190
    • Fix wrong evaluation of flag event cancellation
    • Fix flag event listeners not firing
  • 26.1.2-0.6.3-beta2-neoforge

    beta26 апреля 2026 г.

    [0.6.3-beta2] - 2026-26-04

    Changed

    • Cyclic region data related logging is now only logged in debug log
    • Breaking Change: Starting with YAWP for MC 26.1.2, the region data is now saved in /world/dimensions/minecraft/overworld/data/yawp

    Fixed

    • Fix server crash caused by using level in try with resource block. Fixes #187
    • Fix trying resolving responsible region of untracked level causing NPE. Fixes #190
    • Fix wrong evaluation of flag event cancellation
    • Fix flag event listeners not firing
  • 1.21.11-0.6.2-beta1-fabric

    beta18 января 2026 г.

    [0.6.2-beta1] - 2025-10-30

    Added

    • Add flag no-hunger and keep-inv back.

    Changed

    • Set default value for op_bypass_flags to false in yawp-common.toml to prevent unexpected behavior for server operators.
    • Add flag command no longer supports the override argument. This caused confusion when adding flags.
    • Rename flag knockback-players to no-knockback. Clarification: It prevents players from being knocked back.

    Fixed

    • Fix issues loading region data (again) causing region data loss.
    • Fix flags considered beneficial for players not working as intended. This includes, beside others:
      • keep-inv
      • no-hunger
      • keep-xp
      • invincible
      • no-knockback
    • Fix spawning-trader flag not preventing wandering trader llamas from spawning.
  • 1.21.11-0.6.2-beta1-neoforge

    beta18 января 2026 г.

    [0.6.2-beta1] - 2025-10-30

    Added

    • Add flag no-hunger and keep-inv back.

    Changed

    • Set default value for op_bypass_flags to false in yawp-common.toml to prevent unexpected behavior for server operators.
    • Add flag command no longer supports the override argument. This caused confusion when adding flags.
    • Rename flag knockback-players to no-knockback. Clarification: It prevents players from being knocked back.

    Fixed

    • Fix issues loading region data (again) causing region data loss.
    • Fix flags considered beneficial for players not working as intended. This includes, beside others:
      • keep-inv
      • no-hunger
      • keep-xp
      • invincible
      • no-knockback
    • Fix spawning-trader flag not preventing wandering trader llamas from spawning.
  • 1.21.1-0.6.3-beta1-forge

    beta30 декабря 2025 г.

    [0.6.3-beta1] - 2025-21-12

    Added

    • Add RegionSpatialCache to index regions in the world based on sub-chunks (sections).
    • Add PlayerPosTracker to track the position of players
    • Add RegionEvent.PlayerEnter. It is fired when a player enters a Local Region
    • Add RegionEvent.PlayerLeave. It is fired when a player leaves a Local Region
    • Add default title message which is displayed when a player enters/leaves a Local Region. This will be customizable in the future.
    • Add yawp-features.toml config to enable/disable features.
    • Add config setting to enable player tracker in yawp-features.toml
    • Add config setting to log detailed event info in yawp-logging.toml
    • Levels (Dimensional Regions and Local Regions for that level) now need to be tracked to be recognized by YAWP.
    • Add command /yawp global track <level> to track a level so it can be protected like always.
    • Add config setting to enable/disable the automatic tracking of Levels (Dimensional Regions and Local Regions for that level) in yawp-features.toml. Default is true which will work like before.

    Changed

    • Rename flag xp-drop-all to drop-xp. This now covers all xp dropping from players killing monsters.
    • Rework saving to reduce performance impact.
    • Commands no longer trigger saving of all data, instead specific to the level of the involved region.

    Removed

    • Remove flags xp-drop-player, xp-drop-other, xp-drop-monsters. This is covered by drop-xp.
    • Remove flag trample-farmland-other. This is covered by trample-farmland.

    Fixed

    • Fix NPE when updating tp anchor position.
    • Fix cuboid area not being normalized causing issues with recognizing players entering/leaving.
    • Fix visualization not being updated when updating region area
    • Fix visualization not being removed when removing regions.
    • Fix spammy output when saving region data - should be less verbose now.
    • Fix NPE when saving region data causing crashes-
  • 1.20.1-0.6.3-beta1-fabric

    beta22 декабря 2025 г.

    [0.6.3-beta1] - 2025-21-12

    Added

    • Add RegionSpatialCache to index regions in the world based on sub-chunks (sections).
    • Add PlayerPosTracker to track the position of players
    • Add RegionEvent.PlayerEnter. It is fired when a player enters a Local Region
    • Add RegionEvent.PlayerLeave. It is fired when a player leaves a Local Region
    • Add default title message which is displayed when a player enters/leaves a Local Region. This will be customizable in the future.
    • Add yawp-features.toml config to enable/disable features.
    • Add config setting to enable player tracker in yawp-features.toml
    • Add config setting to log detailed event info in yawp-logging.toml
    • Levels (Dimensional Regions and Local Regions for that level) now need to be tracked to be recognized by YAWP.
    • Add command /yawp global track <level> to track a level so it can be protected like always.
    • Add config setting to enable/disable the automatic tracking of Levels (Dimensional Regions and Local Regions for that level) in yawp-features.toml. Default is true which will work like before.

    Changed

    • Rename flag xp-drop-all to drop-xp. This now covers all xp dropping from players killing monsters.
    • Rework saving to reduce performance impact.
    • Commands no longer trigger saving of all data, instead specific to the level of the involved region.

    Removed

    • Remove flags xp-drop-player, xp-drop-other, xp-drop-monsters. This is covered by drop-xp.
    • Remove flag trample-farmland-other. This is covered by trample-farmland.

    Fixed

    • Fix NPE when updating tp anchor position.
    • Fix cuboid area not being normalized causing issues with recognizing players entering/leaving.
    • Fix visualization not being updated when updating region area
    • Fix visualization not being removed when removing regions.
    • Fix spammy output when saving region data - should be less verbose now.
    • Fix NPE when saving region data causing crashes-
  • 1.20.1-0.6.3-beta1-forge

    beta22 декабря 2025 г.

    [0.6.3-beta1] - 2025-21-12

    Added

    • Add RegionSpatialCache to index regions in the world based on sub-chunks (sections).
    • Add PlayerPosTracker to track the position of players
    • Add RegionEvent.PlayerEnter. It is fired when a player enters a Local Region
    • Add RegionEvent.PlayerLeave. It is fired when a player leaves a Local Region
    • Add default title message which is displayed when a player enters/leaves a Local Region. This will be customizable in the future.
    • Add yawp-features.toml config to enable/disable features.
    • Add config setting to enable player tracker in yawp-features.toml
    • Add config setting to log detailed event info in yawp-logging.toml
    • Levels (Dimensional Regions and Local Regions for that level) now need to be tracked to be recognized by YAWP.
    • Add command /yawp global track <level> to track a level so it can be protected like always.
    • Add config setting to enable/disable the automatic tracking of Levels (Dimensional Regions and Local Regions for that level) in yawp-features.toml. Default is true which will work like before.

    Changed

    • Rename flag xp-drop-all to drop-xp. This now covers all xp dropping from players killing monsters.
    • Rework saving to reduce performance impact.
    • Commands no longer trigger saving of all data, instead specific to the level of the involved region.

    Removed

    • Remove flags xp-drop-player, xp-drop-other, xp-drop-monsters. This is covered by drop-xp.
    • Remove flag trample-farmland-other. This is covered by trample-farmland.

    Fixed

    • Fix NPE when updating tp anchor position.
    • Fix cuboid area not being normalized causing issues with recognizing players entering/leaving.
    • Fix visualization not being updated when updating region area
    • Fix visualization not being removed when removing regions.
    • Fix spammy output when saving region data - should be less verbose now.
    • Fix NPE when saving region data causing crashes-
  • 1.21.5-0.6.2-beta1-fabric

    beta30 октября 2025 г.

    [0.6.2-beta1] - 2025-10-30

    Added

    • Add flag no-hunger and keep-inv back.

    Changed

    • Set default value for op_bypass_flags to false in yawp-common.toml to prevent unexpected behavior for server operators.
    • Add flag command no longer supports the override argument. This caused confusion when adding flags.
    • Rename flag knockback-players to no-knockback. Clarification: It prevents players from being knocked back.

    Fixed

    • Fix issues loading region data (again) causing region data loss.
    • Fix flags considered beneficial for players not working as intended. This includes, beside others:
      • keep-inv
      • no-hunger
      • keep-xp
      • invincible
      • no-knockback
    • Fix spawning-trader flag not preventing wandering trader llamas from spawning.
  • 1.21.5-0.6.2-beta1-neoforge

    beta30 октября 2025 г.

    [0.6.2-beta1] - 2025-10-30

    Added

    • Add flag no-hunger and keep-inv back.

    Changed

    • Set default value for op_bypass_flags to false in yawp-common.toml to prevent unexpected behavior for server operators.
    • Add flag command no longer supports the override argument. This caused confusion when adding flags.
    • Rename flag knockback-players to no-knockback. Clarification: It prevents players from being knocked back.

    Fixed

    • Fix issues loading region data (again) causing region data loss.
    • Fix flags considered beneficial for players not working as intended. This includes, beside others:
      • keep-inv
      • no-hunger
      • keep-xp
      • invincible
      • no-knockback
    • Fix spawning-trader flag not preventing wandering trader llamas from spawning.
  • 1.21.5-0.6.2-beta1-forge

    beta30 октября 2025 г.

    [0.6.2-beta1] - 2025-10-30

    Added

    • Add flag no-hunger and keep-inv back.

    Changed

    • Set default value for op_bypass_flags to false in yawp-common.toml to prevent unexpected behavior for server operators.
    • Add flag command no longer supports the override argument. This caused confusion when adding flags.
    • Rename flag knockback-players to no-knockback. Clarification: It prevents players from being knocked back.

    Fixed

    • Fix issues loading region data (again) causing region data loss.
    • Fix flags considered beneficial for players not working as intended. This includes, beside others:
      • keep-inv
      • no-hunger
      • keep-xp
      • invincible
      • no-knockback
    • Fix spawning-trader flag not preventing wandering trader llamas from spawning.
  • 1.21.1-0.6.2-beta1-fabric

    beta30 октября 2025 г.

    [0.6.2-beta1] - 2025-10-30

    Added

    • Add flag no-hunger and keep-inv back.

    Changed

    • Set default value for op_bypass_flags to false in yawp-common.toml to prevent unexpected behavior for server operators.
    • Add flag command no longer supports the override argument. This caused confusion when adding flags.
    • Rename flag knockback-players to no-knockback. Clarification: It prevents players from being knocked back.

    Fixed

    • Fix issues loading region data (again) causing region data loss.
    • Fix flags considered beneficial for players not working as intended. This includes, beside others:
      • keep-inv
      • no-hunger
      • keep-xp
      • invincible
      • no-knockback
    • Fix spawning-trader flag not preventing wandering trader llamas from spawning.
  • 1.21.1-0.6.2-beta1-neoforge

    beta30 октября 2025 г.

    [0.6.2-beta1] - 2025-10-30

    Added

    • Add flag no-hunger and keep-inv back.

    Changed

    • Set default value for op_bypass_flags to false in yawp-common.toml to prevent unexpected behavior for server operators.
    • Add flag command no longer supports the override argument. This caused confusion when adding flags.
    • Rename flag knockback-players to no-knockback. Clarification: It prevents players from being knocked back.

    Fixed

    • Fix issues loading region data (again) causing region data loss.
    • Fix flags considered beneficial for players not working as intended. This includes, beside others:
      • keep-inv
      • no-hunger
      • keep-xp
      • invincible
      • no-knockback
    • Fix spawning-trader flag not preventing wandering trader llamas from spawning.
  • 1.21.4-0.6.2-beta1-fabric

    beta30 октября 2025 г.

    [0.6.2-beta1] - 2025-10-30

    Added

    • Add flag no-hunger and keep-inv back.

    Changed

    • Set default value for op_bypass_flags to false in yawp-common.toml to prevent unexpected behavior for server operators.
    • Add flag command no longer supports the override argument. This caused confusion when adding flags.
    • Rename flag knockback-players to no-knockback. Clarification: It prevents players from being knocked back.

    Fixed

    • Fix issues loading region data (again) causing region data loss.
    • Fix flags considered beneficial for players not working as intended. This includes, beside others:
      • keep-inv
      • no-hunger
      • keep-xp
      • invincible
      • no-knockback
    • Fix spawning-trader flag not preventing wandering trader llamas from spawning.
1
...

Совместимость

Платформы

Поддерживаемые окружения

Сервер

Сведения

Лицензия:
Опубликован:3 года назад
Обновлён:1 день назад
ID проекта:
Главная