Now the versions for Java8-11 and Java11-20 were updated (in java11 I recommend using the Java11-20 version)
Added readfully() function to read text files example usage:
JavaScript:
var test = readFully("absolutePath/archive.txt"); //use the absolute Path of the file!
New Polyfills added!
Fixed permission bug for the /scripts command where the command would be seen in players' command list even if they did not have the permission
Arrangement of the last parameter of the given command function (the Command.this class)