hello im kind of new at rust, i have Building grade plugin, and a player askme to change stone to dlc skin, and i found this plugin.
this is what i do
/bskin to seleckt skin its ok,
but got an error after use /bskin build, the skin its appllyied but it nevers finish to apply.
in chat says "Skin update ... has started"
this is the console error
FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
i can select another skin, but when i type /skin build, chat says"please wait.. skin update to finish"
if i reload the plugin, i can apply that other skin, but again, same error, i can not apply not even the default skin back.
the building its a 3x3 2 stories, its seems all building block where changed, so idk what thar error could mean?
any ideas?