TransWikia.com

How can I enable members to use the /function command

Arqade Asked on March 24, 2021

I want players in my Minecraft world (Bedrock Edition) to be able to use the function command without being given operator permissions. Is this possible through the use of behaviour packs or commands? Is it possible at all?

One Answer

So you probably need to do custom triggers, like dropping a specific item, jumping five times, etc.

You could run a function when a player drops a specific item, with a repeating and always active command block. The command would be

execute @e[type=item,name=<name of item in quotes>] ~~~ function <name of function>
  • Replace <name of item in quotes> with the name of the item you want to detect the drop of in quotes.
  • Replace <name of function> with the name of the function that you want to run.

Answered by EmojiMaker on March 24, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP