destruc7i0n / shulker

A Discord to Vanilla Minecraft Chat Gateway
ISC License
135 stars 47 forks source link

Add compatibility options MINECRAFT_TELLRAW_DOESNT_EXIST #63

Closed surepy closed 3 years ago

surepy commented 3 years ago

This solves the issue where skulker would receive messages but not send them back to minecraft on versions lower than 1.7.2 because tellraw simply does not exist.

Tested and personally used on tekkit v1.2.9g-2.

destruc7i0n commented 3 years ago

This looks good to me! Thanks.