Skip to content

Releases: jacky8399/FakeSnow

1.4.1.1 - hotfix

Choose a tag to compare

@jacky8399 jacky8399 released this 15 Jan 13:28
99f329a

fixed exception with fast packet handler

1.4.1 - 1.21.9/10 support

Choose a tag to compare

@jacky8399 jacky8399 released this 07 Dec 08:06
9836721

Tested on Paper 1.21.10 and 1.21.11-pre4.

1.4 - 1.21.5+ support

Choose a tag to compare

@jacky8399 jacky8399 released this 14 Sep 13:42
979449b

Tested on Paper 1.21.5, 1.21.6 and 1.21.8. Spigot is no longer supported, but feel free to create an issue and I'll see what I can do.

  • Supports 1.21.5, 1.21.6, 1.21.7 and 1.21.8

1.3.3 - 1.21.x Support

Choose a tag to compare

@jacky8399 jacky8399 released this 13 Dec 10:13
4185ef5
  • Added 1.21 - 1.21.4 support

This version was tested and seems to work on 1.21.1 Spigot, 1.21.1 Paper and 1.21.3 Paper. If it doesn't work for your 1.21.x server, please create a new issue on GitHub.

1.3.2.2 - 1.20.3/4 support

Choose a tag to compare

@jacky8399 jacky8399 released this 17 Dec 20:55
13224c1
  • Supports 1.20 - 1.20.4

1.3.2.1 - compatibility fix for 1.20.2

Choose a tag to compare

@jacky8399 jacky8399 released this 03 Dec 11:22
57f75cd
  • Fixed an incompatibility with ViaBackwards and other plugins that modify packets on 1.20.2

1.3.2 - 1.20 support

Choose a tag to compare

@jacky8399 jacky8399 released this 25 Nov 05:20
fb12282
  • Supports 1.20 - 1.20.2
  • Added a new weather type: dust
    • Changes the biome to Basalt Deltas
  • Fixed /fakesnow refreshregions

1.3.1.2 - 1.19.3 support & WorldGuard changes

Choose a tag to compare

@jacky8399 jacky8399 released this 16 Dec 14:34
325368d
  • Now supports 1.19 - 1.19.3
  • WorldGuard is no longer required
    • Without WorldGuard, the plugin will make all "overworld" (minecraft:overworld dimension type) worlds snowy
  • Optimized WorldGuard queries

1.3.1.1 - Spigot fix

Choose a tag to compare

@jacky8399 jacky8399 released this 09 Dec 16:27
c19776b
  • Fixed NoSuchFieldError on Spigot servers (#4)

1.3.1 - 1.19 optimizations & QoL

Choose a tag to compare

@jacky8399 jacky8399 released this 08 Dec 17:21
e9a81c0
  • Added a fast packet handler, enabled by default
    • might send incorrect chunk data to clients in rare cases
    • should be significantly faster than 1.3 alpha
  • /fakesnow refreshregions will now resend all cached chunks to players
    • shouldn't need to relog to see your changes anymore