Skip to content

SimpleSidebar v0.7.4_RC2

Latest

Choose a tag to compare

@bindingflare bindingflare released this 06 May 14:35

Release notes

  • Config.yml version is now 1.3
  • FULLY-TESTED (I think)

Rewritten

  • Rewritten commands classes (PlayerCommand, AdminCommand)
  • Rewritten runnable into SidebarRunnable class

Tweaked

  • Tweaked Sidebar class to work with the new runnable class
  • Tweaked PlayerEvent to work with new config
  • Tweaked Config to reflect changes in config settings
  • Tweaked Placeholder to work with new runnable class
  • Tweaked SimpleSidebar (Main) to work with new runnable
  • Tweaked messenger to add more functionality (Sending errors)

Removed

  • Removed ConsoleCommand
  • Removed GlobalUpdater
  • Removed settings async update and sync update

Renamed

  • Renamed PlayerAdminCommand to AdminCommand
  • Renamed CustomUpdater to SidebarRunnable

Fixed

  • Fixed some config settings not working
  • Fixed some commands not working
  • Fixed some commands not returning anything
  • Fixed some commands returning an error when it shouldn't