Robert Storlind
6b0202491a
Handle Bukkit and Canary. COLOR_CHAR introduced
...
NOTE: I have tested this code on Canary only.
1. Canary's events.chat introduced.
2. The COLOR_CHAR (§) was a real mystery until I found the answer in string-exts.js :)
2015-04-17 17:17:34 +02:00
Robert Storlind
4a1b20cb2d
Linked to homes and added chat_color intro
...
The original started talking about homes and then suddenly switched to implementing chat_color.
Typographical prettyprinting added.
2015-04-16 22:13:44 +02:00
walterhiggins
57e74de47e
missed typo in example code
2014-12-29 13:06:48 +00:00
walterhiggins
bbe3866c96
fix typo
2014-12-29 13:04:52 +00:00
walterhiggins
f40b5ed232
documentation updates/fixes.
2014-12-29 12:16:45 +00:00
Walter Higgins
f2e54d2168
Update Anatomy-of-a-Plugin.md
2014-09-17 14:23:38 +01:00
Atif Aziz
de122d8377
Typo/Bug fix in Anatomy doc sample code
...
The sample code refers to `e.message` when `evt.message` was intended. This causes a run-time exception because `e` is undefined.
2014-07-13 13:09:41 +02:00
walterhiggins
c3db7a4314
Updated to reflect events rework.
2014-03-15 18:12:34 +00:00
walterhiggins
0ec7dfc8ad
Updated README and added Anatomy doc
2013-12-31 09:48:38 +00:00