Mineuniverse
Log in Register
Mods

Player Stages

Add restrictions for the player with GameStages !
by Sixik
Download Claim this project
67,409 downloads
0 likes
Updated Jun 30, 2026
0 hypes

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

sdmplayerstages-1.20.1-1.2.5.jar
MC Client, NeoForge, 1.20.1, Forge, Server
Release 2024-11-28 Get
sdmplayerstages-1.20.1-1.2.4.jar
MC NeoForge, 1.20.1, Forge, Server
Release 2024-11-22 Get
sdmplayerstages-1.20.1-1.2.3.jar
MC NeoForge, 1.20.1, Forge, Server
Release 2024-11-21 Get
sdmplayerstages-1.20.1-1.2.2.jar
MC 1.20.1, Forge, Server
Release 2024-08-20 Get
sdmplayerstages-1.20.1-1.2.0.jar
MC 1.20.1, Forge, Server
Release 2024-08-12 Get
sdmplayerstages-1.20.1-1.2.1.jar
MC 1.20.1, Forge, Server
Release 2024-08-12 Get
sdmplayerstages-1.19.2-1.2.1.jar
MC 1.19.2, Forge, Server
Release 2024-08-12 Get
sdmplayerstages-1.20.1-1.1.0.jar
MC 1.20.1, Forge, Server
Release 2024-08-11 Get
sdmplayerstages-1.19.2-1.1.0.jar
MC Client, 1.19.2, Forge, Server
Release 2024-08-11 Get
sdmplayerstages-1.20.1-1.0.0.jar
MC Client, 1.20.1, Forge, Server
Release 2024-08-10 Get

More from Sixik

SDM Engine Core
980,484
CraftTweaker Sixik Utils AOA3 (Nevermine) (Outdated)
9,537
CraftTweaker Sixik Utils Curios (Outdated)
9,455
SDM Loot Stages
8,665
SDM Market (Forge/Fabric)
773,883
SDM CraftTweaker Plus
6,437

You Might Also Like

Ender Tweaker
EnderIO + CraftTweaker
9,574,671
PackMode
Simple Mod-pack Utility to allow switching between PackModes
9,024,946
Zen Summoning
Allows for custom mob summoning with CraftTweaker
7,912,007
FTB Tweaks
This is a very simple mod that introduces the concept of game modes. For want of a better description this allows you to set up multiple minetweaker profiles and switch between them on the fly (no server restart required) This gives you the ability to...
7,191,034
CraftTweaker GUI
Allows editing and managing edited recipes for CraftTweaker
98,064
Fluid Interaction Tweaker
This is a CraftTweaker/GroovyScript addon that enables you to add more fluid interactions.
92,986