promotional bannermobile promotional banner

CityGuard

A server-side citybuild economy mod with jobs, markets, bounties, teams, and chunk claims.

File Details

CityGuard 0.1.0

  • B
  • May 10, 2026
  • 213.03 KB
  • 11
  • 1.20.1
  • Forge

File Name

CityGuard 0.1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cityguard-1538874:8066365")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Changelog - CityGuard 0.1.0

Initial public test release of CityGuard.

## Added

- Added server-side economy system with Euro currency.
- Added private player balance sidebar.
- Added money commands under `/cityguard money`.
- Added job system with separate levels and XP.
- Added jobs: Farmer, Lumberjack, Miner, Builder, Digger, and Hunter.
- Added job reward scaling by level.
- Added shared hourly money and XP limits for jobs.
- Added admin commands to reset job progress.
- Added player market with double-chest-style UI.
- Added sell UI for market items.
- Added buy UI with categories and custom purchase amounts.
- Added dynamic market prices based on supply and demand.
- Added CMarket with infinite buy-only stock.
- Added CMarket unlock requirement: average job level 10 and 10,000 €.
- Added CMarket prices at 2x normal market buy price.
- Added bounty system for PvP kills.
- Added public chat announcements for bounty placement, increases, and claims.
- Added team system with Owner, Admin, and Member roles.
- Added team invites, accepts, leaves, kicks, promotions, demotions, and disbanding.
- Added chunk claim system for teams.
- Added claim protection against block breaking, placing, and interaction by outsiders.
- Added automatic claim cleanup when a team is disbanded.
- Added server-side compatibility using only vanilla menus and vanilla item icons.

## Notes

- CityGuard is designed for Forge 1.20.1.
- The mod is intended to run server-side.
- Clients should not need to install the mod when joining a server using CityGuard.
- This is the first public test release, so feedback and bug reports are welcome.