Hello, a lot of people have requested me to add the ability to have the voucher pick a random command and a way of having chances on commands. This update adds those 2 features.
Random Commands: Pick a random command from the list of commands. No chance system is in place it just picks a random one.
Bug Fix: - The whitelist and blacklist permissions were not working due to the path in code missing a step. - Old MCUpdate class spitting out blank messages in the console.
Changes: - Switched from the old SettingsManager class to my new FileManager class. - Switched out the old MCUpdate class for its new MassiveStats class.