
Void Commands
Adds various client side commands
- Загрузки
- 4K
- Подписчики
- 19
- Обновлён
- 12 января 2026 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 18 июня 2024 г.
Void Commands

Adds various client side commands.
Commands
All commands are prefixed with v
| Command | Description |
|---|---|
vget <item> <count> |
Gives yourself a ghost item. In Creative it will be ghost, until you use it. |
vsetblock <pos> <block> |
Sets a the block at to the block . |
vghostplacement <boolean> |
Toggles if interacting with blocks sends a packet. This includes placing blocks, using buttons, etc. |
vgetrender |
Prints simulation/view distance in chat. |
vgetlocation <entity> |
Prints current coordinates, and dimension in chat. |
vsummon <entity> <location> <nbt> |
Summons an entity client-side (you can be nudged by client side entities). |
vkill <entities> |
Removes entities from the client world. |
vquery [blocks|entities] <block|entity> <distance> |
Prints the amount of entities/blocks loaded within chunks. Default distance is your render distance. |
vfill <pos1> <pos2> <block> [hollow|keep|outline|replace] [block] |
Fills an area with blocks (client-side). Use vanilla /fill syntax. |
vstop |
Stops the Minecraft client. |
vresize <width> <height> |
Resizes the Minecraft client's window. |
Note: I'm adding most features suggested. You can suggest a feature through the GitHub!
if you like this mod, I also recommend getting ClientCommands
Ченджлог
1.5.1+1.21.9Релиз1.21.9 · 5 октября 2025 г.
- Drastically improve performance of VQueryCommand block query by making it run asynchronously per chunk
1.5+1.21.4Релиз1.21.4 · 8 апреля 2025 г.
- Update to Minecraft 1.21.4
1.5+1.21.3Релиз1.21.3 · 16 февраля 2025 г.
- Port to Minecraft 1.21.3
1.5+1.21Бета1.21 · 16 декабря 2024 г.
- Backport to 1.21
1.5+1.21.1Релиз1.21.1 · 16 декабря 2024 г.
- Add
vfillcommand - Add
vstopcommand - Add
vresizecommand - Change notifications to appear in chat instead of action bar
1.4+1.21.1Релиз1.21.1 · 19 сентября 2024 г.
- Added
vsummoncommand - Added
vkillcommand - Added
vquerycommand - Added entity selector to
vgetlocationcommand - Removed extra newline in the feedback of
vgetrendercommand
1.3.1+1.21.1Релиз1.21.1 · 9 августа 2024 г.
- Updated to Minecraft 1.21.1
1.3.1+1.21Релиз1.21 · 2 августа 2024 г.
- Fixed mod compatibility issue
Комментарии
Загружаем…