Skip to content

Releases: RappyPlugins/LabyUtils

Release v1.0.2

11 Oct 18:38
6d0addc
Compare
Choose a tag to compare

🆕 New features

  • Add own default config for bungeecord plugin (#20)
  • Add config option to disallow laby completely (#29)

✨ Changes

  • Remove sentry (#28)

🐛 Bug fixes

  • Replace sender name in /labyinfo title with target player name (#23)
  • Recommended plugins are now not kicking anymore when not installed (#30)

Release v1.0.1

03 Sep 21:59
8900130
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix sentry dsn and move method into ILabyUtilsPlugin (#18)

Release v1.0.0

02 Sep 13:58
86007df
Compare
Choose a tag to compare

🆕 New features

  • Add Bungeecord support (#14)
  • Add sentry to resolve issues more efficiently (#12)
  • Sync LabyMod permissions with server permissions (#11)
  • Welcome messages for LabyMod users (#10)

🐛 Bug fixes

  • Remove System.out/err.print warnings (#15)
  • Fix flags not being displayed correctly in expansion and /labyinfo (#10)

Pre-Release v1.0.0-rc3

21 Aug 23:04
aebe91b
Compare
Choose a tag to compare
Pre-release

🆕 New features

  • /labyinfo command to see LabyMod specific info about players
    • The LabyMod subtitle
    • The economy balances
    • The LabyMod version
    • The region code

✨ Changes

  • The plugin does not depend on the Server API plugin anymore resulting in support < 1.20
  • Improved config and code behind the addon management allowing you to bypass specific settings with permissions now

Pre-Release v1.0.0-rc2

17 Aug 17:37
88886b3
Compare
Choose a tag to compare
Pre-release

🆕 New features

  • New placeholders
    • %labyutils_banner%
    • %labyutils_subtitle%
    • %labyutils_clientversion%
    • %labyutils_cash%
    • %labyutils_bank%

🐛 Bug fixes

  • Fix PlayerListener structure so it doesn't return too early

Pre-Release v1.0.0-rc1

17 Aug 17:34
a95b63d
Compare
Choose a tag to compare
Pre-release
  • Initial release