Releases: Apisium/Uniporter
Releases · Apisium/Uniporter
1.3.4 - fix 1.19
1.3.4-SNAPSHOT chore: make jars publishable
1.3.3 - 1.18 compatibility
- 1.18 is now supported
1.3.2
- Bug fixes
1.3.1 - Bug Fixes
Merge pull request #4 from ShirasawaSama/main fix: fix bugs
1.3 - Add more features....
- Lots of new features written by @ShirasawaSama
1.2.6 - Dev Api Update
Plugins can now check if a port is ssl enabled or not. Note that default minecraft port will always considered not enabled, though it might actually supports ssl.
1.2.5 - Dev Api Update
A few dev api updates
1.2.4 - Small Changes in Dev Api
1.2.4-SNAPSHOT fix: a helper method is not static
1.2.3 - Bug Fixes
Fix:
- Exceptions are thrown even if debug is set to false
1.2.2 - Bug Fixes
1.2.2-SNAPSHOT fix: stand alone server's router related issues