Commit Graph

8 Commits

Author SHA1 Message Date
b712d77d72 Update API patches to MC 1.12pre2 2017-05-14 08:46:44 -05:00
66a6db73e0 Update upstream B/CB 2017-03-31 23:24:42 -05:00
b6dd3fb9d3 Update upstream B/CB
Closes GH-569
2017-01-06 15:45:59 -06:00
422dc4fa06 JavaDoc String ActionBar API and Deprecate Component based methods.
The Component based methods are not even safe to use, as it may result in invalid items being sent to the client.

The string based method we have added is the only safe way to send with the API.

The client is stricter about componenents being sent for this API, and does not accept children components.

The client is expecting a legacy string.
2016-12-27 15:20:09 -05:00
86925b4446 Change implementation of String based Action Bar API
Appears colors did not work for Bungee version, as Action Bar is stricter
2016-12-27 15:06:14 -05:00
ec68dfff5a Update Paper to MC 1.11.1 2016-12-20 16:34:27 -06:00
f7f9ba8639 Actually set the ChatPosition 2016-12-20 16:02:05 -05:00
252c3ff471 Add String based Action Bar API 2016-12-20 15:56:41 -05:00