Resource icon

Addon skript-simple-voice-chat 1.0.1

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

LimeGlass

VIP
Supporter ++
Regular Diner
Addon Developer
Jan 24, 2017
633
442
73
26
location of "LimeGlass" parsed as player
LimeGlass submitted a new resource:

skript-simple-voice-chat - A Skript addon to interact with the simple voice chat plugin.

A Skript addon to interact with the simple voice chat plugin. https://www.spigotmc.org/resources/simple-voice-chat.93738/

See the documentation.json at https://github.com/TheLimeGlass/skript-simple-voice-chat/blob/main/documentation.json

Requirements:
  • Java 8
  • Skript 2.7.0+
Installation:
  • Place in your plugins folder.
  • Make sure you have Skript and...

Read more about this resource...
 
LimeGlass updated skript-simple-voice-chat with a new update entry:

1.0.1

Added new expression to create a volume category
Code:
[a] [new] [voice chat] volume category with id %string% named %string% [with description %-string%]
- Removed the static sound packets from the on microphone event because Skript is too slow, and causes Voice chat to lose packets. I've experimented with multiple solutions, and it's always too slow. Only think I could think of was to make a custom structure, which I may come back to at some point.

Read the rest of this update entry...