Releases: Nobodyno-boop/fixnoOnefishing
Releases ยท Nobodyno-boop/fixnoOnefishing
v1.3.3 ๐
โ ๏ธ FishSell-1.3.1.jar does not contains the javaagent anymore !
Related to #12 new version of spigot/other doing some weird stuff and losing injection dependencies.
Now you can download the fix color jar in standalone version.
Steps:
- Download the fix-color-1.3.1.jar and place it into your server folder
- Put this java argrument on your startup command
- Enjoy hex color :D
-javaagent:fix-color-1.3.1.jar
example:
java -Xms1G -Xmx4G -XX:+UseG1GC -javaagent:fix-color-1.3.1.jar -jar spigot.jar nogui
new Commands permissions
name | permission |
---|---|
fishsell | fishsell.command.fishsell |
fishsellreload | fishsell.command.fishsellreload |
v1.3.2 ๐ค
๐ Bug Fixes
Fix the issue #19
โ ๏ธ FishSell-1.3.1.jar does not contains the javaagent anymore !
Related to #12 new version of spigot/other doing some weird stuff and losing injection dependencies.
Now you can download the fix color jar in standalone version.
Steps:
- Download the fix-color-1.3.1.jar and place it into your server folder
- Put this java argrument on your startup command
- Enjoy hex color :D
-javaagent:fix-color-1.3.1.jar
Full Changelog: v1.3.1...v1.3.2
v1.3.1 ๐
Pre-release currently in test. Don't use in production.
Changes
โ ๏ธ FishSell-1.3.1.jar does not contains the javaagent anymore !
Related to #12 new version of spigot/other doing some weird stuff and losing injection dependencies.
Now you can download the fix color jar in standalone version.
Steps:
- Download the fix-color-1.3.1.jar and place it into your server folder
- Put this java argrument on your startup command
- Enjoy hex color :D
-javaagent:fix-color-1.3.1.jar
v1.3.0 ๐
Changes
- try with better ci @Nobodyno-boop (#16)
- add Updater.java & build.yml @Nobodyno-boop (#5)
- merge v1.1 - try 2 @Nobodyno-boop (#4)
- V1.1 @Nobodyno-boop (#3)
- change workflow to workflows & change to push mods. @Nobodyno-boop (#1)
๐ Features
- v1.3 @Nobodyno-boop (#10)
- fix the hex color ! @Nobodyno-boop (#8)