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

Add timer based plugins #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add timer based plugins #5

wants to merge 2 commits into from

Conversation

Bremaweb
Copy link

@Bremaweb Bremaweb commented Nov 4, 2016

This adds plugins that run on a timer. After the timeout is reached their execute function runs.

@mwgg
Copy link
Owner

mwgg commented Nov 4, 2016

Hi

Thanks for the contribution!

However, while test-running your version alongside mine, I've noticed that it tends to stop executing commands either after the first one, or any at all. It doesn't seem to get past "if ( isset($this->actions->plugins[$command]) ) {".

I'm too sleepy to figure out what's happening at the moment, perhaps you have a clue.

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

Successfully merging this pull request may close these issues.

2 participants