Fix for effect command adding effect when you are trying to lower effects duration and player doesn't have one
Small fix for error when we are handling clickable holograms
Fix for json spacing issue where we have some missing empty spaces in some situations
Fix for autorespawn not working in 1.16.1
Now ctext will recognize url's in text and will make them clickable automatically
Extra adjustment for public and private chats wanting to break the line with \n while ctellraw doesn't. So now we will properly break lines in ctellraw and ctext in a text and hover over section
Small fix for flightcharge not processing -s variable
Small fix for info command when performed on offline player
Fix for nether portal build limitation not detecting accurate portal size
Added extra message when creating nether portal to indicate how big it is.
Added experiment option (disabled by default) to disable player pushing while he is in afk mode. Keep in mind that this will not allow for player to be pushed out of the block but you can still push him around inside same block. This is due to base optimization in how often we check for things like this to minimize load on server.