Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
Why even comment if your comment is completely useless? /// You would want to start with some sort of kit object. You would want something like...
A_Brave_Panda updated LootCrate | Server Crate Plugin | 1.16.X | Server Must Have | FREE with a new update entry: 0.3.3 - Plenty 'o Bug Fixes...
What's New? Just bug fixes Bug Fixes Check the GitHub to view all commits and changes to LootCrate *It is highly recommended to update to...
public class Command implements TabCompleter { private static final String[] COMMANDS = { "minecraft", "spigot", "bukkit", "google" };...
If you are using this plugin, do *NOT* download 0.3.0, but rather download 0.3.1
Bug Fixes This fixes the bug from 0.3.0 where some of your crates may have been deleted You must update from 0.3.0 if you don't want your files...
A_Brave_Panda updated LootCrate | Server Crate Plugin | 1.16.X | Server Must Have | FREE with a new update entry: 0.3.1 - [IMPORTANT UPDATE]...
in theory thats correct, but it still should be checked to stay compatible with future updates, if for instance they add an entity with a food bar...
Perhaps make it async? I don't even really know if thats possible, but its a thought. Bukkit.getScheduler().runTaskAsynchronously(plugin, new...
A_Brave_Panda updated LootCrate | Server Crate Plugin | 1.16.X | Server Must Have | FREE with a new update entry: 0.3.0 - New Feature [GUI]...
What's New? New features are added with 0.3.0 New view GUI Crate open GUI New save file format These features add for more GUIs down the line....
Just wanted to shout out and say this is an awesome beginner resource. I mean its such a cool concept with an good implementation. A neat feature...
Possibly a sin wave? Can’t tell for sure though from the video
https://helpch.at/docs/1.12.2/org/bukkit/World.html#spawnParticle-org.bukkit.Particle-double-double-double-int-
What I'm trying to do I am trying to implement some sort of code base for a GUI for my plugin. Basically, I need to create frames that are easy...
Link is dead
Don't know if you've seen this or not, but https://github.com/KaptainWutax/SeedCracker/releases/tag/v0.2.2-beta
You can't put your event inside your #onEnable() like that. It needs to be its own separate method. You then need to register that method in your...
Those grenades are so fun to play with...
When I do /backpack, nothing happens. No error log or such