/vampirism modifyMinionInventory does not account for spaces
lunofe opened this issue ยท 3 comments
This will be fixed by adding quotes around the id if it contains spaces.
However, the functionality of the command is not effected. The command only requires the player name and the id of the minion (supermike:0
), the name is only there for informational purposes.
/vampirism modifyMinionInventory supermike:0
does the same as /vampirism modifyMinionInventory supermike:0/Bob
given Bob is the minions name.
implemented in cf0d45d for 1.16 and d5ac890 ... 90dc119 for 1.19+
See https://wiki.vampirism.dev/docs/wiki/commands#modify-minion-inventory for the new syntax