Compatibility
Minecraft: Java Edition
26.3-snapshot-9
26.2
1.21.11
1.21.1
1.20–1.20.1
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
Licensed GPL-3.0-only
Published 7 months ago
Updated 22 hours ago
This mod adds a few server-side features such as commands, switchable rules and interactions, recipe addition and modifications that may be useful in some situations.
There is an independent permission system from the vanilla game for operators to control whether a player with no vanilla permission can use a command in No requirement list below.
Contents
Command List
Requiring level 3
- /bist - Edit and reload the config;
- /setpermission - Set the permission of command of player to permission, use a dot (.) to represent all the commands;
- /logger - Write a line to log in INFO, WARN or ERROR;
- /getinfos - Get some information of the server;
Requiring level 2
- /g - Get 1 stack of item;
- /gm - Change gamemode to gamemode, supported inputs: 0, s, 1, c, 2, a, 3;
- /debugamerule - Change a set of gamerules that are useful when debugging;
No requirement
- /goto - Teleport to location if the chunk is loaded;
- /compass - Turn a Compass into a Lodestone Compass (called name, if specified) which points to location;
- /crafting - Open Crafting Table GUI;
- /k - Kill yourself with confirmation;
- /fly - Toggle creative flight ability to enabled;
- /head - Get a skull of player called playerName;
- /hat - Swap item in mainhand and helmet slot;
- /painting - Get a Painting with namespace ID id;
- /name - Rename mainhand item to name.
Rule List
- Enhanced piglin safe armor judgment (enhanced_is_wearing_safe_armor)
- Prevent rotten flesh item entity spawn (prevent_rotten_flesh_drop)
- Prevent nether portal break (qnmdframe)
- Mining fatigue fix (mining_fatigue_fix)
- Reintroduce old tripwire hook behavior (tripwire_hook_fix)
- Reintroduce old respawn immunity time (respawn_immunity_fix)
- Apply potion in mushroom stew (fletching_table_set_stew)
- New way to make tipped arrow (fletching_table_tip_arrow)
- Waxed lightning rods as barrels of crossbows (fletching_table_crossbow_assemble_barrel)
- Command permission system (permission_system)
- Super user do (sudo)
Interaction List
- Right click on Fletching Table with Arrow in mainhand and Potion or Glowstone Dust in offhand to create Tipped Arrow much cheaper;
- Right click on Fletching Table with Mushroom Stew in mainhand and Potion in offhand to create Suspicious Stew with full potion effect.
- Right click on Fletching Table with Crossbow in mainhand and Waxed Lightning Rod in offhand to create Crossbow that performs better. Shift and Right click on Fletching Table to remove.


