Skip to content
Success

#189 (Feb 22, 2021, 11:33:11 PM)

Started 3 yr 11 mo ago
Took 24 sec
Build Artifacts
CubesideUtilsBukkit.jar690.32 KiB view
original-CubesideUtilsBukkit.jar144.96 KiB view
CubesideUtilsBungee.jar7.73 KiB view

Started by user Brokkonaut

Revision: 9d8f9e81cc46c2c6f8d056203f37ef370087b130
Repository: https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
  • origin/master
Changes
  1. Add constant for PlayerOptionsCommand. (details / githubweb)
  2. Fix CASE_AND_COLORS_IGNORING_HASHER. (details / githubweb)
  3. Begin implementing serializeComponent. (details / githubweb)
  4. Get rid of fall-through warning. (details / githubweb)
  5. Implement missing component types in serializeComponent. (details / githubweb)
  6. Add deserializeComponent as alias for convertEscaped. (details / githubweb)
  7. Add FontUtil (details / githubweb)
  8. Remove unused config.yml and plugin.yml from core (details / githubweb)
  9. Add fall-through comment. (details / githubweb)
  10. Add FontUtil.fitsSingleBookPage(BaseComponent...) (details / githubweb)
  11. Make fitsSingleBookPage(BaseComponent... text) static. (details / githubweb)
  12. Handle fonts in ComponentUtil. (details / githubweb)
  13. Allow creating CommandRouter without a PluginCommand (details / githubweb)
  14. Add CommandUtil.registerCommand variants with a CommandRouter (details / githubweb)
  15. Implement AbortPageSendException to signal to sendMessagesPaged that the (details / githubweb)
  16. Add ItemStacks#isEmpty(ItemStack). (details / githubweb)