promotional bannermobile promotional banner

Jake's World Guard/Protection and Plots

A 1.20.1 Mod that allows Server Owners to setup protection zones to block players doing certain actions. Also has a plot system that can be created by admins for players to build in. Has SDMShop Integration to purchase plots.

File Details

jakesworldguard-1.1.19.jar

  • R
  • Apr 6, 2026
  • 315.73 KB
  • 141
  • 1.20.1
  • Forge

File Name

jakesworldguard-1.1.19.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:jakes-world-protection-and-plots-1414247:7887177")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.1.19 Update Log

Fixes

  • Fixed an issue where players could still take armor off armor stands in a protected zone.
  • Note: Armor stands are protected under the Entity Interact flag. (Place/Break/Interact)

Changes

  • Added a new mob-drops flag to control whether mobs drop items upon death.
  • /wg zones flag set <ZoneID> mob-drops disabled
  • Added a new mob-xp-drops flag to control whether mobs drop experience upon death.
  • /wg zones flag set <ZoneID> mob-xp-drops disabled
  • New Flag-Filter to turn off/on drops for specific mobs. (Flag must be set to mob-drops for this to work)
  • /wg zones flag-filter set <ZoneID> mob-drops disabled <EntityID>
  • /wg zones flag-filter set <ZoneID> mob-drops enabled <EntityID>
  • /wg zones flag-filter set <ZoneID> mob-xp-drops disabled <EntityID>
  • /wg zones flag-filter set <ZoneID> mob-xp-drops enabled <EntityID>