Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/justdoom/better-messages
- Owner: JustDoom
- Created: 2021-03-06T22:13:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T11:32:18.000Z (5 months ago)
- Last Synced: 2024-09-28T12:01:55.653Z (3 months ago)
- Topics: better, bukkit, craftbukkit, discord, java, message, messages, plugin, spigot, spigotmc
- Language: Java
- Homepage: https://imjustdoom.com/projects/better-messages
- Size: 187 KB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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".