Перейти к содержимому
Mineforgian

Wiretap

A server-side Simple Voice Chat addon mod for Fabric, that adds a microphone and a speaker block.

143K загрузок142 подписчиковLicenseRef-All-Rights-Reservedfabricquilt

Обновлён 12 апреля 2026 г. · опубликован 21 июля 2023 г.

Wiretap

A server-side Simple Voice Chat addon mod for Fabric, that adds a microphone and a speaker block.

Disclaimer

When installing this on your server, you are responsible for making sure that players are aware of the functionality of the mod. This mod is not intended to be used for spying on people, this is only for role-playing purposes!

Usage

  • Install this mod alongside Simple Voice Chat on your server
  • Make sure you set up the voice chat mod correctly (see here)
  • Craft a Calibrated Skulk Sensor
  • Make sure you have at least one level if you are in survival mode
  • Place the Calibrated Skulk Sensor in an anvil
  • Rename the Calibrated Skulk Sensor to wiretap (not case-sensitive)
  • Take out the microphone block
  • When taking out the microphone, you will get a speaker added to your inventory as well
  • Place the microphone block where you want to listen in on people
  • Place the speaker block where you want to hear people
  • The microphone and speaker blocks will have a unique ID shown in their tooltip - Microphones and speakers with the same ID will be connected to each other
  • Don't place multiple microphones or speakers with the same ID, as this will cause issues

Commands

  • /wiretap items [speaker_radius | 'infinite'] - Gives you a microphone and speaker (Requires OP permissions by default)
  • If a radius isn't provided, the server speaker range is used by default.

Contact

For support with this mod, please contact @CG360 via:

Configuration

Property Description Default
microphone_pickup_range The range in which microphones can pick up sounds 32.0
speaker_audio_range The audible range of speakers 32.0
command_permission_level The permission level required to use the commands 2
packet_buffer_size The amount of packets to buffer before playing 6
anvil_crafting Whether the items can be crafted in the anvil true
speaker_sound_effect The sound effect to apply to the speaker - Valid values are: none, old_speaker, low_quality old_speaker
microphone_skin_url The skin url for the microphone block
speaker_skin_url The skin url for the speaker block

Credits

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.3.1+26.1.fabricРелиз26.1, 26.1.1, 26.1.2fabric, quilt12 апреля 2026 г..jar (88 КБ)
1.3.0+1.21.10.fabricРелиз1.21.10fabric, quilt4 января 2026 г..jar (391 КБ)
1.3.0+1.20.1.fabricРелиз1.20.1fabric, quilt18 декабря 2025 г..jar (319 КБ)
1.3.0+1.21.11.fabricРелиз1.21.11fabric, quilt13 декабря 2025 г..jar (411 КБ)
1.3.0+1.21.6.fabricРелиз1.21.6, 1.21.7, 1.21.8fabric, quilt21 июля 2025 г..jar (386 КБ)
1.3.0+1.21.5.fabricРелиз1.21.5fabric, quilt21 июля 2025 г..jar (387 КБ)
1.3.0+1.21.1.fabricРелиз1.21.1fabric, quilt21 июля 2025 г..jar (389 КБ)
1.3.0+1.21.2.fabricРелиз1.21.2, 1.21.3, 1.21.4fabric, quilt21 июля 2025 г..jar (384 КБ)
1.2.0+1.21.1.fabricРелиз1.21.1fabric, quilt21 октября 2024 г..jar (380 КБ)
fabric-1.20.2-1.1.0Релиз1.20.2, 1.20.3, 1.20.4fabric9 января 2024 г..jar (372 КБ)
fabric-1.20.2-1.0.3Бета1.20.2, 1.20.3, 1.20.4fabric6 января 2024 г..jar (370 КБ)
fabric-1.20.1-1.0.3Бета1.20.1fabric10 августа 2023 г..jar (307 КБ)
fabric-1.20.1-1.0.2Бета1.20.1fabric9 августа 2023 г..jar (306 КБ)
fabric-1.20.1-1.0.1Бета1.20.1fabric23 июля 2023 г..jar (306 КБ)
fabric-1.20.1-1.0.0Бета1.20.1fabric21 июля 2023 г..jar (306 КБ)

Ченджлог

1.3.1+26.1.fabricРелиз26.1, 26.1.1, 26.1.2 · 12 апреля 2026 г.

Changelog (1.3.1) - 26.1+

  • Custom Data on playerheads is no longer wiped.
  • Pick-Block now always provides the speaker & microphone rather than an empty player head
  • 26.1.x support

Changelog (1.3.0)

  • 1.21.6+ Support
  • Somewhat reverted using item components and brought back NBT/CustomData.
    • Because of this, the mod is once again server-side only. No need to require it in client mod packs!
  • Fixed crash with anvil recipe
  • Command now properly lets you state an infinite range

Due to the item changes, all wiretap items from previous versions will be broken. Blocks should continue to work fine but you should back up worlds just in case.

1.3.0+1.21.10.fabricРелиз1.21.10 · 4 января 2026 г.

Changelog (1.3.0)

  • 1.21.6+ Support
  • Somewhat reverted using item components and brought back NBT/CustomData.
    • Because of this, the mod is once again server-side only. No need to require it in client mod packs!
  • Fixed crash with anvil recipe
  • Command now properly lets you state an infinite range

Due to the item changes, all wiretap items from previous versions will be broken. Blocks should continue to work fine but you should back up worlds just in case.

1.3.0+1.20.1.fabricРелиз1.20.1 · 18 декабря 2025 г.

Changelog (1.3.0)

  • Backport to 1.20.1

This update is incompatible with all previous versions of Wiretap, and will break existing Wiretap blocks & items.

Changes include:

  • Improved command, now with infinite range
  • Rewritten saving & loading of blocks. Should be more stable now!
  • Fixed crash with Tardis Refined
  • Minor text changes
1.3.0+1.21.11.fabricРелиз1.21.11 · 13 декабря 2025 г.

Changelog (1.3.0)

  • 1.21.6+ Support
  • Somewhat reverted using item components and brought back NBT/CustomData.
    • Because of this, the mod is once again server-side only. No need to require it in client mod packs!
  • Fixed crash with anvil recipe
  • Command now properly lets you state an infinite range

Due to the item changes, all wiretap items from previous versions will be broken. Blocks should continue to work fine but you should back up worlds just in case.

1.3.0+1.21.6.fabricРелиз1.21.6, 1.21.7, 1.21.8 · 21 июля 2025 г.

Changelog (1.3.0)

  • 1.21.6+ Support
  • Somewhat reverted using item components and brought back NBT/CustomData.
    • Because of this, the mod is once again server-side only. No need to require it in client mod packs!
  • Fixed crash with anvil recipe
  • Command now properly lets you state an infinite range

Due to the item changes, all wiretap items from previous versions will be broken. Blocks should continue to work fine but you should back up worlds just in case.

1.3.0+1.21.5.fabricРелиз1.21.5 · 21 июля 2025 г.

Changelog (1.3.0)

  • 1.21.5+ Support
  • Somewhat reverted using item components and brought back NBT/CustomData.
    • Because of this, the mod is once again server-side only. No need to require it in client mod packs!
  • Fixed crash with anvil recipe
  • Command now properly lets you state an infinite range

Due to the item changes, all wiretap items from previous versions will be broken. Blocks should continue to work fine but you should back up worlds just in case.

1.3.0+1.21.1.fabricРелиз1.21.1 · 21 июля 2025 г.

Changelog (1.3.0)

  • 1.21.2+ Support
  • Somewhat reverted using item components and brought back NBT/CustomData.
    • Because of this, the mod is once again server-side only. No need to require it in client mod packs!
  • Fixed crash with anvil recipe
  • Command now properly lets you state an infinite range

Due to the item changes, all wiretap items from previous versions will be broken. Blocks should continue to work fine but you should back up worlds just in case.

1.3.0+1.21.2.fabricРелиз1.21.2, 1.21.3, 1.21.4 · 21 июля 2025 г.

Changelog (1.3.0)

  • 1.21.2+ Support
  • Somewhat reverted using item components and brought back NBT/CustomData.
    • Because of this, the mod is once again server-side only. No need to require it in client mod packs!
  • Fixed crash with anvil recipe
  • Command now properly lets you state an infinite range

Due to the item changes, all wiretap items from previous versions will be broken. Blocks should continue to work fine but you should back up worlds just in case.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…