- Hỗ trợ phiên bản
- 1.18
- 1.19
- 1.20
- 1.21
- Link Spigot
- https://www.spigotmc.org/resources/advci-item-notifier-custom-item-notifications.123476/
- Người đóng góp
- Advanci
Lightweight, Configurable, and Multi-Language Support!
Tired of missing important item pickups, drops, or consumptions?
Want to see beautiful notifications in Action Bar, Chat, Subtitle, or Boss Bar?
Advci Item Notifier makes item tracking more immersive and customizable!
> Supports multiple languages! Easily switch between languages in config.yml.
Features & Highlights
Customizable Notification Display: Action Bar, Chat, Subtitle, or Boss Bar.
Supports Item Pickup, Drop, and Consumption Events.
Boss Bar Colors:
- Green for item pickup.
- Red for item drop.
- Yellow for item consumption.
Keeps item name formatting (colors, bold, italic, underline).
Multi-language support via config.yml.
Lightweight & optimized for performance.
Installation Guide
Download the .jar file and place it in your plugins/ folder.
Restart your server to generate configuration files.
Edit config.yml to customize settings & language.
Use /ain-reload to apply changes instantly!
Configuration (config.yml)
Languages (en_us.yml)
Commands & Permissions
| Command | Description | Permission |
|---------|-------------|------------|
| `/ain-reload` | Reloads the configuration | `advciitemnotifier.admin` |
| Permission | Description | Default |
|------------|-------------|---------|
| `advciitemnotifier.use` | Allows using item notifications |
Enabled for all players |
| `advciitemnotifier.admin` | Allows reloading the plugin |
OP Only |
Final Thoughts
With Advci Item Notifier, your server gets a more immersive and dynamic experience!
Try it now and customize how you receive item notifications!
Found a bug or have suggestions? Let us know in the discussion section!
Tired of missing important item pickups, drops, or consumptions?
Want to see beautiful notifications in Action Bar, Chat, Subtitle, or Boss Bar?
Advci Item Notifier makes item tracking more immersive and customizable!
> Supports multiple languages! Easily switch between languages in config.yml.
Features & Highlights
Customizable Notification Display: Action Bar, Chat, Subtitle, or Boss Bar.
Supports Item Pickup, Drop, and Consumption Events.
Boss Bar Colors:- Green for item pickup.
- Red for item drop.
- Yellow for item consumption.
Keeps item name formatting (colors, bold, italic, underline).
Multi-language support via config.yml.
Lightweight & optimized for performance.Installation Guide
Download the .jar file and place it in your plugins/ folder.
Restart your server to generate configuration files.
Edit config.yml to customize settings & language.
Use /ain-reload to apply changes instantly!
Configuration (config.yml)
YAML:
# ENG: Enable or disable the plugin
# VIE: Bật hoặc tắt plugin
enabled: true
# ENG: Language selection (must have a corresponding file in the languages/ folder)
# VIE: Chọn ngôn ngữ (phải có file tương ứng trong thư mục languages/)
language: "en_us"
# ENG: Choose how notifications are displayed: "actionbar", "chat", "subtitle", "bossbar"
# VIE: Chọn cách hiển thị thông báo: "actionbar", "chat", "subtitle", "bossbar"
display-type: "actionbar"
# ENG: Time in ticks (20 ticks = 1 second) for Action Bar and Subtitle display
# VIE: Thời gian hiển thị (tính bằng ticks, 20 ticks = 1 giây) cho Action Bar và Subtitle
display-time: 20
# ENG: Show a notification when picking up an item
# VIE: Hiện thông báo khi nhặt vật phẩm
show-pickup: true
# ENG: Show a notification when dropping an item
# VIE: Hiện thông báo khi vứt vật phẩm
show-drop: true
# ENG: Show a notification when consuming an item (e.g. eating, drinking)
# VIE: Hiện thông báo khi tiêu hao vật phẩm (ví dụ: ăn, uống)
show-consume: true
# ENG: Show a Boss Bar when picking up, dropping, or consuming items
# VIE: Hiện thanh Boss Bar khi nhặt, vứt hoặc tiêu hao vật phẩm
show-bossbar: true
Languages (en_us.yml)
YAML:
messages:
pickup: "&a+{amount}x &r{item}"
drop: "&c-{amount}x &r{item}"
consume: "&e-{amount}x &r{item}"
reload: "&eConfig has been reloaded!"
no-permission: "&cYou don't have permission to use this command!"
Commands & Permissions
| Command | Description | Permission |
|---------|-------------|------------|
| `/ain-reload` | Reloads the configuration | `advciitemnotifier.admin` |
| Permission | Description | Default |
|------------|-------------|---------|
| `advciitemnotifier.use` | Allows using item notifications |
Enabled for all players || `advciitemnotifier.admin` | Allows reloading the plugin |
OP Only |Final Thoughts
With Advci Item Notifier, your server gets a more immersive and dynamic experience!
Try it now and customize how you receive item notifications!
Found a bug or have suggestions? Let us know in the discussion section!