This script will remove all built-in apps that are specified in the 'blacklistedapps' variable. The Black list (txt file) is hosted in Azure Blob storage or GitHub so it can be dynamically updated.
at org.spongepowered.asm.mixin.transformer.PluginHandle.getMixins(PluginHandle.java:128) at org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise ...