CommandHelper.eval("print('Hello World!')");
MethodScript is a scripting language created by the Minecraft plugin CommandHelper.
This project aims to provide an easy way to interface with CommandHelper's MethodScript compiler and executor.
Credits to: LadyCailin and all of CommandHelper's contributors.
Obviously, CommandHelper and the server API (ex. Bukkit) that loaded it must be loaded.