fillChest mechanic not found
Summary
the fillChest mechanic cannot be found by Mythic Mobs and causes a stacktrace error when reloading Mythic Mobs if it is in a config file.
Steps to reproduce
- create a fresh server using the newest paper build
- install only the newest MM dev build
- add the following to your exampleskills.yml file:
TestingFillChest:
Skills:
- fillChest{dropTable=TestDropTable} @location{c=219,64,-301}
- reload the plugin and see the stacktrace error and that fillchest isnt found.
There was a chest places at that location and the TestDropTable droptable was a valid drop table.
Current behavior
cannot use fillchest mechanic
Server log file
Full Latest.log: https://pastebin.com/82LJ11n8
Error Snippet: https://pastebin.com/wMBguJ3p