Up to 3.0 brings config options that can be found at http:dev.bukkit.org/bukkit-plugins/jgroupchat/pages/3-0-config/ and the commands and permissions below.
| Commands | Description | Permissions |
| /C [message] | Send a message to players in your group chat | jgroupchat.chat |
| /Chat help | A list of JGroupChat commands | jgroupchat.help |
| /Chat create [chat name] | Create a group chat | jgroupchat.create |
| /Chat leave | Leave your current group chat | jgroupchat.leave |
| /Chat invite [player] | Invite a player to the chat | jgroupchat.invite |
| /Chat accept | Accept an invite request | jgroupchat.accept |
| /Chat deny | Decline an invite request | jgroupchat.deny |
| /Chat list | A list of players in your current chat | jgroupchat.list |
| For the above permissions, jgroupchat.user can be used |
| Colors/Formats/Magic | Permissions |
| Colored chat and chat names | jgroupchat.chat.color |
| Formatted chat and chat names | jgroupchat.chat.format |
| Magic chat and chat names | jgroupchat.chat.magic |
| Admin Commands | Description | Permissions |
| /Chat list | A list of all chats | jgroupchat.admin.listchat |
| /Chat clear [chat name]/all | Remove a chat or all chats | jgroupchat.admin.clear |
| /Chat chatinfo [chat name] | A list of all players in a chat | jgroupchat.admin.chatinfo |
| /Chat playerinfo [player] | Gives the chat a player is currently in | jgroupchat.admin.playerinfo |
| /Chat reload | Reloads JGroupChat files | jgroupchat.admin.reload |
| /Chat regenlog | Resets the chat log | jgroupchat.admin.regenlog |