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 insertion API and a few other things #56

Merged
merged 5 commits into from
Jan 7, 2015

Conversation

glen3b
Copy link
Contributor

@glen3b glen3b commented Jan 5, 2015

This PR would resolve issue #40 by adding the requested API (and the necessary methods for serialization/deserialization). By testing within Minecraft, I concluded that only plaintext can be used with the insertion API and not other JSON messages.

In addition, support for the with JSON tag is added. This tag can only be used in conjunction with a translate text tag. It will supply substitutions, potentially formatted, for the variables within the language-specific strings.

@glen3b glen3b mentioned this pull request Jan 5, 2015
mkremins added a commit that referenced this pull request Jan 7, 2015
Add insertion API and a few other things
@mkremins mkremins merged commit e506fbc into mkremins:master Jan 7, 2015
@mkremins
Copy link
Owner

mkremins commented Jan 7, 2015

Looks good, merged.

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.

None yet

2 participants