ALERT! FaucetAPI is early in development, so it doesn't have a lot of features. Please suggest needed features!
NEWS: PLEASE MAKE SURE YOU USE THE DEVELOPER VERSION OF FAUCETAPI, IF YOU ARE DEVELOPING USING FAUCETAPI.
FaucetAPI is a API that aims to quicken your coding by coding stuff you need quickly.
Examples:
Sending a lightning strike to a player named Test
Code (Text):Player player = Bukkit.getPlayer("Test");
FaucetPlayer faucetPlayer = new FaucetPlayer(player);
String worldName = faucetPlayer.getPlayerWorldName();
Location location = faucetPlayer.getPlayer().getLocation();
FaucetBukkit.launchLightning(Bukkit.getWorld(worldName), location);
JavaDocs:
http://jd.faucetteam.site40.net/
-
We are planning scheduled maintenance on this website on Friday 5 March (tomorrow) at 4:00 am UTC. It is estimated that this maintenance will last 15 minutes. You can view this time in your local timezone here. Thanks.Dismiss Notice

FaucetAPI 0.4.2
A API that expands the functionality of Spigot.
Recent Updates
- API Patches 0.4.2 Oct 19, 2015
- API Update 0.4.1 (Bug Fixes) Oct 19, 2015
- API Update 0.4 Oct 19, 2015