https://github.com/daboross/skychat
Super simple chat plugin
https://github.com/daboross/skychat
Last synced: 12 months ago
JSON representation
Super simple chat plugin
- Host: GitHub
- URL: https://github.com/daboross/skychat
- Owner: daboross
- Created: 2014-07-13T06:37:28.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-14T05:57:41.000Z (almost 12 years ago)
- Last Synced: 2025-06-08T10:42:06.768Z (about 1 year ago)
- Language: Java
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SkyChat
=======
Super simple chat plugin, 42 lines of code for the entire plugin.
This will set the chat format to the configured value.
In the configured format, `{player}` will be replaced with the player's name, and `{message}` with the player's message. No other substitutions will be made by SkyChat, though other plugins may make them.
To set the format, change the `format` variable in `plugins/SkyChat/config.yml`, then use `/skychatreload` to reload the chat format.