PrimeChat [Minor LuckPerms support]

  • 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!

FusionCore

Supporter
Apr 19, 2020
44
1
8
18
Name: PrimeChat
Author: FusionCore
Dependancies: Skript, TuSKe, LuckPerms
Version: 1.0

Minor LuckPerms support

Commands:
/primechat:help (1-3): Commands for the PrimeChat script.
/sethelp (1-10) (text): Very useful for the popular /help command. Allows you to easily design one for your server.
/creategroup (group): Creates a luckperms group. Needed for creating chat groups.
/deletegroup (group): Deletes a luckperms group.
/grouplist: Lists all the chat groups in your server.
/addplayer (group) (player): Adds a player to your luckperms group.
/removeplayer (group) (player): Removes a player from your luckperms group.
/listplayers (group): Lists the players within a group.
/addperm (group) (perm): Adds a perm to your luckperms group.
/removeperm (group) (perm): Removes a perm from your luckperms group.
/setprefix (group) (prefix): Sets the prefix for the specified group.
/setsuffix (group) (suffix): Sets the suffix for the specified group.
/setintercepter (group) (intercepter): Sets the intercepter for the specified group. The intercepter is the letter highlighted in bold: [Default] Example: hello world.
/setcolor (group) (color): Sets the color for the specified group. Uses color codes.
/mute (player) (reason): Mutes the player. The reason is optional.
/tempmute (player) (reason): Pulls up a GUI that lets you set a time for how long the player is muted for. The reason is optional.
/unmute (player): Unmutes the player if they are already unmuted.
/mutechat: Mutes the entire chat. Type it again to unmute it. If the player is an operator they can talk.
/clearchat: Clears the chat.
Permissions:
sethelp.use
group.create
group.delete
perm.add
perm.remove
group.add
group.remove
group.list
players.list
prefix.set
suffix.set
intercepter.set
color.set
mute.use
tempmute.use
unmute.use
clearchat.use

To do:
Create channels
Set prefixes, suffixes, intercepters, and chat color for players.
Anti-Swear System