Player Stages
Modby Sixik
Add restrictions for the player with GameStages !
Type
Mod
CurseForge Downloads
72,817
CurseForge ID
899878
Last Updated
Aug 15, 2026
Description
This mod allows you to add restrictions to the player. If you have any ideas what else you can add, I invite you to my discord
In the meantime, with this mod you can :
- Add restrictions on breaking blocks
- Restrict the ability to open inventory
- Do not allow to put on armor and use tools
- Undo effects
- Restrict trade with villagers
- Limit enchantments both on the enchantment table and on the anvil
NEW WIKI
Examples:
import mods.playerStage.PlayerStage;PlayerStage.addItem("testA", <item:minecraft:iron_pickaxe>); PlayerStage.addItem("testB", <item:minecraft:golden_sword>, true);
PlayerStage.addArmor("a1", <item:minecraft:diamond_chestplate>, true);
PlayerStage.addBlock("test", <blockstate:minecraft:grass_block:snowy=false>); PlayerStage.addMerchant("test1", <item:minecraft:potato>,<item:minecraft:emerald>);
PlayerStage.addMerchant("test1", <item:minecraft:carrot> * 22,<item:minecraft:emerald>);
PlayerStage.addEnchant("e2", <item:minecraft:iron_sword>, <enchantment:minecraft:unbreaking>, true);
PlayerStage.addInventory("inv1", ["hello", "hellos"] as stdlib.List<string>);
If you want to support me -> https://boosty.to/sixik
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Adopt a Floppa
Adds a pet Floppa into Minecraft!
EasyLAN
A Minecraft Mod for Custom LAN servers Setting
Forestry: Community Edition
Forestry bees, trees, and more on modern Minecraft.
TFC Ambiental
A TerraFirmaCraft addon that implements a temperature system.
SpatialIO Compat
Addon for AE2 to improve support for Spatial IO
Epic Knights'n'Mages - Fabric
A mod focused on adding new 3D-styled armors and weapons. This mod is supposed to use with Spell Engine.