← Назад к ресурсам

Better Suggestions

Makes Minecraft command suggestions more useful.

Modrinth game-mechanics management utility

Описание

Provides more/better suggestions for Minecraft commands. [![Fabric API](https://img.shields.io/badge/Fabric_API-%23%236A6A6A?style=for-the-badge&logoColor=%23595959&label=Requires&color=%23B1AA99)](https://modrinth.com/mod/fabric-api) [![Cloth Config](https://img.shields.io/badge/Cloth_Config-%23%236A6A6A?style=for-the-badge&logoColor=%23595959&label=Requires&color=%23638c3b)](https://modrinth.com/mod/cloth-config) ### Features: - Highlight entity selected in suggestion. - Suggest nearby entities along with the one you're looking at. - Configurable number of shown suggestions. - `Ctrl` + `Up`/`Down` key to scroll an entire page of suggestions at once. - Display entity name in suggestions. - Display entity tags, scoreboard values and other info in tooltip. (Requires mod on server to display scores) - Add suggestions for score holder argument. (used in `/team` and `/scoreboard`) - Show suggestion tooltip while holding `Shift`. - Suggest random UUID for attributes. - Coordinates alignment suggestions. (`/execute align `) - JSON Text argument suggestions. (`/tellraw`, `/title`) - Configurable prioritized suggestions. (Applies to `/data`, `/tellraw` and `minecraft:barrier` by default) - Hide functions prefixed with `_`. (Disabled by default) - Remember command when closing chat using `Escape` key. (Disabled by default)