Langue

OfflineClaim

OfflineClaim

Modrinth

Sending item to players who are not online!

76 téléchargements mis à jour 17mo ago
dernière 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);

Versions

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

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.

Télécharger OfflineClaim

Les fichiers proviennent directement de la source d'origine. Modgrid ne les héberge ni ne les modifie.