Walk/Click Trigger refactoring
wysohn opened this issue ยท 0 comments
Walk and Click Trigger is the only trigger that goes without the name, therefore, searching them is troublesome.
Instead of [Coordinate.trg], convert them into [name.trg, name.json] pair.
xxx.trg
contains the script that will be interpreted
xxx.json
the configs.
enable: true
coordinate: 'world@1,2,3'
tag: sometag
For here, the tag is what it used to be as 'prefix'