Logo By: TempusMori
Download SimpleChat: v5.0
Source Code: GitHub
Make sure you have Vault installed!
SimpleChat allows server admins to quickly set up chat prefixes without any hassle that those bigger plugins make... Its straight forward and doesnt have any confusing points. It also comes with lots of extras like die messages, join/leave/kick messages, me formatting, colored chat, curse word censoring, caps preventing, and more! The guide below will take you step by step in configuring your config.yml file. Features:
By using Vault, Im able to link into most permissions systems.
Vault is required for this plugin to work. Check out their page and download vault with the link below.
Dev Page: Vault Dev Page
| Perm Node | Command | Description |
|---|---|---|
| simplechat.* | NA | Gives perms for everything below. |
| simplechat.welcome | /simplechat | The little welcome message and version number displayed |
| simplechat.help | /simplechat help | The help menu that has all the commands |
| simplechat.reload | /simplechat reload | Reload both the config.yml and extra.yml files |
| simplechat.chat | /chat | Turns server-wide chat on and off. No one will be able to speak when it is off. |
| simplechat.chaton | /chaton | Turns server-wide chat on. No one will be able to speak when it is off. |
| simplechat.chatoff | /chatoff | Turns server-wide chat off. No one will be able to speak when it is off. |
| simplechat.msg | /message /msg /m /tell /pm /whisper | Allows player to message another player using SimpleChat's MsgAndReply formatting |
| simplechat.reply | /reply /r | Allows player to reply to a message from another player using SimpleChat's MsgAndReply formatting |
| simplechat.me | /me | Ability to use SimpleChat's formatted /me (in extra.yml) |
| simplechat.broadcast | /bcast /broadcast | Requires GeneralFormatting to be on. This command allows you to broadcast messages to the server. (Like Essentials does, but you can edit the format of this one) |
| simplechat.say | /say | Requires GeneralFormatting to be on. This command allows you to say messages to the server. This command is provided by bukkit, but you cannot edit the formatting of the bukkit version. You can edit the formatting of this version. |
| simplechat.adminchat | /a /achat /adminchat /admin | Allows a player to chat in the admin chat room. Only players with the permission node can see this room |
| simplechat.socialspy | /ss /socialspy | This requires MsgAndReplyFormatting to be on. You can view all msgs between two players. This command toggles socialspy on and off. |
| simplechat.color | NA | Ability to use color codes in chat. Else they will get a no-perms message and colors wont work. |
| simplechat.cancurse | NA | Lets them curse in chat. Their messages wont be censored. |
| simplechat.canusecaps | NA | Lets them talk in caps in chat They wont be kicked/their messages wont be changed. |
| simplechat.chatoffbypass | NA | Lets players talk, even when chat has been turned off by an admin using /chatoff |
PartyChat Permissions
| Perm Node | Command | Description |
|---|---|---|
| simplechat.party.admin | N/A | Gives permissions for everything below |
| simplechat.party.talk | /p | Allows a person to talk in a party |
| simplechat.party.create.normal | /party createparty [party] | Allows a person to create a party |
| simplechat.party.create.pass | /party createparty [party] <password> | Allows a person to create a password protected party. |
| simplechat.party.deleteparty | /party deleteparty [party] | Allows a person to delete any party. |
| simplechat.party.joinparty | /party joinparty [party] | Player can join a party |
| simplechat.party.leaveparty | /party leaveparty | Can leave parties |
| simplechat.party.invite | /party invite [player] | Can invite a player to parties |
| simplechat.party.accept | /party accept | Can accept invites to parties |
| simplechat.party.kickplayer | /party kickplayer [player] | Can kick a player from current party |
| simplechat.party.banplayer | /party banplayer [player] | Can ban a player from current party |
| simplechat.party.list | /party list | Can list all the party names. |
| simplechat.infoOther | /party info [party] | Can view general information of other parties |
Note: If you are the creator/owner of a party, you are given the following commands for your party ONLY:
/party kickplayer, /party banplayer, /party newowner, /party deleteparty
Like what I do? Buy me a beer!
I put a lot of time into coding, testing, and updating my plugins. I even do specialized plugins for people when they PM me (For free). If you love my plugins, this is a way to say thank you.
Need some help with the configs? Check out this page! Config and Tutorial
Check out the other page dedicated to change log... Change Log