Commit Graph

7 Commits

Author SHA1 Message Date
datdenkikniet 16d5dd39f2 Add support for 1.16.4 2020-11-07 16:33:40 +01:00
Jitse Boonstra 8ef051ca70 Fixed spacing 2020-04-26 17:54:56 +02:00
A248 b00850b19d Permit periodic task instead of PlayerMoveEvent through NPCLibOptions
Adds NPCLibOptions as an optional parameter to NPCLib's constructor. The
movement handling specified by the NPCLibOptions will determine whether
to use the PlayerMoveEvent or a task.
2020-04-20 15:16:24 -04:00
Jitse Boonstra ce251d8167 Fixed tab name issue, added metrics, changed version to 2.6-SNAPSHOT 2020-04-18 13:39:10 +02:00
MrMicky fbf4b46858 Cleanup some code (fix warns, fix NPE, remove duplicates) 2020-02-19 14:57:07 +01:00
Jitse Boonstra 4d2140d24c Started thinking about the implemtation of #11 2019-10-21 09:49:23 +02:00
Jitse Boonstra e0752c5d7e Updated the library. 2019-08-03 13:47:12 +02:00