Currently the input of plugins is just a string, replace it with a HashMap where Key is always a string, but the value can be: Another HashMap or String
Currently the input of plugins is just a string, replace it with a HashMap where Key is always a string, but the value can be: Another HashMap or String