Added events (under usage) in README.

This commit is contained in:
JitseB
2018-04-14 11:40:09 +02:00
parent 9ca41be7fe
commit 4d1d5664b7
+2
View File
@@ -36,6 +36,8 @@ Alternatively, you can help the project by starring the repository or telling ot
npc.destroy(); npc.destroy();
``` ```
Usable events: `NPCSpawnEvent`, `NPCDestroyEvent` and `NPCInteractEvent`.
## Copyright ## Copyright
Copyright (c) Jitse Boonstra 2018 All rights reserved. Copyright (c) Jitse Boonstra 2018 All rights reserved.