#Applying a tag to every weapon/tool in a specific mod.

1 messages · Page 1 of 1 (latest)

tawny sandal
#

Applying a tag to every weapon/tool in a specific mod.

stuck plumeBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

tawny sandal
#

Applying a tag to every weapon/tool in a specific mod.

urban crater
#

Do you have a specific code already in use?

uneven fern
#

if you can find a regex that matches them you can use that, like this: event.add('mod:tag', /modname:.*sword/)

tawny sandal
#

Thanks a bunch, this is going to save me so much time :)