Lambda

Add various commands to your server

61,97k

Lambda

Lambda

---

Lambda is a server-side mod that adds various commands. Feel free to suggest other commands on server-side or %%MD1%%! <br>

Config

--- You can find `lambda.properties` file in the config folder. This file allows you to change the text ouput of the commands. This mod use fabric-permissions-api, so you can easily manage permissions with any compatible permission manager mod.

Commands list

---

Utility commands

| Command | Arguments | Description | Permission | |:---------------|:---------:|----------------------------------------------|--------------------------| | `/anvil` | - | opens an anvil | *lamba.util.anvil* | | `/cartography` | - | opens a cartography table | *lamba.util.cartography* | | `/craft` | - | opens a crafting table | *lamba.util.craft* | | `/disposal` | - | opens a trash to destroy your items | *lamba.util.disposal* | | `/enchanting` | - | opens an enchanting table | *lamba.util.enchanting* | | `/ec` | - | opens your enderchest | *lamba.util.​ec* | | `/enderchest` | - | opens your enderchest | *lamba.util.enderchest* | | `/grindstone` | - | opens a grindstone | *lamba.util.grindstone* | | `/loom` | - | opens a loom | *lamba.util.loom* | | `/r` | - | reply to your last recipient | *lamba.util.reply* | | `/smithing` | - | opens a smithing table | *lamba.util.smithing* | | `/stonecutter` | - | opens a stonecutter | *lamba.util.stonecutter* | | `/top` | - | teleports you to the highest block above you | *lamba.util.top* | | `/trash` | - | opens a trash to destroy your items | *lamba.util.trash* |

<br> <br>

Miscellaneous commands

| Command | Arguments | Description | Permission | |:-------------|:--------------------:|---------------------------------------|-------------------------| | `/coinflip` | selection of players | throws a coin | *lambda.misc.coinflip* | | `/hat` | - | puts your selected item on your head | *lambda.misc.hat* | | `/head` | player name | get the head of a specified player | *lambda.misc.head* | | `/lightning` | selection of players | strikes players with a lightning bolt | *lambda.misc.lightning* | | `/skull` | player name | get the head of the given player | *lambda.misc.skull* |

<br> <br>

Administrator commands

| Command | Arguments | Description | Permission | |:-------------|:--------------------:|---------------------------------------------------------------------------------------------------------|-------------------------------------------------| | `/broadcast` | selection of players | displays a message in the chat (support `&` for color codes)<sup>1</sup> | *lambda.admin.broadcast* | | `/ecsee` | a single player | allows you to open another player enderchest, and manage its contents | *lambda.admin.ecsee* | | `/feed` | a single player | feeds a specified player | *lambda.admin.feed* | | `/fly` | a single player | toggles fly of the specified player | *lambda.admin.fly* | | `/heal` | a single player | heals a specified player | *lambda.admin.heal* | | `/invsee` | a single player | allows you to open another player's inventory<sup>2</sup>, and manage its contents | *lambda.admin.invsee* | | `/lambda` | `ìnfo` or `reload` | get mod information, and reload configuration file | *lambda.admin.​info* <br/> *lambda.admin.reload* |

<br>

Footnotes

<sup><a name="code-format">1</a></sup> Add `&` before this characters to get the right color

Code Format

<sup><a name="invsee-interface">2</a></sup>

Invsee Interface

ADS