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

