Мова

OfflineClaim

OfflineClaim

Modrinth

Sending item to players who are not online!

76 завантажень оновлено 17mo ago
остання v1.0 Modrinth
Bukkit Paper Purpur Spigot 1.20 – 1.20.6 Utility

OfflineClaim

Sending item to players who are not online!

📖 What's this plugin?

A player creating a ticket, asking if you can refund their item, then you need to wait them to join the server, throwing that item at their face!
Nope, use OfflineClaim instead, sending the item straight to their inventory when they go online!

✅ Features:

Sending item on hand to player using /senditem

📖 Usage

Command: /senditem

If they are online, the item should be given to them immediately
If they are offline, they could do /claim to get the item when joining the player

📖 Is there an API? How to use it as a developer?

UUID playerUuid = player.getUniqueId();
ItemStack[] items = new ItemStack[]{ new ItemStack(Material.DIAMOND, 5) };

// Access API through OfflineClaimPlugin and call the method
OfflineClaimPlugin.api.addClaimItemsToInventory(playerUuid, items);

Версії

Release
1.0
bukkit, paper, purpur · 1.20, 1.20.1, 1.20.2 · 17mo ago
76

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.

Завантажити OfflineClaim

Файли надаються напряму з першоджерела. Modgrid не зберігає та не змінює їх.