I Command It!
No reviews yet
A Server-Side mod that adds a lot of customizability in the form of New Commands, Gamerules, and Tags!
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Command-it is a fabric mod that adds server-side customization of the vanilla game through new Gamerules and Commands. It also adds a warps and homes system that are disabled by default but can be enabled by an operator.
Commands:
/explode [<targetEntity>|<targetPos>] [<createsFire>]
- Creates an explosion at the target entity/position using the given parameters.
- When using a target entity uses that entity as the explosion source preventing them from taking damage.
/smite <targetEntity>
- Summons lightning striking the target entity.
/freeze <targetEntity> []
- Applies freezing ticks to the provided entity.
/burn <targetEntity> []
- Applies fire ticks to the provided entity.
/heal <targetEntity> []
- Heals the target entity.
/enderchest
- Shortcut: /echest
- Allows admins to view and modify another player's enderchest.
- If permitted by gamerule or in creative you are allowed to access your own enderchest without operator satus.
/inventory
- Shortcut: /inv
- Allows admins to view and modify another player's inventory.
/animate <itemStack> (REQUIRES JAPI ON SERVER & CLIENT)
- Plays the floating item animation to the specified player using the specified item.
- Note: only works if the client has JAPI installed.
Warps & Homes
/sethome
- Saves the players current position as their home.
/home
- Teleports the player to their home after a short delay.
- Warp will be canceled if the player takes damage during the delay.
/warp to
- Begins warping player to destination with the specified name.
/warp create [] []
- Operator command for creating a warp at the specified position or player's position.
- Names are case sensitive.
- Hidden warps do not appear in the warps lits.
/warp delete
- Deletes a warp from the server.
/warp list []
- Lists all non-hidden warps on the server.
/warp cancel
- Cancels the player's current warp before teleporting them there.
/warps
- Shortcut: /warp list
Kits
/kit create []
- Saves the target player's inventory as a kit with the given name.
/kit delete
- Deletes the kit with the provided name from the server.
/kit list []
- Lists the names of all kits on the server.
/kit give []
- Gives all items from the kit to the target player.
/kit replace []
- Replaces the target player's inventory with the items from the kit.
Modified Vanilla Commands:
/fenchant []
- Similar to the vanilla /enchant command but removes several limitations allowing illegal enchantment combinations and levels.
Gamerules:
Players
doPvp [Boolean (Default:true)]
- Enables / Disables PVP server-wide.
playersDropHeads [Disabled/Always/OnPlayerKill (Default:Disabled)]
- Determines if players drop their head upon death.
- OnPlayerKill requires their attacker to be a player entity to drop their head.
playersBreakBlocks [Always/Whitelist/Blacklist/Never (Default:Always)]
- Determines if players are permitted to break blocks
- Whitelist: only allows players to break blocks in the "commandit:breakable" block tag
- Blacklist: players can not break blocks in the "commandit:unbreakable" block tag
playersPlaceBlocks [Always/Whitelist/Blacklist/Never (Default:Always)]
- Determines if players are permitted to place blocks
- Whitelist: only allows players to place blocks in the "commandit:placeable" block tag
- Blacklist: players can not place blocks in the "commandit:unplaceable" block tag
enableSurvivalEchest [Boolean (Default:false)]
- When enabled allows the use of /enderchest without operator to access your own enderchest.
- Accessing other's ender chests with that command still requires operator status.
Warps & Homes
ticksToWarp [Integer (Default:100)]
- Sets how long it takes for a player to teleport with /warp or /home when in survival mode.
ticksToWarpCreative [Integer (Default:0)]
- Sets how long it takes for a player to teleport with /warp or /home when in creative mode.
enableHomes [Boolean (Default:false)]
- When enabled allows use of /home and /sethome commands.
enableWarps [Boolean (Default:true)]
- When enabled allows use of /warp command.
allowInterdimensionalHomes [Boolean (Default:false)]
- Determines weather players are allowed to warp to their homes accross dimensions.
allowInterdimensionalWarps [Boolean (Default:true)]
- Determines weather players are allowed to warp accross dimensions.
Redstone
doDispensersPlaceBlocks [Boolean (Default:false)]
- Allows dispensers to place blocks instead of spitting them out on the ground.
pistonPushLimit [Integer (Default:12)]
- Allows pistons to push more/less blocks than vanilla.
- Defaults at the vanilla limit.
- Animations break when pushing over the vanilla limit. As it doesn't effect gameplay I have no plans to fix the animation.
doLodestoneCompassRequireLodestone [Boolean (Default:true)]
- When disabled prevents lodestone compass spinning wildly when the connected lodestone is destroyed.
Dimension
disableEndPortals [Boolean (Default:false)]
- Disables use of portals to travel to the End Dimension.
disableNetherPortals [Boolean (Default:false)]
- Disables use of portals to travel to the Nether Dimension.
Greif Prevention
doExplosionsBreakBlocks [Boolean (Default:true)]
- When disabled will cause explosions to not destroy the surrounding environment while still damaging entities.
doBadSpawnpointsExplode [Boolean (Default:true)]
- When disabled will prevent beds in the end or nether, and respawn anchors in the overworld and end from exploding and killing the player with intentional game design.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources