GnaspGames / Smelt

A CLI tool for Minecraft map makers
http://smelt.gnasp.com
MIT License
19 stars 4 forks source link

Plugins not working after /execute #60

Closed ckwakman closed 8 years ago

ckwakman commented 8 years ago

E.g. /execute <entity> ~ ~ ~ !math <objective>.<entity> <operation> <expression> Does not work, even if it logically should. Doing the below will work: > {"executeAs":"<entity>"} !math <objective>.<entity> <operation> <expression>

GnaspGames commented 8 years ago

Yeah Smelt doesn't currently support using a bang command inside another command.

You should use the "executeAs" JSON property instead.

ckwakman commented 8 years ago

Ah, okay! Just thought it was a bit of an inconsistency.

2016-08-29 23:00 GMT+08:00 Gnasp notifications@github.com:

Yeah Smelt doesn't currently support using a bang command inside another command.

You should use the "executeAs" JSON property instead.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GnaspGames/Smelt/issues/60#issuecomment-243150293, or mute the thread https://github.com/notifications/unsubscribe-auth/AT-L20Ixg4fTRwWJ23oS8Imz5xU5VIlqks5qkvQNgaJpZM4JvG7q .