Skip to content

Releases: Nobodyno-boop/fixnoOnefishing

v1.3.3 ๐ŸŒˆ

08 Oct 12:23
Compare
Choose a tag to compare

โš ๏ธ 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:

  1. Download the fix-color-1.3.1.jar and place it into your server folder
  2. Put this java argrument on your startup command
  3. 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 ๐Ÿค

18 Aug 08:24
Compare
Choose a tag to compare

๐Ÿ› 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:

  1. Download the fix-color-1.3.1.jar and place it into your server folder
  2. Put this java argrument on your startup command
  3. Enjoy hex color :D
-javaagent:fix-color-1.3.1.jar

Full Changelog: v1.3.1...v1.3.2

v1.3.1 ๐ŸŒˆ

16 Jun 01:49
Compare
Choose a tag to compare

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:

  1. Download the fix-color-1.3.1.jar and place it into your server folder
  2. Put this java argrument on your startup command
  3. Enjoy hex color :D
-javaagent:fix-color-1.3.1.jar

v1.3.0 ๐ŸŒˆ

14 Jun 21:38
26c9004
Compare
Choose a tag to compare

Changes

๐Ÿš€ Features