Community listing page, reviews here may not be monitored by the author.
Player Stages
No reviews yet
Add restrictions for the player with GameStages !
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
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
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources