Skip to content
Success

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

Started 3 yr 10 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)
  2. Fix CASE_AND_COLORS_IGNORING_HASHER. (details)
  3. Begin implementing serializeComponent. (details)
  4. Get rid of fall-through warning. (details)
  5. Implement missing component types in serializeComponent. (details)
  6. Add deserializeComponent as alias for convertEscaped. (details)
  7. Add FontUtil (details)
  8. Remove unused config.yml and plugin.yml from core (details)
  9. Add fall-through comment. (details)
  10. Add FontUtil.fitsSingleBookPage(BaseComponent...) (details)
  11. Make fitsSingleBookPage(BaseComponent... text) static. (details)
  12. Handle fonts in ComponentUtil. (details)
  13. Allow creating CommandRouter without a PluginCommand (details)
  14. Add CommandUtil.registerCommand variants with a CommandRouter (details)
  15. Implement AbortPageSendException to signal to sendMessagesPaged that the (details)
  16. Add ItemStacks#isEmpty(ItemStack). (details)