Giter Club home page Giter Club logo

chatpro's Introduction

ChatPro

A minecraft plugin that allows you to add colors to your messages by including a bukkit color code in your message, and the plugin features a word filter which you can set in the config file.

Features

  • Add color to your messages by using bukkit color codes
  • Support for bukkit format codes
  • Allowing players to change the color of their name
  • Configuration file
  • Word ignore list
  • Update Checker

Permissions

  • chatpro.namecolor Allow players to change the color of their name.
  • chatpro.colors Allow players to use color in their chat messages.
  • chatpro.formats Allows players to use formatting in their messages.

Tested Versions

1.8 And above.

Compiling Jar From Source

Prerequisites

  • Java Development Kit (JDK) version 8 or higher

Steps:

  1. Clone the Repository: Clone the repository containing the ChatPro source code to your machine using Git:

    git clone https://github.com/Aaron2404/ChatPro.git
  2. Navigate to Project Directory: Navigate to the root directory of the cloned project:

    cd ChatPro
  3. Compile the Source Code: Use Gradle to compile the source code and generate the jar file:

    ./gradlew build

    or for Windows CMD:

    .\gradlew build
  4. Locate the Jar File: Upon successful compilation, the generated jar file can be found in the build/libs/ directory within the project root.

By following these steps, you will compile the ChatPro plugin from its source code.

chatpro's People

Contributors

aaron2404 avatar bram1903 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.