octacian
|
f1a55eb0da
|
Add screenshot
|
2017-04-04 09:14:58 -07:00 |
|
octacian
|
095fa4ecf6
|
Update README
|
2017-04-04 09:05:50 -07:00 |
|
octacian
|
bbbef1ab85
|
Show messaged on_chat_message
Useful if trying to contact an AFK player. If a chat message is detected from a player with a backlog of messages, they are shown.
|
2017-04-04 08:06:01 -07:00 |
|
octacian
|
a185d602a9
|
Add tell.show
Shows all messages for the player specified. See API.md.
|
2017-04-04 08:05:15 -07:00 |
|
octacian
|
e16cadee62
|
Show messages on_joinplayer
Loop through messages for the joining player and show them in orange removing them after.
|
2017-04-04 08:02:02 -07:00 |
|
octacian
|
a28c39ee94
|
Add /tell chatcommand
Formatted like /msg, allows registering a msg to be shown the the player specified when they become active.
|
2017-04-04 08:01:27 -07:00 |
|
octacian
|
0914819f5e
|
Add tell.add and tell.remove API
Documented in API.md.
|
2017-04-04 08:00:47 -07:00 |
|
octacian
|
2a84d977ee
|
Add save() and load()
Data will be stored in `<world>/tell.txt`
|
2017-04-04 07:57:33 -07:00 |
|
octacian
|
1bb4acd2ae
|
Initial commit
|
2017-04-03 20:34:37 -07:00 |
|