Skip to main content
Restocks whitelisted items from the kit the player has loaded, without a menu. /rg and /regear are separate commands, configured separately.

The two modes

Both modes enforce the damage timer, permissions, location rules, and elytra setting. The command cooldown applies only to command mode.

Settings

config.yml
Regear uses the last personal or public inventory kit loaded since joining. It does not use enderchest kits.

Examples

/rg restocks instantly, /regear hands out a shulker.
config.yml

Turn regear off for a group

perplayerkit.use includes regear. Remove perplayerkit.regear from a group to keep regear for the others.

World and region rules

Use locations.regear to choose where regear commands and items work. Item use is checked again at the current position.
config.yml
This blocks regear inside protected_area in the world named world. Replace both names with your own. The global rule also applies. See Worlds and regions for allow mode and overlapping regions.

Reconnecting and switching servers

Regear remembers the last personal or public kit you loaded, even after reconnecting or a server restart. Automatic rekit uses the same saved selection. The last loaded enderchest slot is saved separately. After upgrading from a version that kept selections only in memory, load a kit once to save your choice. Existing kit contents are preserved. Servers sharing MySQL, PostgreSQL, or Redis read the same saved choices when players join. Use matching kit slot limits and public kit definitions. This does not synchronize players who are already online on another server. See Shared storage for setup.