pv-addon-groups

Quick rating

pv-addon-groups

No reviews yet

Create group voice chat channels. Keep talking with players far away.

No Theme
No Genre
Social & Roleplay
Server Utility
Mod Addon
Mod Loaders
Forge
NeoForge
Fabric
Paper
Spigot
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.1.1
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

pv-addon-groups

Server-side Plasmo Voice add-on.

Create group voice chat channels. Keep talking with players far away.

Groups are managed via chat commands. GUI client side add-on coming soon™.

Groups can be password protected, or only allow player with certain permissions.

Installation

You can install this add-on as either (Paper, Fabric, Forge) OR (Bungee, Velocity) mod/plugin

If you install it as a Bungee or Velocity plugin then groups will work for players an all servers.

Players can talk while beeing on different servers.

Basic usage

Create a group and invite players

  1. Open Plasmo Voice menu V (by default), go to the Activation tab and configure the Groups activation.
  2. Use a command to create a group /groups create [...flags]
  3. Invite players to the group /groups invite <player>
  4. Use the activation to talk in the group.

Browsing groups

You can browse public groups using a command: /groups or /groups browse

Flags

You can use flags when creating a group to change the settings.

For example: /groups create name: The Boys password: qwerty1245 persistent: true permissions: group.theboys

All flags are optional and the order doesn't matter.

name: and password: are quite obvious.

persistent: makes it so that the group is not automatically deleted when it's empty or after the server restart.

permissions: only allow players with a certain permission to join.

You can set multiple permissions: permissions: group.admin, group.moderator

Flag permissions

Flag Permission Default
name pv.addon.groups.flag.name True
password pv.addon.groups.flag.password True
persistent pv.addon.groups.flag.persistent OP
permissions pv.addon.groups.flag.permissions OP

Commands

/groups or /groups browse [page] — Browse groups.

/groups create [...flags] — Create a group.

/groups invite <player> — Invite a player to the group.

/groups join <group UUID> [password] — Join the group. Not recommended to use manually. Used from browse or invite.

/groups info — Show info about the current group.

/groups leave — Leave the current group.

/groups set <flag> <value> — Set a flag value for a current group.

/groups unset <flag> — Set flag to a default value.

/groups delete — Delete the current group.

/groups transfer <player> — Transfer the ownership of the group to a different player.

/groups kick <player> — Kick a player from the group.

/groups ban <player> — Ban a player from the group.

/groups unban <player> — Unban a player from the group.

Permissions

Permission Description Default
pv.activation.groups Use groups activation True
pv.addon.groups.browse Use /groups browse True
pv.addon.groups.browse.all Groups are visible even if player doesn't have a permission to join OP
pv.addon.groups.create Use /groups create True
pv.addon.groups.invite.member Use /groups invite if member True
pv.addon.groups.invite.owner Use /groups invite if owner True
pv.addon.groups.join Use /groups join True
pv.addon.groups.join.all Use /groups join and bypass password and permission check OP
pv.addon.groups.info.member Use /groups info if member True
pv.addon.groups.info.owner Use /groups info if owner True
pv.addon.groups.leave Use /groups leave True
pv.addon.groups.set.owner Use /groups set if owner True
pv.addon.groups.set.all Use /groups set in any group OP
pv.addon.groups.unset.owner Use /groups unset if owner True
pv.addon.groups.unset.all Use /groups unset in any group OP
pv.addon.groups.delete.owner Use /groups delete if owner True
pv.addon.groups.delete.all Use /groups delete in any group OP
pv.addon.groups.transfer.owner Use /groups transfer if owner True
pv.addon.groups.transfer.all Use /groups transfer in any group OP
pv.addon.groups.kick.owner Use /groups kick if owner True
pv.addon.groups.kick.all Use /groups kick in any group OP
pv.addon.groups.ban.owner Use /groups ban/unban if owner True
pv.addon.groups.ban.all Use /groups ban/unban in any group OP

pv-addon-groups

Server-side Plasmo Voice add-on.

Create group voice chat channels. Keep talking with players far away.

Groups are managed via chat commands. GUI client side add-on coming soon™.

Groups can be password protected, or only allow player with certain permissions.

Installation

You can install this add-on as either (Paper, Fabric, Forge) OR (Bungee, Velocity) mod/plugin

If you install it as a Bungee or Velocity plugin then groups will work for players an all servers.

Players can talk while beeing on different servers.

Basic usage

Create a group and invite players

  1. Open Plasmo Voice menu V (by default), go to the Activation tab and configure the Groups activation.
  2. Use a command to create a group /groups create [...flags]
  3. Invite players to the group /groups invite <player>
  4. Use the activation to talk in the group.

Browsing groups

You can browse public groups using a command: /groups or /groups browse

Flags

You can use flags when creating a group to change the settings.

For example: /groups create name: The Boys password: qwerty1245 persistent: true permissions: group.theboys

All flags are optional and the order doesn't matter.

name: and password: are quite obvious.

persistent: makes it so that the group is not automatically deleted when it's empty or after the server restart.

permissions: only allow players with a certain permission to join.

You can set multiple permissions: permissions: group.admin, group.moderator

Flag permissions

Flag Permission Default
name pv.addon.groups.flag.name True
password pv.addon.groups.flag.password True
persistent pv.addon.groups.flag.persistent OP
permissions pv.addon.groups.flag.permissions OP

Commands

/groups or /groups browse [page] — Browse groups.

/groups create [...flags] — Create a group.

/groups invite <player> — Invite a player to the group.

/groups join <group UUID> [password] — Join the group. Not recommended to use manually. Used from browse or invite.

/groups info — Show info about the current group.

/groups leave — Leave the current group.

/groups set <flag> <value> — Set a flag value for a current group.

/groups unset <flag> — Set flag to a default value.

/groups delete — Delete the current group.

/groups transfer <player> — Transfer the ownership of the group to a different player.

/groups kick <player> — Kick a player from the group.

/groups ban <player> — Ban a player from the group.

/groups unban <player> — Unban a player from the group.

Permissions

Permission Description Default
pv.activation.groups Use groups activation True
pv.addon.groups.browse Use /groups browse True
pv.addon.groups.browse.all Groups are visible even if player doesn't have a permission to join OP
pv.addon.groups.create Use /groups create True
pv.addon.groups.invite.member Use /groups invite if member True
pv.addon.groups.invite.owner Use /groups invite if owner True
pv.addon.groups.join Use /groups join True
pv.addon.groups.join.all Use /groups join and bypass password and permission check OP
pv.addon.groups.info.member Use /groups info if member True
pv.addon.groups.info.owner Use /groups info if owner True
pv.addon.groups.leave Use /groups leave True
pv.addon.groups.set.owner Use /groups set if owner True
pv.addon.groups.set.all Use /groups set in any group OP
pv.addon.groups.unset.owner Use /groups unset if owner True
pv.addon.groups.unset.all Use /groups unset in any group OP
pv.addon.groups.delete.owner Use /groups delete if owner True
pv.addon.groups.delete.all Use /groups delete in any group OP
pv.addon.groups.transfer.owner Use /groups transfer if owner True
pv.addon.groups.transfer.all Use /groups transfer in any group OP
pv.addon.groups.kick.owner Use /groups kick if owner True
pv.addon.groups.kick.all Use /groups kick in any group OP
pv.addon.groups.ban.owner Use /groups ban/unban if owner True
pv.addon.groups.ban.all Use /groups ban/unban in any group OP

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~100,000
Total Downloads
CurseForge
~17,000
Modrinth
~91,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works