ChatCommands
A muck mod made to add quite a few cheat chat commands into the game
| Last updated | 4 years ago |
| Total downloads | 39908 |
| Total rating | 5 |
| Categories | Cheats |
| Dependency string | iiVeil-ChatCommands-1.1.0 |
| Dependants | 3 other packages depend on this package |
README
Chat Commands
A muck mod made to add quite a few cheat chat commands into the game
Commands
/god enables god mode.
/tp player name teleports to a player. Aliases: teleport, tp
/kick player name Kicks a a player from the game (Host only).
/fly Toggles flight.
/fs num Changes your flight speed; default is 30. Aliases: fs, flyspeed
/i item_name amount Gives you an amount of items. Aliases: i, giveitem
/p powerup_name amount Gives you an amount of powerups. Aliases: p, givepowerup
/time day/night Changes the time (Host only).
/nh Removes hunger drain. Aliases: nh, nohunger
/ns Removes stamina drain. Aliases: ns, nostamina
/help Prints a help statement to the debug console.
Changelog
1.1
- Added commands
flyspeed, kick - Added aliases to commands
fs, i, p, nh, ns - Removed alias
tele - Made a better
godcommand. - Removed underlying
remove_powerupfunction that old god relied on.