Is there a way to prohibit certain players from crafting certain items in mcreator?

Started by Ollyic on

Topic category: Help with modding (Java Edition)

Last seen on 21:12, 2. Mar 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there a way to prohibit certain players from crafting certain items in mcreator?

hi I'm making a mod for a Minecraft server and people are going to be able to chose roles like mages, dwarves etc and i want it to be so that when someone choses a role they are prohibited from crafting pacific items both vanilla and modded. so i made the gui to chose the roles and all that but i cant find a way prohibit players from crafting certain items so does anyone know how to do that? also if you do know a way then id really appreciate if you could give a visual example. thanks in advance

Last seen on 11:02, 26. Apr 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
this should work if you just…
Sun, 02/11/2024 - 09:20

this should work if you just make advancements or variables that track their classes. hope this helps.

Last seen on 21:12, 2. Mar 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thank you do much, you are a…
Sun, 02/11/2024 - 13:44

thank you do much, you are a life saver