QRMapAPI
SpigotMCA simple QRMap API
26 téléchargements
dernière v1.0 SpigotMC
QRMap API is a lightweight and
easy-to-integrate API for your plugin, allowing you to
generate a QR map and deliver it to the
player seamlessly!
Example usage:
Example usage:
Code (Java):
String data
=
"https://rewardads.it"
;
ImageCreator imageCreator = new ImageCreator (data ) ;
imageCreator. give (player ) ;
ImageCreator imageCreator = new ImageCreator (data ) ;
imageCreator. give (player ) ;
Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.