Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Actionbar & title option for packets.txt #10

Closed
ghost opened this issue Mar 22, 2016 · 4 comments
Closed

Actionbar & title option for packets.txt #10

ghost opened this issue Mar 22, 2016 · 4 comments

Comments

@ghost
Copy link

ghost commented Mar 22, 2016

Hello there.

Would be neat if you could add the option to send actionbar & title messages in packets.txt rules.

Example:

match ^You don't have permission!
then actionbar You don't have permission!
then deny
@EvilOlaf
Copy link
Contributor

You could use a 3rd party plugin like TitleManager in combination with the then console action which has been added recently. This should work as well.

@ghost
Copy link
Author

ghost commented Mar 22, 2016

That could work, but I think it would be more efficient without having to execute commands in console for 3rd party plugin.

@EvilOlaf
Copy link
Contributor

True. Just in case you need this feature faster than the dev can code it :P

@kangarko
Copy link
Owner

I already coded a plugin AnimeX for such purposes (but there's no support for ChatControl integration). Since they share common library I shall consider implementing it.

The effectiveness of executing then console is very high, the performance impact can barely be seen.

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

No branches or pull requests

2 participants