MyDiamond
PluginMIT

MyDiamond

Where are my diamonds! Plugin for Minecraft servers (Bukkit/Paper)

29
Downloads
1
Followers
1 years ago
Updated
📦
1
Versions

📖About MyDiamond

Description:

MyDiamond is a powerful and user-friendly Minecraft (Spigot/Paper) plugin that allows server administrators to manage players' diamond balances. It supports SQLite storage, automatic reminders for available diamonds, and update checks from SpigotMC.

Plugin Features:

  • ✅ Give and take diamonds – Admins can add or remove diamonds from players using /mydiamond give/take
  • ✅ Balance check – Players and admins can check the number of diamonds they have (/mydiamond see)
  • ✅ Automatic reminders – Players will be notified if they have unclaimed diamonds
  • ✅ SQLite storage – Reliable data storage, even after server restarts
  • ✅ Multilingual support – Localization in multiple languages (default ru_RU)
  • ✅ Automatic update checks – Notifies the admin in the console when a new version is available

Commands & Permissions:

Command Description Permission

  • /mydiamond collect OR /mydiamond - Give diamonds to inventory
  • /mydiamond give Give diamonds to a player balance
  • /mydiamond take Remove diamonds from a player
  • /mydiamond see Check a player's diamond balance
  • /mydiamond reload Reload the plugin configuration
  • mydiamond.collect
  • mydiamond.give
  • mydiamond.reload
  • mydiamond.see
  • mydiamond.take

Configuration (config.yml):

  • language: ru_RU # Select language
  • reminder-interval: 5 # Reminder interval (in minutes)

How to Install?

  • 1️⃣ Download MyDiamond.jar
  • 2️⃣ Move the file to your server’s plugins folder
  • 3️⃣ Restart the server
  • 4️⃣ Configure config.yml and reload with /mydiamond reload

Plug-in language change:

All languages are shown here on "GitHub"

  • 1️⃣Download en_US.yml
  • 2️⃣Copy it to plugins/MyDiamonds/lang/en_US.yml
  • 3️⃣Change the language in config.yml language: ru_EN to language: en_US