Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
I'm working on my own /Shop plugin and I'm starting to need to read config files to know what items to load in the shop. I created the following...
Is there some sort of way that i can monitor how much each plugin uses? I host my server on linux and in HTOP i can see how much ram JAVA as a...
linuxman submitted a new resource: PlayerAudit - Log grief related player events and use a wand to check block ownership and details....
I'm writing a PlayerAudit plugin that logs into a database every block a player places. I wrote it so every time a player places a block, it first...
Hello everyone, So all day yesterday and a couple hours today i have been reinventing a better way to provide redundancy/better ping for...
So i'm working on a solution to provide better ping for US and UK players. What i want to know is if there is a BungeeCord/Spigot plugin that can...
I'm trying to create a plugin that protects blocks from being broken by anyone except their owners (not anti-grief). But explosions can break the...
Hello, Ive been on the hunt for a ShopGUI plugin identical to ShopGUI+ or EconomyShopGUI. However none of these have the source code available to...
I'm having an issue with the config in my plugin. I create a default config as show below. [SPOILER] But when i edit a string or anything in the...
Anyone know of a good per-world warp plugin? In my server i want to configure warps that can only be used when in a specific world. EssentialsX...
So i have an interesting issue when teleporting to the nether. I have a plugin setup where the events go like this: 1. Player joins into the...
I'm setting up a chat click event where a player can click on the chat message and they will teleport to another player's death location. So far...
I'm trying to add a death chest feature to my plugin. So far i figured out how to get a chest to spawn where the player died but i can't find a...
So i was in the middle of testing a plugin on a test server. PC froze and had no choice but to force it off. After poweron and starting server...
So im having trouble removing a bossbar from a player when they die. I'm not using the bossbar command, but the API in spigot/bukkit. I have a...
So I'm trying to change the message displayed on the screen when someone dies to a custom message as well as change what the score is. I came...
I'm working on a plugin to remove mobs during the day opposed to burning them. The way I'm trying to go about it, is if the time of day is between...
linuxman submitted a new resource: Safe Random Teleport - SAFELY Randomly Teleport players [ATTACH] My Other Plugins VOTE REWARDS | GROUND...
I'm working on a plugin that needs to run a repeating task to check if a player is on top of a block. I have the code written as an embedded...
I've been working on a new bungee server but I've been configuring it with digital ocean. DO upload speeds are absolutely trash and I'm not sure...