Compatibility
Minecraft: Java Edition
1.21โ1.21.1
1.20.1โ1.20.6
Platforms
Tags
Creators
Details
Licensed MIT
Published last year
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 <player> <amount> Give diamonds to a player balance
- /mydiamond take <player> <amount> Remove diamonds from a player
- /mydiamond see <player> 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


