Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Donator name as entity custom name? #9

Closed
JimiIT92 opened this issue Sep 7, 2019 · 5 comments
Closed

Donator name as entity custom name? #9

JimiIT92 opened this issue Sep 7, 2019 · 5 comments

Comments

@JimiIT92
Copy link

JimiIT92 commented Sep 7, 2019

I don't know if this is possibile, but if so i can't find anything on the documentation, but: is it possibile to include the donator name in commands? For example, on donation i want to spawn a creeper with the name of the donator, how can i do that? I tried including the ${actor} in the entity's nbt but this spawns a creeper with the name being literally ${actor}, not replacing the actual donator name. So, is it possibile to include this information in the command?

@JimiIT92 JimiIT92 added the bug label Sep 7, 2019
@JimiIT92 JimiIT92 changed the title Donator name as dropped item custom name? Donator name as entity custom name? Sep 7, 2019
@iGoodie iGoodie self-assigned this Sep 7, 2019
@iGoodie
Copy link
Owner

iGoodie commented Sep 7, 2019

Hey there! Unfortunately, expression evaluation is currently only available on messages (Both on message configs and DISPLAYING parameters). However, expression evaluation is planned to be added to TSL actions real soon.

If you are interested, in the mean time, you can see latest changes in our Discord Server! (https://discord.gg/KNxxdvN)

@JimiIT92
Copy link
Author

JimiIT92 commented Sep 7, 2019

Thank you for the answer! I'll keep an eye open ;)

@JimiIT92 JimiIT92 closed this as completed Sep 7, 2019
@JimiIT92
Copy link
Author

JimiIT92 commented Sep 7, 2019

Edit: i've managed to get it work, i'll push the changes to my fork of your repository if you wish to take a look 😅

@iGoodie
Copy link
Owner

iGoodie commented Sep 7, 2019

Sure thing, I can take a look at it @JimiIT92 !

PRs are always welcomed, as long as their commit logs satisfy the Angular Commit Conventions!

@iGoodie
Copy link
Owner

iGoodie commented Sep 7, 2019

Perhaps setting up a CI for Angular Commit Conventions soon might be a good idea 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants