I have been told by someone that my plugin AdvIpLog http://dev.bukkit.org/server-mods/adviplog/ Lags. I haven't found any problems on my test server...
I'm writing on iPad, I not sure if this is already a requested feature for bukkit dev but I would like to be notified of when someone replys to my...
Basically my plugin does alot on player chat. EventHandler(priority = EventPriority.NORMAL) public void onPlayerChat(PlayerChatEvent event) {...
Im working on a update for PlayerLogger after finally getting MySQL set up locally on my pc. I have the config done, String path17...
http://pastebin.com/CrHca1e4 Im making a plugin that allows you to rate a person build using signs but the first problem I have run into is finding...
As the titles says I want to be able to get the amount of days in a int that have passed on the server. Cjb mods can do this client side so surely...
Im looking for a plugin I saw on a server that has a starter kit chest that you can use only once then a reward chests that has random rewards once a...
Name: ChickenNoCheat or ChickenNoCheat+ What it does: Basically for my server I want a plugin which can stop chickens cheating ingame, you know the...
Im having a problem where when i try and get a list from a config I get a nullpointer exception. public void LoadConfiguration() { String...
@EventHandler public void onPlayerEvent(PlayerChatEvent e) { Player player = e.getPlayer(); if...
Version: 0.4 [IMG] CraftBukkit Build 1.3.1-R1.0 [Tested] Info Info This plugin lets you see every command a player does as they do it. You can set...
I have created a hashmap publicfinal HashMap<Player, ArrayList<Block>> hashmap = new HashMap<Player, ArrayList<Block>>(); And heres the code that...
Im making a plugin for Server Owners with console access to have a log of everyones ips. It logs every users ip when they join in to separate player...
Separate names with a comma.