Pretty simple, you know the XP Orb Disable class? Can somebody plz make that for bukkit to disable those pesky green tribbles? thanks alot!
@Zothen Jeb on twitter: "Oh i also fixed the 'Experience orb' bug in SMP, did that first today." This is already fixed,
@MuisYa you should be a bit more suspicious about what Mojang is doing - the Orbs are a) still lagging server and b) are a nuisance right now! The request for a plugin to disable them is still valid! thx gents!
It doesn't disable the drops. Using the command just removes any from the active entity list, so any currently on the ground, anywhere on the server.
Hm, I prefered a way to completly prevent them but on a 2nd thought your solution seems better, cos on the long term the orbs will be used by other plugins. Nice, testing when a CB build for 1.8.1 is there. Oh, Im horribly sorry: Thank you very much for your fantastic work, @McSpazzy ! (Im such an ignorant brat at times, hehe)
How can i set it with permissionsbukkit ? It does not work on our server. Craftbukkit 1130 ---- 16:36:21 [WARNING] Unexpected exception while parsing console command org.bukkit.command.CommandException: Unhandled exception executing command 'remo veorbs' in plugin RemoveOrbs v0.1 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16 3) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3 47) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3 43) at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:499) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:478) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417) Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.command.Coloured ConsoleSender cannot be cast to org.bukkit.entity.Player at com.McSpazzy.RemoveOrbs.RemoveOrbsCommands.onCommand(RemoveOrbsComman ds.java:25) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39) ... 7 more
@Switch0r Eeehm, i dont think that is possible yet... Nope it isnt... Im making PermissionsBukkit support right now.
Is it possibble to disabble them totaly. Or make the clearorbs command go automatic when there are xxx orbs on the floor Or make it so it clears every xxx time. It really produce lag when there are like 10000 on the ground
Well its not so much disable...I can't find anything that can cancel them existing. Best I can offer is something that runs every minute/few minutes, removing them all.
thats good enough idk if its much work to make but maybe u can make it like droclear. u can set a ammount of drops then it clears when it comes over that ammount. But time is also good
@worstboy32 @Raider @VitalViper @Switch0r DisableOrbs automatically removes all orbs on the ground every 30 seconds
@Raider The problem there is that the obs are not dropped until after the entity death event is over. So any code called during, wont have any effect.
I made this plugin for you guys: OrbRemoval: Checks every minut for orbs on ground. Removes them if there are any. World name configurable in config.