
A lightweight Terraria mod that adds useful chat commands for quick in-game adjustments. Easily toggle god mode, set health, adjust time, and more—without using external tools or cheats.
Available Commands & Usage
God Mode
/command godmode
- Toggles invincibility (health stays maxed, immune to damage).
Light Mode
/command light
- Toggles a personal light source around the player.
Check Position
/command position
- Displays your current tile-based X/Y coordinates.
Set Health
/command sethealth <amount>
- Sets your health to the specified amount (within your max HP).
- Example:
/command sethealth 200
Set Mana
/command setmana <amount>
- Sets your mana to the specified amount (within your max MP).
- Example:
/command setmana 100
Set Time
/command settime <morning|noon|night|midnight>
- Changes the in-game time instantly.
- Options:
morning
- 4:30 AMnoon
- 12:00 PMnight
- 7:30 PMmidnight
- 12:00 AM
- Example:
/command settime night
Add Money
/command addmoney <amount>
- Adds coins to your inventory, automatically converting to the highest denominations.
- Example:
/command addmoney 1234567
adds 1 Platinum, 23 Gold, 45 Silver, and 67 Copper.
Notes
- Works in single-player and multiplayer (host-permitting).
- Does not modify game mechanics—just provides quick access to in-game functions.
- Useful for builders, testers, and casual play.