Skip to content

Commit

Permalink
docs: Update description to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
igromanru committed Sep 10, 2024
1 parent 70b3cb4 commit a490247
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Command | Aliases | Parameters | Description
------- | ------- | ---------- | -----------
Help | help | {command alias} | Prints a list of all commands or info about a single one
Status | status \| state \| settings | {command alias} | Prints status of the mod, which commands are active with which values
Status | status \| state \| settings | | Prints status of the mod, which commands are active with which values
God Mode | god \| godmode | | Activates all health, stamina and status related features at once. (You will have to disable god mode to be able to toggle them seperatly)
Heal | heal | | Player gets fully healed once (host only)
Infinite Health | health \| hp \| infhp \| infhealth | | Player gets fully healed and becomes invincible (host only)
Expand All @@ -20,16 +20,16 @@ No Fatigue | fat \| nofat \| fatigue \| nofatigue \| tired | | Player won't be
Infinite Continence | con \| infcon \| InfiniteContinence \| noneed \| constipation | | Player won't need to go to the toilet (works partial as guest)
Low Continence | lowcon \| lowcontinence \| nocon \| nocontinence \| portalwc \| laxative | | Freezes the need to go to the toilet at low value. (Each time you seat down on Portal WC you have 1% change to trigger it) (host only)
No Radiation | rad \| norad \| radiation \| noradiation | | Player can't receive radiation (works partial as guest)
Perfect Temperature | nocold \| nohot \| temperature \| temp \| perfecttemp | | Makes player temperature resistant. (untested as guest)
Infinite Oxygen | oxygen \| info2 \| o2 \| infoxygen | | Makes player breath under water. (untested as guest)
Perfect Temperature | nocold \| nohot \| temperature \| temp \| perfecttemp | | Makes player temperature resistant. (host only)
Infinite Oxygen | oxygen \| info2 \| o2 \| infoxygen | | Makes player breath under water. (host only)
Invisible | invisible \| invis \| invisibility | | Makes player invisible to NPCs (host only)
No Fall Damage | falldmg \| falldamage \| nofall \| nofalldmg \| nofalldamage | | Prevents player from taking fall damage (host only)
Free Crafting (Debug function) | freecraft \| freecrafting \| crafting \| craft | | Allows player to craft all recipes, simulates possession of all items and allows to unlock all chests without keys. (Warning: You may need to restart the game to deactivate it completely!) (host only)
Set Money | money | {value} | Set money to desired value (works as guest)
Infinite Ammo | infammo \| ammo \| infiniteammo | | Keeps ammo of ranged weapons replenished (works partial as guest)
Infinite Ammo | infammo \| ammo \| infiniteammo | | Keeps ammo of ranged weapons replenished (as guest works somehow, but is bugged)
No Recoil | norecoil \| recoil \| weaponnorecoil | | Reduces weapon's fire recoil to minimum (haven't found a way to remove completely yet) (works as guest)
No Sway | nosway \| sway \| noweaponsway | | Removes weapon's sway (works as guest)
Leyak Cooldown | leyakcd \| leyakcooldown \| cdleyak | {minutes} | Changes Leyak's spawn cooldown in minutes (Default: 15min). The cooldown will be reapplied by the mod automatically each time you start the game. (host only)
Leyak Cooldown | leyakcd \| leyakcooldown \| cdleyak | {minutes} | Changes Leyak's spawn cooldown in minutes (Default: 15min). The cooldown will be reapplied by the mod automatically each time you start the game. (To disable the command set value to 0 or 15) (host only)
No Clip | noclip \| clip \| ghost | | Disables player's collision and makes him fly (host only)
Add Skill Experience | addxp \| addexp \| xpadd \| skillxp \| skillexp \| skill \| skillxp | {skill alias} {XP value} | Adds XP to specified Skill (host only)
Remove Skill Experience | removexp \| removeexp \| resetxp \| resetexp \| resetskill \| resetlevel \| resetlvl | {skill alias} | Removes All XP from specified Skill (host only)
Expand All @@ -50,4 +50,4 @@ Speedhack | speedhack \| speedmulti \| speedscale | {multiplier/scale} | Sets a
Player Gravity Scale | playergravity \| playergrav \| pg \| setpg | {scale} | Sets player's gravity scale. (Default scale: 1.0) (host only)
Give Skill Experience to Player | givexp | {name/index} {skill alias} {XP value} | Gives Skill XP to a player (host only)
Remove Skill Experience from Player | takexp | {name/index} {skill alias} | Remove All Skill XP from a player (host only)
Send to Distant Shore | DistantShore \| dshore \| portalwc | | Sends player to Distant Shore if [REDACTED] is deployed/placed. (untested as guest)
Send to Distant Shore | DistantShore \| dshore \| portalwc | | Sends player to Distant Shore if [REDACTED] is deployed/placed. (host only)
16 changes: 11 additions & 5 deletions nexusmods/Description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,25 +36,30 @@ Obviously all your saved locations will be saved as well.
[font=Verdana][size=4][b]Commands[/b][/size][/font]
Format of the list: [b]Feature name[/b] [ [i]command aliases[/i] ] {[i] parameters[/i] } - [i]Description[/i]
[b]Help[/b] [ [font=Arial]help[/font] ] { <command alias> } - [font=Georgia]Prints a list of all commands or info about a single one[/font]
[b]Status[/b] [ [font=Arial]status[/font] | [font=Arial]state[/font] | [font=Arial]settings[/font] ] {} - [font=Georgia]Prints status of the mod, which commands are active with which values[/font]
[b]God Mode[/b] [ [font=Arial]god[/font] | [font=Arial]godmode[/font] ] {} - [font=Georgia]Activates all health, stamina and status related features at once. (You will have to disable god mode to be able to toggle them seperatly)[/font]
[b]Heal[/b] [ [font=Arial]heal[/font] ] {} - [font=Georgia]Player gets fully healed once (host only)[/font]
[b]Infinite Health[/b] [ [font=Arial]health[/font] | [font=Arial]hp[/font] | [font=Arial]inv[/font] | [font=Arial]infhp[/font] | [font=Arial]infhealth[/font] ] {} - [font=Georgia]Player gets fully healed and becomes invincible (host only)[/font]
[b]Infinite Health[/b] [ [font=Arial]health[/font] | [font=Arial]hp[/font] | [font=Arial]infhp[/font] | [font=Arial]infhealth[/font] ] {} - [font=Georgia]Player gets fully healed and becomes invincible (host only)[/font]
[b]Infinite Stamina[/b] [ [font=Arial]stamina[/font] | [font=Arial]sp[/font] | [font=Arial]infsp[/font] | [font=Arial]infstamina[/font] ] {} - [font=Georgia]Player won't consume stamina (works partial as guest)[/font]
[b]Infinite Durability[/b] [ [font=Arial]durability[/font] | [font=Arial]infdurability[/font] | [font=Arial]infdur[/font] ] {} - [font=Georgia]Keeps player's gear and hotbar items durability at maximum (works as guest)[/font]
[b]Infinite Energy[/b] [ [font=Arial]energy[/font] | [font=Arial]infenergy[/font] ] {} - [font=Georgia]Keeps player's gear and held item charge/energy at maximum (host only)[/font]
[b]Infinite Max Weight[/b] [ [font=Arial]infweight[/font] | [font=Arial]carryweight[/font] | [font=Arial]maxweight[/font] | [font=Arial]noweight[/font] | [font=Arial]infcarry[/font] ] {} - [font=Georgia]Increases maximum carry weight. (To refresh overweight status drop heavy items then pick them up again) (host only)[/font]
[b]No Hunger[/b] [ [font=Arial]hunger[/font] | [font=Arial]nohunger[/font] | [font=Arial]eat[/font] ] {} - [font=Georgia]Player won't be hungry (works partial as guest)[/font]
[b]No Thirst[/b] [ [font=Arial]thirst[/font] | [font=Arial]nothirst[/font] | [font=Arial]drink[/font] ] {} - [font=Georgia]Player won't be thirsty (works partial as guest)[/font]
[b]No Fatigue[/b] [ [font=Arial]fat[/font] | [font=Arial]nofat[/font] | [font=Arial]fatigue[/font] | [font=Arial]nofatigue[/font] | [font=Arial]tired[/font] ] {} - [font=Georgia]Player won't be tired (works partial as guest)[/font]
[b]Infinite Continence[/b] [ [font=Arial]con[/font] | [font=Arial]infcon[/font] | [font=Arial]InfiniteContinence[/font] | [font=Arial]noneed[/font] | [font=Arial]constipation[/font] ] {} - [font=Georgia]Player won't need to go to the toilet (works partial as guest)[/font]
[b]Low Continence[/b] [ [font=Arial]lowcon[/font] | [font=Arial]lowcontinence[/font] | [font=Arial]nocon[/font] | [font=Arial]nocontinence[/font] | [font=Arial]portalwc[/font] | [font=Arial]laxative[/font] ] {} - [font=Georgia]Freezes the need to go to the toilet at low value (host only)[/font]
[b]Low Continence[/b] [ [font=Arial]lowcon[/font] | [font=Arial]lowcontinence[/font] | [font=Arial]nocon[/font] | [font=Arial]nocontinence[/font] | [font=Arial]portalwc[/font] | [font=Arial]laxative[/font] ] {} - [font=Georgia]Freezes the need to go to the toilet at low value. (Each time you seat down on Portal WC you have 1% change to trigger it) (host only)[/font]
[b]No Radiation[/b] [ [font=Arial]rad[/font] | [font=Arial]norad[/font] | [font=Arial]radiation[/font] | [font=Arial]noradiation[/font] ] {} - [font=Georgia]Player can't receive radiation (works partial as guest)[/font]
[b]Perfect Temperature[/b] [ [font=Arial]nocold[/font] | [font=Arial]nohot[/font] | [font=Arial]temperature[/font] | [font=Arial]temp[/font] | [font=Arial]perfecttemp[/font] ] {} - [font=Georgia]Makes player temperature resistant. (host only)[/font]
[b]Infinite Oxygen[/b] [ [font=Arial]oxygen[/font] | [font=Arial]info2[/font] | [font=Arial]o2[/font] | [font=Arial]infoxygen[/font] ] {} - [font=Georgia]Makes player breath under water. (host only)[/font]
[b]Invisible[/b] [ [font=Arial]invisible[/font] | [font=Arial]invis[/font] | [font=Arial]invisibility[/font] ] {} - [font=Georgia]Makes player invisible to NPCs (host only)[/font]
[b]No Fall Damage[/b] [ [font=Arial]falldmg[/font] | [font=Arial]falldamage[/font] | [font=Arial]nofall[/font] | [font=Arial]nofalldmg[/font] | [font=Arial]nofalldamage[/font] ] {} - [font=Georgia]Prevents player from taking fall damage (host only)[/font]
[b]Free Crafting (Debug function)[/b] [ [font=Arial]freecraft[/font] | [font=Arial]freecrafting[/font] | [font=Arial]crafting[/font] | [font=Arial]craft[/font] ] {} - [font=Georgia]Allows player to craft all recipes, simulates possession of all items and allows to unlock all chests without keys. (Warning: You may need to restart the game to deactivate it completely!) (host only)[/font]
[b]Set Money[/b] [ [font=Arial]money[/font] ] { <value> } - [font=Georgia]Set money to desired value (works as guest)[/font]
[b]Infinite Ammo[/b] [ [font=Arial]infammo[/font] | [font=Arial]ammo[/font] | [font=Arial]infiniteammo[/font] ] {} - [font=Georgia]Keeps ammo of ranged weapons replenished (works partial as guest)[/font]
[b]Infinite Ammo[/b] [ [font=Arial]infammo[/font] | [font=Arial]ammo[/font] | [font=Arial]infiniteammo[/font] ] {} - [font=Georgia]Keeps ammo of ranged weapons replenished (as guest works somehow, but is bugged)[/font]
[b]No Recoil[/b] [ [font=Arial]norecoil[/font] | [font=Arial]recoil[/font] | [font=Arial]weaponnorecoil[/font] ] {} - [font=Georgia]Reduces weapon's fire recoil to minimum (haven't found a way to remove completely yet) (works as guest)[/font]
[b]No Sway[/b] [ [font=Arial]nosway[/font] | [font=Arial]sway[/font] | [font=Arial]noweaponsway[/font] ] {} - [font=Georgia]Removes weapon's sway (works as guest)[/font]
[b]Leyak Cooldown[/b] [ [font=Arial]leyakcd[/font] | [font=Arial]leyakcooldown[/font] | [font=Arial]cdleyak[/font] ] { <minutes> } - [font=Georgia]Changes Leyak's spawn cooldown in minutes (Default: 15min). The cooldown will be reapplied by the mod automatically each time you start the game. (host only)[/font]
[b]Leyak Cooldown[/b] [ [font=Arial]leyakcd[/font] | [font=Arial]leyakcooldown[/font] | [font=Arial]cdleyak[/font] ] { <minutes> } - [font=Georgia]Changes Leyak's spawn cooldown in minutes (Default: 15min). The cooldown will be reapplied by the mod automatically each time you start the game. (To disable the command set value to 0 or 15) (host only)[/font]
[b]No Clip[/b] [ [font=Arial]noclip[/font] | [font=Arial]clip[/font] | [font=Arial]ghost[/font] ] {} - [font=Georgia]Disables player's collision and makes him fly (host only)[/font]
[b]Add Skill Experience[/b] [ [font=Arial]addxp[/font] | [font=Arial]addexp[/font] | [font=Arial]xpadd[/font] | [font=Arial]skillxp[/font] | [font=Arial]skillexp[/font] | [font=Arial]skill[/font] | [font=Arial]skillxp[/font] ] { <skill alias> <XP value> } - [font=Georgia]Adds XP to specified Skill (host only)[/font]
[b]Remove Skill Experience[/b] [ [font=Arial]removexp[/font] | [font=Arial]removeexp[/font] | [font=Arial]resetxp[/font] | [font=Arial]resetexp[/font] | [font=Arial]resetskill[/font] | [font=Arial]resetlevel[/font] | [font=Arial]resetlvl[/font] ] { <skill alias> } - [font=Georgia]Removes All XP from specified Skill (host only)[/font]
Expand All @@ -75,7 +80,8 @@ Format of the list: [b]Feature name[/b] [ [i]command aliases[/i] ] {[i] paramete
[b]Player Gravity Scale[/b] [ [font=Arial]playergravity[/font] | [font=Arial]playergrav[/font] | [font=Arial]pg[/font] | [font=Arial]setpg[/font] ] { <scale> } - [font=Georgia]Sets player's gravity scale. (Default scale: 1.0) (host only)[/font]
[b]Give Skill Experience to Player[/b] [ [font=Arial]givexp[/font] ] { <name/index> <skill alias> <XP value> } - [font=Georgia]Gives Skill XP to a player (host only)[/font]
[b]Remove Skill Experience from Player[/b] [ [font=Arial]takexp[/font] ] { <name/index> <skill alias> } - [font=Georgia]Remove All Skill XP from a player (host only)[/font]
[b]Send to Distant Shore[/b] [ [font=Arial]DistantShore[/font] | [font=Arial]dshore[/font] | [font=Arial]portalwc[/font] ] {} - [font=Georgia]Sends player to Distant Shore if [REDACTED] is deployed/placed. (untested as guest)[/font]
[b]Send to Distant Shore[/b] [ [font=Arial]DistantShore[/font] | [font=Arial]dshore[/font] | [font=Arial]portalwc[/font] ] {} - [font=Georgia]Sends player to Distant Shore if [REDACTED] is deployed/placed. (host only)[/font]


[b]How to use example:[/b]
Most commands has multiple aliases that you can use to trigger it.
Expand Down

0 comments on commit a490247

Please sign in to comment.