Is there a way to disable players from using beds?

Started by DeropManz on

Topic category: User side tutorials

Active 4 years ago
Joined Apr 2019
Points:
680

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
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
Active 2 years ago
Joined Dec 2017
Points:
1041

User statistics:

  • Modifications: 7
  • Forum topics: 24
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 332
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

Active 4 years ago
Joined Apr 2019
Points:
680

User statistics:

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

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