Commit Graph

10 Commits

Author SHA1 Message Date
c3ff68b5ce change mod names and package 2021-01-26 23:04:09 +01:00
5d3cb49fd1 Update README.md 2021-01-05 21:38:07 +01:00
e3187ee615 Major update
Added configuration for delay and attempts
Added commands to reload and change config
Added support for 1.16
Added support for ModMenu and AuthMe
Improved reconnecting logic to be more efficient and cleaner looking
Improved countdown overlay
2021-01-05 03:06:41 +01:00
0daf476c92 fixed: mod version was still 1.0.0 instead of 1.0.1 2020-09-15 12:41:57 +02:00
c3521d439f Merge pull request #1 from iCaitlyn/iCaitlyn-patch-1
Fix icon not properly defined
2020-09-14 23:26:29 +02:00
6cb00f3436 Fix icon not properly defined
The icon field was left blank, which resulted in Mod Menu complaining about it not having an icon, despite the icon already being included. This pull request fixes that.
2020-09-14 18:05:49 +08:00
3188a3bc0c added 1.16.1 support by changing some code (still works for 1.16.2)
fixed timer resetting so reconnecting can be canceled and works multiple times
fixed typo in .gitignore
added icon
2020-09-07 16:27:09 +02:00
04ab738b77 fixed fabric.mod.json 2020-09-03 21:57:45 +02:00
5f74edfbcf removed log, added log to .gitignore and fixed the readme 2020-09-03 21:31:28 +02:00
14563be594 First commit 2020-09-03 21:12:10 +02:00