DoubleF3lix / Allay

A parser to convert a descriptive text format into minecraft text components
MIT License
12 stars 2 forks source link

rx: beet plugin support #4

Closed RitikShah closed 2 years ago

RitikShah commented 2 years ago

Added beet plugin functionality! .allay files in the messages resource namespace can be used in the same fashion as beet.contrib.messages

Also, automagically. @allay_message directive will function in the same fashion.

I also changed ur SyntaxError -> InvalidError and added an __all__.