promotional bannermobile promotional banner

ProjectChat

ChatX Dev. is ein ChannelSystem Plugin in a high configurable Style

ProjectChat Beta 1.0

A Chat Channel System

ProjectChat is a Channel System for Minecraft chat. So your inhabitants can chat with their friends in Channels and their is not a spam in the main chat :D The SMP Chat is often a highlight on Servers and it made them individual. My purpose is a high configurable Chat System, which you can customize in that way you want. Moreover most of the bigger Server program their own chat plugin because the most plugins can not handle their ideas. So I tried to make a system that you can handle a lot of ideas.

Main features

  • Configurable chat channels
  • On-the-fly configuration
  • Permission based protection
  • Configurable chat messages + functional variable system
  • Private-,Public- and Group Chat
  • Multiple themes

SetUp

Download ProjectChat and move it in the plugin folder. Then reload the server. The plugin is now full functional. To generate the full configuration that you may want to change reload again.

Now you should find two files in the ProjectChat folder.The config.yml where you configurated your channel and player and the leaves.yml where you can change your chat layout. Let begin with the config.yml

Config

PathDescriptionTypeDefault content
System
themeHere you define the name of your layout. It automatically generate a file with the layout as name.Textleaves
defaultChannelThe default Channel every Player joins in when he join your server for the first timeTextGlobal
allowOnlyStaticThere are static and dynamic channel. Static Channel are Channel you have to create. When you set this to true then player could only join in static channeltrue or falsefalse
Channel
<ChannelName>The name of the channel
allowBroadcastWhen this is true then the chat broadcast when a player join or leave a channeltrue or falseIn Global false, other true
chatFormateCan be a reference to the global, default and private Channel format. It could also be a custom channel format in form of a TextTextcs#defaultChannel
prefixA channel prefixString&f
Player
<PlayerName>A player that has joined
channelactual ChannelTextGlobal
flagsome flag
ghostnot used yettrue or falsefalse
ignoreA list of player the player ignoresListempty
muteWhen true then the player can't speaktrue or falsefalse

leaves

The leaves.yml is a default chat layout. The different pathes should be self explaining. It could be more intresting how you use variables. Variables are used in the style %VariableName% The most variables have subvariables which are sometimes static and sometimes like functions. To get subvariables you write %VariableName["SubVariableName"]%. Here is a overview

VariableSubvariableDescriptionstable
channelShow the actual channel [In Chat: where the sender of the message is in]yes
listShow a list of all Channelyes
prefixGet the actual prefixyes
a channel nameWrite here an existing channel and you can use the same abilities as aboveyes
a player nameGet the actual channel of a playeryes
senderGet the name of the Message senderno
receiverGet the name of the Message receiverno
msgGet the Message which is sendno
pexGet default prefixyes
prefixGet the prefix of the actual playeryes
pluginThe plugin nameyes

Stable means that you can use this in every definition

Config Changes

I said on-the-fly configuration. You asked what it means. Yeah you can change the config files while the server is running and the you just reload the server and the changes are done :D No stop the server to change or ingame command to exspecially reload. Is this easy?

Commands

pchat - Show a list of Channels
pchat join <name>- Join a channel
pchat leave - go back to the global channel
pchat create <name> - create a static channel
pchat remove <name> - remove a static channel or kick all in a dynamic channel
ignore <name> - Ignore a player
mute <name> - Mute player
demute <name> - Demute player

You can use instead of pchat also pch or ch.

Permission

pchat.pushy - You can speak to someone inspite he ignores you
pchat.use - Use channel commands like join and leave
pchat.manage - To manage static channel
pchat.use.color.<channelName> - When you write no channel name he can use colors in each channel
pchat.mute - Can mute players
pchat.ignore - Can ignore players
pchat.talk.<channelName> - Can talk in Channel (Permission based mute)

Compatibility

ProjectChat can stand alone. So only op can work with it. It work alone with PermissionEx as a Permission System. When you have a other Permission Plugin with is compatibile with Vault then you can use it together with Vault.

Disclaimer

As the title says, it is a beta build. That means there could be bugs or the can come great changes. My goal is that you haven't to rewrite your configuration and the new version should so be compatible with old configs. When something not function the way you think it must than asked. When you need help I try my best to help.

Futhermore, this plugin can connect to IRC Server. But I won't recommed it in this build as it is not full implemented (Such as Pre-Alpha)

For the future

  1. Performance tweaks
  2. Their are abilities to connect with IRC Server but in it is really in Dev
  3. Implementation of Spam Filtering Technics
  4. Permission tweaks
  5. more and more tweaks
  6. some more ideas... :)

The ProjectChat Team

profile avatar
  • 1
    Projects
  • 980
    Downloads