Default Commands is a small Fabric mod that automatically runs your configured commands when a world is created, when a player joins, or when a server starts.
It is built for players and server owners who always find themselves typing the same setup commands: gamerules, Carpet defaults, scoreboard setup, datapack initialization, testing helpers, admin utilities, and other world/server bootstrap commands.
/defaultcommandsconfig/default_commands.jsonDefault Commands supports three trigger types:
Runs when the Minecraft server finishes starting.
Best for server-wide world tests setups, such as:
/function ...
/gamerule doDaylightCycle false
/carpet setDefault optimizedTNT true
/scoreboard objectives add deaths deathCount