crazycat256

Results 6 issues of crazycat256

## Type of change - [ ] Bug fix - [x] New feature ## Description Changes: - Allows configuring nametags differently for each EntityType. - Adds a "trough-walls" option. This...

## Type of change - [x] Bug fix - [ ] New feature ## Description This pull request brings the following modifications to the Jesus module: - Disables the behavior...

## Type of change - [x] Bug fix - [x] New feature ## Description Adds a 'no-sneak' setting to the Flight module, preventing the player from entering sneak mode while...

Currently, when a player logs in, they receive a `NAMED_ENTITY_SPAWN` packet for all players around them, even vanished players. This allows players using appropriate mods to know if there are...

This PR modifies the SilentOpenChest feature. - When a vanish player opens a chest, he becomes a spectator only for 2 ticks (instead of the whole time the chest is...

Currently minecraft message commands (`/minecraft:msg` `/minecraft:tell` `/minecraft:w`) work on vanished players. This PR fixes this problem by adding a `MessageOptions.DisableMsgCommand` option that returns an error message when someone tries to...