Is there a way to disable players from using beds?

Started by DeropManz on

Topic category: User side tutorials

Joined Apr 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there a way to disable players from using beds?
Mon, 07/20/2020 - 20:55 (edited)

I want to know if there is a way to disable using beds in Mcreator

Edited by DeropManz on Mon, 07/20/2020 - 20:55
Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
only way I know how (so far)…
Mon, 07/20/2020 - 22:44

only way I know how (so far).. make a procedure and add this stuff to it, it will break the bed and drop the item when you right click it, so effectively you can't use beds.... you'd have to duplicate it and chain them together for all the beds.. I don't know how do disable beds, sorry :(

 

bed no work

Joined Apr 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Don't be sorry this is…
Mon, 07/20/2020 - 23:02

Don't be sorry this is exactly what I wanted, thank you.