Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added private messaging #3

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Update README.md
violanes authored Dec 3, 2022
commit 024cbc259621590e573657bce82e8692ad34cd3e
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# VioChat
VioChat - simple minecraft plugin for chatting in 3 different channels: local ( 100 blocks ), global and admin ( special permission required ). Displays prefixes, suffixes and whatever you want.
VioChat - simple lightweight minecraft 1.8+ chat utility (server plugin).

##### features
#### features
- local chat (defaults to 100 blocks radius)
- roleplay chat
- admin chat
- global chat
- private chat
- private chat (p2p)
- automatic messaging

[DOWNLOAD](https://github.com/violanes/VioChat/blob/master/VioChat.jar?raw=true)

> #### Required:
> * Vault (latest build)
> * Spigot / bukkit (1.8+)

developer: [violanes](https://github.com/violanes)
developer: [violanes](https://github.com/violanes)