Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justdoom/better-messages

A Spigot plugin to add configurable messages!
https://github.com/justdoom/better-messages

better bukkit craftbukkit discord java message messages plugin spigot spigotmc

Last synced: 3 months ago
JSON representation

A Spigot plugin to add configurable messages!

Awesome Lists containing this project

README

        

# Better Messages

[![Build Status](https://ci.imjustdoom.com/job/Better-Messages/badge/icon?style=flat-square)](https://ci.imjustdoom.com/job/Better-Messages)
[![Discord Server](https://img.shields.io/discord/979589333524820018?color=7289da&label=DISCORD&style=flat-square&logo=appveyor)](https://discord.gg/ydGK5jYV6t)

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/L3L64M1TB)

Better Messages is a plugin that aims to add customisable messages to joining, leaving, world changes and more. There is a config that allows you to have messages happen only in certain worlds and on certain joins. It even allows you to run certain commands!

# Why use Better Messages?

- It has a very customisable config
- It is lightweight!
- It works on servers 1.8 and above!
- Many useful features!

## Helping out
Want to help us out? Here are some ways you can do that!

### Donating
Donating is a great way to support the project. Donations will go towards keeping the project updated and pay for any hosting costs. You can make one time donations or subscribe monthly on our [kofi](https://ko-fi.com/justdoom) page.

### Contributing
Another great way you can help is contributing to the project. You can make a pull request with more features or find bugs and report them.

## Support
I provide support for this project in my discord server [here](https://discord.gg/wVCSqV7ptB). Or you can open an issue in tbe [issues](https://github.com/JustDoom/Better-Messages/issues) tab.

## Requirements
Better Messages doesn't require any external plugins but needs Java 8 as a minimum to run.

# Building
To build Better Messages you need to import it into your favourite IDE and run `mvn package` and it will apear in a folder called "out".