File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- name : Build GeyserHacks
1
+ name : Build Hurricane
2
2
3
3
on : push
4
4
37
37
uses : softprops/action-gh-release@v1
38
38
if : startsWith(github.ref, 'refs/tags/')
39
39
with :
40
- files : spigot/target/GeyserHacks .jar
40
+ files : spigot/target/Hurricane .jar
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Issues with each workaround are listed in the plugin's config. **Please take you
5
5
6
6
Fixes:
7
7
- Bamboo and dripstone collision (by setting them to no server-side collision)
8
- - https://github.com/GeyserMC/Geyser/issues/638 by implementing the control server-side.
8
+ - https://github.com/GeyserMC/Geyser/issues/638 by implementing the control server-side. (Doesn't work on 1.20+)
9
9
10
10
Supported Versions:
11
11
- 1.14.x - 1.19.x
You can’t perform that action at this time.
0 commit comments