Description
Description
THIS MOD IS IN BETA AND COULD STILL HAVE BUGS
This mod is in development so let me know if there are features you'd like to see.
Command blocks for everyone is a mod that gives the ability to non op/creative players to use, place and break command blocks.
It's a mod a made because I needed to be able to give players in adventure mode the ability to edit command blocks.
The mod uses a simple permission system to define who can or cannot use a command block.
Usage
There are 3 level of permission: Global, World and Player. Each level will override the previous level.
- Global is the highest level and apply its permission to all the worlds(dimensions).
- World settings will have priorities over Global settings.
- Player settings will have priorities over World settings.
Each level has two options : allow and deny.
allow will give the ability to use command blocks.
deny will remove the ability to use command blocks.
A CREATIVE player with the allow permission will be able to do the following:
- Edit the commands of any command block
- Place any command block
- Destroy any command block
A SURVIVAL player with the allow permission will be able to do the following:
- Edit the commands of any command block
- Place any command block
- Destroy a command block with a tool that has the CanDestroy property for the specific command block
An ADVENTURE player with the allow permission will be able to do the following:
- Edit the commands of any command block
- Place a command block with the right CanPlaceOn property.
- Destroy a command block with a tool that has the CanDestroy property for the specific command block
Commands
/cbfe global <allow | deny | reset> [players]
/cbfe world <dimension> <allow | deny | reset> [players]
Arguments
global
Defines the permission for the global level.
world
Defines the permission for a specific world.
dimension
The dimension in which to set the permission.
allow
Gives the allow permission the global, world or player.
deny
Gives the deny permission the global, world or player.
reset
Resets the value of the permission for the global, world or player.
Default values are:
- Global : allow
- World : Use global permission
- Player : Use world permission
players (optional)
In case the player argument is given. The permission will be set for that player on the Global or World level.
World level player options will take priority over Global level player options.
FAQ
Can I use this mod in a modpack?
Yes
Can I use this mod on a dedicated server?
Yes.

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.