You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently both WECUI and WorldEdit have separate implementations of the same protocol, and no independent specification exists.
I'd like to break this implementation into a separate library, ideally licensed LGPL, to allow easily evolving the protocol between WorldEdit, WorldEditCUI, and whatever replacement may come along for WECUI. A secondary goal would be to allow non-WorldEdit plugins/mods to interact with the CUI from the server.
Along with this library I'd like to have proper documentation maintained for current and historical versions of the protocol (only starting from the current version unless someone is interested in further backwards compatibility).
Within this library we can consider possibilities for evolving the protocol like:
Currently both WECUI and WorldEdit have separate implementations of the same protocol, and no independent specification exists.
I'd like to break this implementation into a separate library, ideally licensed LGPL, to allow easily evolving the protocol between WorldEdit, WorldEditCUI, and whatever replacement may come along for WECUI. A secondary goal would be to allow non-WorldEdit plugins/mods to interact with the CUI from the server.
Along with this library I'd like to have proper documentation maintained for current and historical versions of the protocol (only starting from the current version unless someone is interested in further backwards compatibility).
Within this library we can consider possibilities for evolving the protocol like:
cc @octylFractal, thoughts?
The text was updated successfully, but these errors were encountered: