Skip to content

Releases: Jaimss/moducore

v0.8.0 - MiniMessage & Adventure Components, API Update, Bug Fixes

19 Jul 23:08
Compare
Choose a tag to compare

Upgrading

See: https://github.com/Jaimss/moducore/wiki/Upgrading#upgrading-from-v07x-to-v08x

What Changed

  • Added /reply command for private messages
  • Fixed Kit Preview Window
  • Fixed chatping so it only pings after the event is not cancelled
  • Fixed /home's teleport message to reflect the appropriate delay time
  • Improved the API
  • Added placeholders
    • %moducore_plain_displayname% - the plain text without colors or formats
    • %moducore_legacy_displayname% - the legacy color codes (as opposed to MiniMessage codes)
      • In case other plugins don't yet support MiniMessage
  • Added Support for MiniMessage (see wiki)
  • Holograms support MiniMessage (and 1.19 doesn't have issues anymore)

Pull Requests

Enhancements

  • Update the way Message Colorization, Text Components, etc. work @Jaimss (#88)

v0.7.3

20 Jun 17:37
Compare
Choose a tag to compare

What Changed?

  • ping sound added @Jaimss (#70)
  • Fix/tps @Jaimss (#69)
    • added a --no-trim option to the tps command to show all decimal places
      • requires moducore.command.tps.notrim permission
    • added %moducore_tps_no_trim% placeholder
  • fix join commands @Jaimss (#68)
  • Lang Update - You can modify the invalid usage message

0.7.2 - Join Commands & Chat Format Bug Fix

13 Jun 15:58
Compare
Choose a tag to compare

What's Changed

  • Fixed chat format issue where sometimes messages wouldn't send when parsing formats.
  • Feature/join leave commands by @Jaimss in #64

Full Changelog: 0.7.1...0.7.2

v0.7.1 - Fix Holograms

23 May 21:29
Compare
Choose a tag to compare

What Changed?

v0.7.0 - MySQL, Adventure and More!

29 Jun 23:41
Compare
Choose a tag to compare

What Changed?

  • Added Support for Kryori Adventure as the main engine behind sending messages to and from players.
  • Added build numbers for each jenkins build.

New Features

  • Add a MySQL storage option @Jaimss (#35)
    • See the config.yml for providing your MySQL user/password, etc, as well as enabling the MySQL storage option.

v0.6.5

29 May 16:37
Compare
Choose a tag to compare

What Changed?

  • Fixed issue where bedrock UUIDs wouldn't resolve when connecting via geyser. This would result in the players balance appearing as -1.

v0.6.4 - New Commands (and updates to old ones!)

22 May 13:15
Compare
Choose a tag to compare

What Changed?

Added

  • Workbench / Craft Command
  • Hat Command
  • Invsee Command
  • Near Command

Enhanced

  • Cooldown Bypass
  • RTP/Wild default world in config
  • Nicknames allow colors, custom regex for valid nicknames, and set the bukkit nickname for better compatability with other plugins

Fixed

  • Warp permissions
  • Spawn on Join if it is your first time playing
  • Give command can be disabled
  • Kit permissions (kits could be claimed via the gui without permission)

See full change history here.

v0.6.3 - Bug Fixes

17 Apr 21:02
40bc8ae
Compare
Choose a tag to compare
  • fix reloading
  • fix kit display giving items
  • fix slow and laggy rtp solution

v0.6.2 - Added New Commands & Fixed Some Bugs

16 Apr 00:36
82aa318
Compare
Choose a tag to compare

Change log:

  • Added Kit Previews
  • /top command
  • /more command
  • /socialspy and /msg commands
  • /enderchest command

Bug Fixes:

  • TP Cancel can now move anywhere in the block and look around while waiting on the cooldown
  • HEX colors work with caps now

v0.6.1 Internal Updates

13 Apr 02:33
66eb635
Compare
Choose a tag to compare

Updated some of the internal metrics to help give myself a better idea of how the plugin is being used.