promotional bannermobile promotional banner
premium banner
A nice mod that lets you add ingame player bots to the tablist and in game ! you can also disguise as them

Description

a Fabric 1.20.1 server-side mod that creates realistic fake players (bots) with authentic skins, tab list integration, and controllable actions.

## Features
- Persistent bot storage (`config/bots.json` - auto-saves and reloads)
- Authentic player skins fetched from Mojang
- Full tab list integration with join/leave messages
- Custom display names
- Animation support (swing, hurt, death)
- Equipment display and teleportation
- Thread-safe management with automatic cleanup

## Commands
All commands require **OP level 2** permission and support tab completion.

**`/bot add <n>`**
- Creates a bot (3-16 characters)
- Spawns at your position with real player skin
- Example: `/bot add Steve`

**`/bot remove <n>`**
- Removes a bot from server and storage
- Example: `/bot remove Steve`

**`/bot name <n> <customName>`**
- Changes bot's display name (supports spaces)
- Example: `/bot name Steve King Steve`

**`/bot chat <n> <message>`**
- Makes bot send a chat message
- Example: `/bot chat Steve Hello everyone!`