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.11.jar

  • R
  • Jan 29, 2026
  • 268.75 KB
  • 142
  • 1.20.1
  • Forge

File Name

jakesworldguard-1.1.11.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

1.1.11
RENT COLLECTION
Currently only for SDMShop

Rent Commands
/wg plots rent info [plotId] - View current rent status, amount, due date, and plot bank balance.
/wg plots rent paynow [plotId] - Immediately pay overdue rent if the plot is locked (requires sufficient funds in plot bank).
/wg plots rent set <plotId> <amount> - [OP/Manager] Manually set the rent amount for a plot.

Plot Bank Commands
/wg plots bank balance [plotId] - Check the balance of a plot's bank account.
/wg plots bank deposit <amount> [plotId] - Deposit money into a plot's bank account (anyone can do this).
/wg plots bank withdraw <amount> [plotId] - Withdraw money from a plot's bank account (Owner only).

Debug Commands (OP Only)
/wg debug setrentsoon [plotId] - Sets the rent due date to 5 seconds in the future (useful for testing overdue logic).
/wg debug forcerentcheck - Manually triggers the server's rent collection cycle immediately.