promotional bannermobile promotional banner

VoiceServer

VoiceServer plugin for managing Simple Voice Chat groups with commands to list, add, remove players, and delete groups.

File Details

VoiceServer-1.0.0.jar

  • R
  • Jul 20, 2025
  • 9.32 KB
  • 14
  • 1.21.7+22

File Name

VoiceServer-1.0.0.jar

Supported Versions

  • 1.21.5-Snapshot
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.3-Snapshot
  • 1.20.5-Snapshot
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19

✨ Features

  • Integrated with Simple Voice Chat API by henkelmax.
  • Voice chat group management using the /vc-group command:
    • /vc-group list – List all existing voice chat groups.
    • /vc-group add <player> <group> – Add a player to a voice chat group.
    • /vc-group kick <player> <group> – Remove a player from a voice chat group.
    • /vc-group remove <group> – Delete a voice chat group.
  • Tab completion for all subcommands, player names, and group names.
  • Basic permission support:
    • voicechat.group.list – Required to view and manage groups.
  • Debug logging to assist with troubleshooting and development.

🐞 Fixes

  • None – this is the initial version.

⚠️ Known Issues

  • None known at the time of release.

👨‍💻 Developer Notes

  • Developed by Jakomi1.
  • Designed to be lightweight and efficient.
  • Optimized for Paper 1.21.4 servers.