Maybe try this: public static int getPlayersOnline(){ int x = 0; try { x =...
Timpotim Maybe try with ItemStack, ItemMeta and getDisplayName() ?
Infinity_Crafter How do You save location? Some code pls ;)
Sorry if I misunderstand, You should save config after setting sth in it. Like here: plugin.getConfig().set(playerName + ".Diamonds", value) You...
icomputertinker found something helpful here http://forums.bukkit.org/threads/simple-update-checker.127993/
Smittayy Maybe with permissions? Player who entered the portal is rewarded with permission team.red or blue And on attack event if You and...
^^ I said later. Later means not now - i have another private project. ninjawolfog if i start i will write here, until this everybd can take it.
Zarius I don't know OtherDrops too well, but if i know good, server load plugins to RAM or sth. The second think is that if plugin have a handle...
Hmm, strange ;) Reteckz maybe owner.equalsIgnoreCase(name) ? or contains()
Is it even possible? ^^ It's Vehicle Event not Player. Maybe somebody else know how but i'm not sure.
Maybe try without UpperCase in permissions names?
Code pls?
Firstly - You don't have to setCancelled event every time ;) Don't make any else with it either. If if return false then you don't have to do...
Reteckz Could you give Your code pls?
noraver Plugin with only this what Natesky9 wants gonna be MUCH lighter then OtherDrops ;)
Separate names with a comma.