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

Command data [$40] #13

Open
mastercoms opened this issue Sep 15, 2019 · 0 comments
Open

Command data [$40] #13

mastercoms opened this issue Sep 15, 2019 · 0 comments
Labels
bounty data A feature involving internal representations of blocks, items, properties, and more. non-essential A feature that is part of the 1.13 update, but not required for the 1.13 platform update. serialization A feature involving data serialization/deserialization. server An internal technical feature.
Projects

Comments

@mastercoms
Copy link
Member

mastercoms commented Sep 15, 2019

This issue is part of the 1.13.x compatibility Epic.

All contributions are subject to the Glowstone CLA. In short, contributions must not contain any content (code or otherwise) copied from,
inspired by or based upon content from Mojang or third-party projects that are based on such content (CraftBukkit, Spigot, Forge, ...).


Description:

1.13 introduces a data based command graph for defining commands. Glowstone commands should be moved over to be parsed from this data, instead of being coded within Glowstone.

Reference Documentation:

https://wiki.vg/Data_Generators#Commands_report
https://wiki.vg/Command_Data

Relevant Code:

https://github.com/Mojang/brigadier

Related to:

#4


There is a $40 open bounty on this issue. Add to the bounty at Bountysource.

@mastercoms mastercoms added non-essential A feature that is part of the 1.13 update, but not required for the 1.13 platform update. server An internal technical feature. serialization A feature involving data serialization/deserialization. data A feature involving internal representations of blocks, items, properties, and more. labels Sep 15, 2019
@mastercoms mastercoms added this to Backlog in 1.13 Sep 15, 2019
@mastercoms mastercoms mentioned this issue Sep 22, 2019
8 tasks
@mastercoms mastercoms changed the title Command data Command data [$40] Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty data A feature involving internal representations of blocks, items, properties, and more. non-essential A feature that is part of the 1.13 update, but not required for the 1.13 platform update. serialization A feature involving data serialization/deserialization. server An internal technical feature.
Projects
1.13
  
Backlog
Development

No branches or pull requests

1 participant