promotional bannermobile promotional banner

Atet's infrastructure

A lightweight server-side mod that lets admins assign repeating item rewards to players.

File Details

Atet's Infrastructure 1.1 neoforge

  • R
  • Jun 13, 2026
  • 13.50 KB
  • 6
  • 1.21.1
  • NeoForge

File Name

civilianinfrastructure-1.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:atets-infrastructure-1565749:8240195"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added support for entity selectors (@a, @p, @e, etc.) across all commands, allowing actions to target multiple players at once.

  • /infrastructure give @a <item> <amount> <hours> — assign a reward to all online players in one command
  • /infrastructure pause/unpause @a — pause or resume rewards for multiple players at once
  • /infrastructure remove/removeall — now accepts multiple targets
  • /infrastructure list @a — view rewards for multiple players in one command

Single-player commands continue to work exactly as before.