Vampirism - Become a vampire!

Vampirism - Become a vampire!

16M Downloads

/vampirism modifyMinionInventory does not account for spaces

lunofe opened this issue ยท 3 comments

commented

If a minion has a space in its name, it's not possible to select it, even with tab auto completion or quote marks.

2023-04-30_20-23_1

2023-04-30_20-27

Using the unicode escape character works, but... eh.

2023-04-30_20-25

commented

image
You can still access a Minion Inventory without using the Unicode if said minion has a space between the name. (Singleplayer)

Unsure if it works on the Vampirism server

commented

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.

commented

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