Serveur Minecraft Vote is a site that lists the best minecraft servers and rank them according to their number of points, do not wait and add your server!
Allows players to give items to other players
- /don - See the list of orders (zdonation.use)
- /don open - Open the donation inventory. (zdonation.open)
- /don send <player> - Send a donation. (zdonation.send)
- /don sendall <is online> - Send a donation to online or offline player (zdonation.send.all)
- /don reload - Reload configuration. (zdonation.reload)
JavaDocs: http://javadocs.groupez.dev/zdonation
Event:
- DonationSendEvent
Code (Java):
DonationManager donationManager = getProvider (DonationManager. class ) ;
protected <T > T getProvider (Class <T > classz ) {
RegisteredServiceProvider <T > provider = getServer ( ). getServicesManager ( ). getRegistration (classz ) ;
if (provider == null ) {
log. log ( "Unable to retrieve the provider " + classz. toString ( ), LogType. WARNING ) ;
return null ;
}
return provider. getProvider ( ) != null ? (T ) provider. getProvider ( ) : null ;
}
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
zDonation is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 819 times (via Spigot). Download it and open it directly in the game.