lambda icon indicating copy to clipboard operation
lambda copied to clipboard

Minecraft utility mod coded in Kotlin

Results 128 lambda issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Search gets cleared when config is changed. **Steps to reproduce the bug** 1. type `;cfg modules set default` to set your module preset to default. Only works...

bug

**Describe the pull** Fixes an intellij error for using entries on enum values **Describe how this pull is helpful** It removes an error (on my machine)

**Describe the pull** Adds additional options to several classes to enable various features for canal work **Describe how this pull is helpful** 1. Adds the option to remove the liquid...

**Describe the pull** This pull request aims to make a complete and functional Burrow **Describe how this pull is helpful** This is a reasonably highly requested feature and the Nearby...

what do i do? ![image](https://github.com/lambda-client/lambda/assets/125663381/62ce83df-b8f0-455d-9ce5-71e4c3e04274) literally types nothing

bug

**Describe the pull** Implement nice looking notifications HUD. At the current state, nothing more than just draft to demonstrate what im wanna do and collect suggestions and improvements from community....

NoCheatPlus Check KillAura Delay Need Bypass KillAura Flag,1 hit,no hit,1 hit,no hit

new

Saves all `TileEntityLockableLoot` contents in native NBT file on container close in `lambda/cached-containers/`. File path is `serverIP/dimension.nbt`. Also gives `ContainerPreview` an option to render cached container contents as overlay. ###...

enhancement
new

**Describe the pull** Creates a longjump for Old and New NCP **Describe how this pull is helpful** This is a useful enough feature that it shouldn't be delegated to an...

This patch adds a new "formatter: (T) -> String" parameter to the AbstractSetting abstract class. This allows for formatter functions to be passed to settings for them to display their...

requested changes