https://github.com/sof3/infochat
A simple chat format plugin powered by InfoAPI.
https://github.com/sof3/infochat
Last synced: 10 months ago
JSON representation
A simple chat format plugin powered by InfoAPI.
- Host: GitHub
- URL: https://github.com/sof3/infochat
- Owner: SOF3
- License: apache-2.0
- Created: 2021-10-01T10:37:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-16T14:32:08.000Z (over 2 years ago)
- Last Synced: 2025-01-25T10:41:20.659Z (12 months ago)
- Language: PHP
- Size: 448 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InfoChat
A bare minimum example plugin that uses [InfoAPI](https://github.com/SOF3/InfoAPI).
## Usage
Download development plugin build from
[GitHub pages](https://sof3.github.io/InfoChat/InfoChat.phar)
or [Poggit build](https://poggit.pmmp.io/ci/SOF3/InfoChat),
or build your own phar using [pharynx](https://github.com/SOF3/pharynx).
Customize player join message!
The plugin only provides one config `message-format`,
which only one variable `player` which is the joining player.