1.0.5 Apr 29, 2024
v1.0.5

Changes:


1.0.4 Feb 21, 2024
v1.0.4

Changes:

  • Check for id permission first if message doesn't have a permission set.
  • Added join_messages_unlocked and quit_messages_unload placeholders.
  • Sort join and quit messages by name in menus.
  • Added --overwrite flag to import command.

1.0.3 Feb 19, 2024
v1.0.3

Changes:

  • Updated several dependencies.
  • Use newSuspendedTransaction.
  • Only create tables if connection to database has been made.
  • page in closeAndReopen should be 1 if not provided.
  • The import command should be functional now.

1.0.2 Nov 7, 2023
v1.0.2

Changes:

  • Added customizable permission to JoinQuitMessage.
  • Added MiniPlaceholders support.
  • Added 3 new placeholders.
  • Added setmessage and setpermission commands.
  • Improved delete command.

1.0.1 Oct 2, 2023
v1.0.1

Changes:

  • Fixed error when trying to delete join quit message while it was still in use by a player. (Needs table regeneration to apply)
  • Fixed error when selecting join quit message on pages other than the first.
  • Set cooldown default to -1

v1.0.0 Sep 20, 2023