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

Make event names more useful #139

Merged
merged 5 commits into from
Sep 20, 2015
Merged

Conversation

gamingrobot
Copy link
Member

Create more useful event names and prevent namespace collisions. This should close #134. I did not change inventory due to #135

@@ -13,9 +13,8 @@
('timers', timer.TimerPlugin),
]
helper_plugins = [
('chat', chat.ChatPlugin),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intentional?

@Gjum
Copy link
Member

Gjum commented Sep 19, 2015

Good to merge IMO. I would wait for @nickelpro's consent though.

nickelpro pushed a commit that referenced this pull request Sep 20, 2015
@nickelpro nickelpro merged commit bf7877a into SpockBotMC:master Sep 20, 2015
@Gjum Gjum added the api label Sep 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a standard naming scheme for events
3 participants