Draylar / get-off-my-lawn

Keep people off your lawn with claims! Built for Fabric.
https://www.curseforge.com/minecraft/mc-mods/get-off-my-lawn
MIT License
4 stars 18 forks source link

1.16.2 Update #11

Closed dandin87 closed 4 years ago

dandin87 commented 4 years ago

Inputting /goml shows some weird formatting info. Using /goml info, etc shows up normal though so that's good. The only changes aside from Mappings etc are in ClaimCommad.java. Each instance of player.sendMessage was change to get it to compile. I removed the formatting stuff as I was having troubles with it, but all the text should be roughly the same. Tested in single player and on a server, works the same as the 1.15.2 version.

Draylar commented 4 years ago

Seems like this nuked all my JavaDocs in classes like ClaimUtils, not sure what happened there

Draylar commented 4 years ago

Released 1.1.0 for 1.16.2, thanks for the help.