1.3.21 Dec 24, 2024
ATTENTION: A dupe has been found and fixed
  1. Fix an item dupe in Send Mail GUI
    This is an oversight in the code from the original developer which causes the items to be wrongly selected and then causes the dupe when closing the GUI. This update corrects the item-selecting behavior in the GUI.
    Thanks @Eunsum for the report

1.3.20 Dec 3, 2024
Try to support 1.21.3
  1. Fix a Sound exception on 1.21.3

1.3.19 Sep 28, 2024
Small Update
  1. Fix Skull issues in recent server builds

1.3.18 Sep 11, 2024
Don't interrupt, Skull
  1. Silently throw exceptions about Skull without interrupting the run
    Fix a weird issue with empty cached texture (I don't know why this exists)

1.3.17 Sep 9, 2024

1.3.6 Nov 20, 2023
Changelogs v1.3.6

Fixes:

  • Fixed an issue where attachments could not be sent via mail.

1.3.5 Nov 19, 2023
Changelogs v1.3.5

Hotfix:

  • Fixed the plugin cannot be loaded.

1.3.4 Nov 18, 2023
Changelogs v1.3.4

News:

Fixes:

  • Fixed some minor bugs on 1.20.2

1.3.3 Oct 3, 2023
Changelogs v1.3.3

Fixes:

  • Fixed some internal bugs.

1.3.2 Oct 3, 2023
Changelogs v1.3.2

Fixes:

  • Fixed MySQL connection issue.

Changes:

  • Added 1.20.2 support.
  • Removed some unused code.

1.3.1 Sep 10, 2023
Changelogs v1.3.1

Fixed:

  • Fixed some minor bugs.

1.3.0 Sep 3, 2023
Changelogs v1.3.0

News:

  • Added the feature of sending friend requests quickly by clicking on a player.
  • Added Toast as notification. Add these lines to your message file (SUCCESS option):

 

friend-online-toast: '&e{player} &6is online!'
friend-offline-toast: '&e{player} &cis offline!'
friend-request-toast: '&aYou received friend request from &e{player}&a!'
now-friend-toast: '&aYou and &e{player} &aare now friend!'
friend-request-declined-toast: '&e{player} &chas declined your friend request!'
new-mail-toast: '&aYou received new mail from &e{player}&a!'


Changes:

  • Adjusted API events. For more information, please check document.

1.2.2 Aug 22, 2023
Changelogs v1.2.2

Fixes:

  • Fixed an issue related to checking blacklisted items.


News:

  • Added Simplified Chinese language.

1.2.1 Aug 21, 2023
Changelogs v1.2.1

Fixes:

  • Fixed SQL statement.


News:

  • Added a few placeholders, check our document.

1.2.0 Aug 19, 2023
Changelogs v1.2.0

Fixes:

  • Fixed friend online status didn't work correctly.


News:

  • Added Velocity supports.

1.1.1 Aug 14, 2023
Changelogs v1.1.1

Fixes:

  • Fixed error when trying to load MySQL database.

1.1.0 Aug 13, 2023
Changelogs v1.1.0

Fixes:

  • Fixed an issue related to mail command.
  • Fixed a friend request not updating, even though it was responded to.


News:

  • Added support for BungeeCord. Used to sync your data between servers. You can now download it via this link. Please check our wiki before using.
  • Added private message for friend.


* Note: This update is almost breaks everything, you need to do a clean installation before using.


1.0.0 Aug 2, 2023
Changelogs v1.0.0

Simplify Oraxen/ItemsAdder configuration folder.


1.0.0 Aug 1, 2023
Changelogs v1.0.0

News:

  • Fixed mail sending issue