Commit graph

19 commits

Author SHA1 Message Date
Yash Karandikar 2bbbebb7b4
Bump version number 2021-10-10 15:40:38 -05:00
Yash Karandikar c95354fbb7
Use a vanilla thread instead of Bukkit's wrappers 2021-10-10 15:40:16 -05:00
Yash Karandikar e4df0128c7
Bump version number 2021-08-22 11:03:39 -05:00
Yash Karandikar 9f91e9cf56
Use IRC formatting in status messages (death, join/leave, etc.) 2021-08-22 11:03:13 -05:00
Yash Karandikar b986f2d21e
Load config file and use it to initialize Bot 2021-08-22 09:57:39 -05:00
Yash Karandikar 7acc1563e1
Create default config.yml 2021-08-22 09:57:21 -05:00
Yash Karandikar 97ae7d29d1
Bump version number 2021-08-21 18:21:35 -05:00
Yash Karandikar c3974bd269
Strip IRC control codes and unicode from IRC message 2021-08-21 18:20:32 -05:00
Yash Karandikar 4e03cada91
Listen for player deaths 2021-08-21 17:44:20 -05:00
Yash Karandikar b0614a9efa
Run IRC loop asynchronously 2021-08-21 17:44:01 -05:00
Yash Karandikar 24a2d086b3
Listen for joins and leaves on minecraft and send them to IRC 2021-08-16 18:02:36 -05:00
Yash Karandikar f009c8fb62
Listen for joins and leaves on IRC and broadcast them to minecraft 2021-08-16 17:56:12 -05:00
Yash Karandikar 26b0263459
Use status code instead of using server-specific wording 2021-08-16 17:55:41 -05:00
Yash Karandikar d54803d8bc
Minecraft -> IRC side done 2021-08-16 17:18:18 -05:00
Yash Karandikar f3eda81b21
Use logger instead of System.out.println 2021-08-15 16:17:55 -05:00
Yash Karandikar 4da132d339
IRC -> Minecraft side complete 2021-08-15 16:17:40 -05:00
Yash Karandikar b79a7410ac
Ignore build directory in git 2021-08-15 16:16:49 -05:00
Yash Karandikar 7fa1d40577
Create basic IRC functionality 2021-08-10 12:03:38 -05:00
Yash Karandikar d5bd21c5df
Initial commit 2021-08-10 11:16:05 -05:00