Bukkit is a free, open-source variant of the vanilla Minecraft server that allows programmers to extend it using plugins written in Java.
I get an error saying that my bound must be positive. Here is the line I get it on: inv.…
java random bukkit illegalargumentexceptionI'm trying to run a plugin that makes HTTP/HTTPS POST requests. On it its declared the needed dependencies, that …
java httpclient apache-httpclient-4.x minecraft bukkitI'm making a bukkit plugin for my friend, and I want to find out how to call a function every 2 …
java repeat bukkitI am trying to check to see if a player has an item in their inventory, and remove one of …
java minecraft bukkitI was wondering how I can move the target server of the player I dont have any code so far …
java minecraft bukkit bungeecordI have a YAML file that looks like this: Main: topofhouse: x: 276.4375 y: 71.0 z: -60.5 yaw: -290.7768 pitch: 35.400017 2ndfloor: x: 276.5 …
java yaml bukkit