NitroFriends ⛏️ Premium Friends Plugin ⚡ Mail & Request ✅ Cross Server ⭐Status & MSG ⚙️ SQLite/MySQL

NitroFriends ⛏️ Premium Friends Plugin ⚡ Mail & Request ✅ Cross Server ⭐Status & MSG ⚙️ SQLite/MySQL

[+] Complete GUI overhaul
[+] New Mail System with GUI options
[+] Friend block & unblock commands
[+] Support for ItemsAdder items in the GUI
[+] Support for Oraxen items in the GUI
[+] New design & lore adjustments
[+] database.db is now storage.db
[+] Date and time should now function correctly
[+] 4-Stage World Change System
[+] New commands: /nitrofriends addfriend and /nitrofriends removefriend
[+] New Plugin Startup Message
[+] Connecting to MySQL is now instantaneous and much faster.
[+] New lines in messages.yml and menus.yml
[+] Improve onQuit logic
[+] Fix Online Status
[+] Server owners can now decide whether to use the statuses from the config or whether players can set their own statuses
[+] fix some mysql messages bugs
[+] ADD NEW PLACEHOLDERS look at plugin page
[+] You can now define the text used for online and offline states in config.yml
[+] Placeholders work everywhere (NitroFriends Menus or messages)
[+] Placeholders List:

  • {player} / {player_name}: Target player's name.
  • {online} / {presence}: Custom online/offline text.
  • {location}: Current world or offline text.
  • {since}: Date since becoming friends.
  • {status}: Custom user status.
  • {requests}: Pending requests count.
  • {state}: Enabled/Disabled state in settings.
[+] Enhanced Lore Support in menus.yml
[+] Added unknown-subcommand: ,,This subcommand does not exist. (/friend help)" This allows you to customize the error message when a user enters an invalid subcommand
[+] Command Aliases (subcommands) now work correctly
[+] add /friends acceptall command
[+] The plugin will now use database.db (SQLITE) instead of data.properties by default in SINGLE mode. Existing data in data.properties will be migrated to database.db on the first run with version v3.5-SQLITE. After migration, data.properties will be renamed to data.properties.old to prevent re-migration.
[+] add server-name option to config.yml (OPTIONAL)
[+] Implement PluginMessageListener to receive Friend messages
[+] Fix World/Server Change messages
[+] Fix Join & Leave messages
[+] Add allow-self-friend option to config.yml