作者:rebot | 分类:模组
Minecraft 版本: 26.1.1 26.1.2
平台: fabric
标签: game-mechanics utility
Fabric Carpet extension that adds things from the Spigot plugin Essentials, or other features I think are needed for Minecraft.
Features can be enabled through the /carpet command:
/carpet <rule_name> <rule_value>
# For example:
/carpet phantomsObeyMobcaps true
/carpet commandCameraMode ops
/carpet stackableShulkersInPlayerInventories true
Permissions can be customised for commands through a permissions mod such as LuckPerms,
the name of the permissions are as follows:
essential-addons.command.<command_name>
# For example:
essential-addons.command.cs
essential-addons.command.hat
essential-addons.command.lag-spike
Broadcasts all OP messages to everyone
Boolean false true, false ESSENTIAL, SURVIVAL Allows you to always eat cake, even when you are not hungry
Boolean false true, false ESSENTIAL, EXPERIMENTAL, FEATURE Specifies the alias for the camera command, 'cs' by default
String cs ESSENTIAL, SURVIVAL, FEATURE Restores player location back to original location in survival, similar to the cs script by Kdender
Saves location even after server restart
Boolean true true, false ESSENTIAL, SURVIVAL, FEATURE Ports cameraModeSurvivalRestrictions from carpet 1.12 into commandCameraMode
Does not allow you to use camera mode if you are in danger
Boolean false true, false ESSENTIAL, EXPERIMENTAL, SURVIVAL, FEATURE Prevents players from teleporting to players on specific teams in spectator
Use the /team-teleport-blacklist command to specify teams
Boolean false true, false ESSENTIAL, SURVIVAL, COMMAND Prevents players from teleporting to specific players in spectator
Use the /subscribe command to enable/disable teleport blacklist per player
Boolean false true, false ESSENTIAL, SURVIVAL, COMMAND Combines the duration of potions
Boolean false true, false ESSENTIAL, EXPERIMENTAL, FEATURE Allows you to backup regions in an area to the backups folder in the world folder
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND, SURVIVAL, FEATURE Survival friendly spectator mode, puts the player in and out of spectator mode. By default the command is /cs
Allows for saving location after server reset using rule cameraModeRestoreLocation and adds functionality for cameraModeSurvivalRestrictions
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND, EXPERIMENTAL, SURVIVAL, FEATURE Enables /defuse to be used to stop any tnt from exploding within a given range
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND, CREATIVE Allows you to open your enderchest with /enderchest
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND, CREATIVE Allows /extinguish to be used to extinguish the player
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND Toggles the ability to fly while in survival mode using /fly
Using this also disables fall damage
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND Allows /gmc, /gms, /gmsp, and /gma to be used
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND, CREATIVE Toggles invulnerability using /god
Can be buggy if used while in creative mode
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND Allows you to equip your held item to your head slot using /hat
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND, CREATIVE Allows /heal to be used to heal and feed the player
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND Allows you to simulate a lag spike during a specified tick phase using /lag-spike
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND, CREATIVE Allows you to do /mods, it lists all the mods running on the server
String ops true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND Allows /more to be used to give a full stack of whatever item the player is holding
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND Lists other players near you within the specified range
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND, CREATIVE Toggles night vision
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND, CREATIVE Allows anyone to use the /kick command
Boolean false true, false ESSENTIAL, COMMAND, SURVIVAL Allows anyone to use the /op command
Boolean false true, false ESSENTIAL, COMMAND, CREATIVE Allows anyone to use the command /save-all
Boolean false true, false ESSENTIAL, COMMAND, SURVIVAL Allows anyone to use a subset of the /scoreboard commands
Boolean false true, false ESSENTIAL, COMMAND, SURVIVAL Allows anyone to use the /team command
Boolean false true, false ESSENTIAL, COMMAND, SURVIVAL Allows you to rename items with a command
Boolean false true, false ESSENTIAL, COMMAND, CREATIVE Allows /repair to be used to repair any item the player is holding
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND Toggles strength
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND, CREATIVE Teleports the player up using the /top command
Boolean false true, false ESSENTIAL, COMMAND, CREATIVE Allows /view-distance for changing the server's view distance
Boolean false true, false ESSENTIAL, COMMAND, SURVIVAL Allows players create and teleport to warps using /warp
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND, CREATIVE Allows you to open a crafting table with /workbench
String false true, false, ops, 0, 1, 2, 3, 4 ESSENTIAL, COMMAND, CREATIVE Mining blocks while crouching will put mined blocks straight into your inventory, requires players to subscribe to careful break using the /subscribe command
Same as wholmT's implementation in carpetAddons but works with stackable shulkers`
Boolean false true, false ESSENTIAL, COMMAND, SURVIVAL, FEATURE Killing entities while crouching will put dropped items straight into your inventory, requires players to subscribe to careful drop using the /subscribe command
Boolean false true, false ESSENTIAL, COMMAND, SURVIVAL, FEATURE Automatically drop the fake player's inventory on kill
Boolean false true, false ESSENTIAL, SURVIVAL, FEATURE Prevents items from being consumed in survival or adventure mode
Boolean false true, false ESSENTIAL, CREATIVE, EXPERIMENTAL Re-implements minecart boosting
Boolean false true, false ESSENTIAL, FEATURE, EXPERIMENTAL Makes phantoms unable to spawn unless the mobcap allows for them to
Boolean false true, false ESSENTIAL, FEATURE, SURVIVAL Automatically respawns fake players on server restart
Boolean false true, false ESSENTIAL, SURVIVAL, FEATURE Removes all item entities after set amount of item entities is reached in a world, set to 0 to disable
Integer 0 0, 200, 500, 1000 ESSENTIAL, CREATIVE, FEATURE Removes the warning 'Mismatch in destroy block pos...' in console and logs
Boolean false true, false ESSENTIAL, SURVIVAL, FEATURE Removes the warning 'Saving oversized chunk...' in console and logs
Boolean false true, false ESSENTIAL, SURVIVAL, FEATURE Removes the warning 'Fetching packet for removed entity...' in console and logs
Boolean false true, false ESSENTIAL, SURVIVAL, FEATURE Removes all xp entities after set amount of xp entities is reached in a world, set to 0 to disable
Integer 0 0, 100, 250, 500 ESSENTIAL, CREATIVE, FEATURE Saves all fake player actions and restarts them when players re-log
Boolean false true, false ESSENTIAL, SURVIVAL, FEATURE, EXPERIMENTAL Makes bamboo break if next to a solid block - like cactus
Boolean false true, false ESSENTIAL, SURVIVAL, FEATURE Makes sugar cane break if next to a solid block - like cactus
Boolean false true, false ESSENTIAL, SURVIVAL, FEATURE Allows you to put shulker boxes inside of other shulkers
Boolean false true, false ESSENTIAL, EXPERIMENTAL, FEATURE Stops potion effects from ticking when in spectator
Boolean false true, false ESSENTIAL, SURVIVAL, FEATURE Fixes stacked shulkers overloading comparators
Boolean false true, false ESSENTIAL, SURVIVAL, FEATURE This will always allow you to stack shulkers manually in your inventory and on the ground, but cannot be stacked by hoppers.
Disable all other stackableShulker rules (unless you are using stackableShulkersWithItems)
Boolean false true, false ESSENTIAL, EXPERIMENTAL, FEATURE Shulker boxes stack with items inside will stack with other shulkers with the same items
This rule requires stackableShulkersInPlayerInventories to be enabled
Boolean false true, false ESSENTIAL, EXPERIMENTAL, FEATURE Kills all entities (bar players) within the structure bounding box when loading a structure
Requires ignore entities to be set to false
Boolean false true, false ESSENTIAL, CREATIVE, FEATURE Replaces existing fluids when pasting. Why would you want to keep existing fluids anyways???
Boolean false true, false ESSENTIAL, CREATIVE, FEATURE 请登录后举报
暂无评论,抢个沙发吧~