Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
abc123me committed Dec 7, 2022
2 parents 0089e8b + c709531 commit 7565ed1
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,8 @@ If you are building a forge modded server on MC1.18.2 there unfortunately are no
### Markdown support
![screenshots/MarkdownSupport.png](https://github.com/abc123me/BetterForgeChat/raw/main/screenshots/MarkdownSupport.png)
### Permissions plugin integration
Works with any Forge Permissions plugin to provide easy permission management, see the below permissions:
```
- bfcmod.chat.colors
- bfcmod.chat.styles
- commands.color
- commands.colors
```
Works with any Forge Permissions plugin to provide easy permission management, see the permissions (on the WiKi)[https://github.com/abc123me/BetterForgeChat/wiki]

### Highly configurable
- Customizable timestamp formats
- Customizable tab-list playername formats
Expand All @@ -34,16 +29,15 @@ Works with any Forge Permissions plugin to provide easy permission management, s


## Installation
- Get the latest version off (CurseForge)[https://www.curseforge.com/minecraft/mc-mods/betterforgechat-with-luckperms-support/files]
- Add JAR file to serverside `mods/` folder
- Latest version: [Releases](https://github.com/abc123me/BetterForgeChat/releases)
- Profit!

## Development
I used eclipse to make this project, all files included, please feel free to do whatever you want with it

## Planned features
- MC1.19.2 Support
- Markdown / Discord like text formatting functionality
- Ability to use colors on sign permission
- Configurable scheduled server announcements
- Potential discord integration
Expand Down

0 comments on commit 7565ed1

Please sign in to comment.