Daniel Burzmiński 21ef6044aa9 Move resources in to right place 17 May 2023 Daniel Burzmiński ae4a6b13b6d Authorization patch and modern toolset for building in pom.xml 17 May 2023 Daniel Burzmiński 5fef3663f96 Fix minecraft server code to be able to compile it on JDK 1.8 and higher without errors. 17 May 2023 Daniel Burzmiński 9243276a279 Remove minecraft-server depedency since now its built-in 16 May 2023 Daniel Burzmiński dcc79226f22 Add minecraft source and remove mac junk from repo 16 May 2023 Erik Broes 8e37caff7f2 Massive renaming update in nms. If you bypassed Bukkit, you will likely break. Also minimized all the nms diffs and generic cleanups all around. 27 Jun 2011 Erik Broes 017471e39e5 Picking up arrows now also fires PlayerPickupItem 26 Jun 2011 Erik Broes a9ddbaa9d5d Fixed cancelling the PlayerPickup event, getAmount(), item duping issue. 26 Jun 2011 EvilSeph 09b648f8eb7 Fixed Explosion.setYield(0) still dropping blocks. 24 Jun 2011 Dinnerbone 0afdf9d470a Don't register commands only on init 26 Jun 2011 EvilSeph 22f4388dff9 Fixed the fix of the EntityTame event. 24 Jun 2011 Rigby 74cf3d28019 Portals created by fire now trigger PortalCreateEvent. 24 Jun 2011 Dinnerbone 64dc2a5db32 Delayed alias registration until postworld 24 Jun 2011 EvilSeph 4a93be39eb5 We build for JDK 1.5. 23 Jun 2011 sunkid 6e0abe3dd91 Made bukkit settings reload on reload(). 23 Jun 2011 EvilSeph 1179d6a9b3b Fixed PlayerPickupItem event firing even if the player could not pick up the item. 23 Jun 2011 Dinnerbone fb38c6a0e25 Fixed default command alias to do an array 22 Jun 2011 Dinnerbone 709b732f228 Implemented new alias system 22 Jun 2011 Dinnerbone 172f8b3519d Fire WorldLoad events on default worlds for plugins who load:startup 22 Jun 2011 Dinnerbone 9fecf3a4ca4 You may now set a generator to a default world using plugin.yml 22 Jun 2011 Dinnerbone b5d2197ed22 Implemented startup plugin loading 22 Jun 2011 EvilSeph 3aff1e884a6 Fixed players not healing in other worlds when spawn-monsters is false. 22 Jun 2011 Rigby 8c197b3e584 Inform the client when a move event is cancelled. 22 Jun 2011 Dinnerbone e2bd1295b1b Line endings. 22 Jun 2011 EvilSeph d296a0e74b7 Added SpawnReasons to CreatureSpawn events. Thanks winsock! 21 Jun 2011 EvilSeph d24db20bdaa Added Sky biome for the Skylands. Thanks robin0van0der0v! 21 Jun 2011 EvilSeph 6a7c0712fe3 Fixed spawn location offset. 21 Jun 2011 Rigby 82aaeec04f0 Implements isBedSpawn() to the PlayerRespawnEvent. 21 Jun 2011 Rigby 426832b3c0f Changed Nether portals to be handled by a customiseable PortalTravelAgent and updated the PlayerPortalEvent 20 Jun 2011 sunkid 7a32a38e72e Added the abitility to spawn fireballs. 20 Jun 2011 EvilSeph acccfab1f5c Remove Squid spawning restriction as Squids seem to obey spawn flags. 20 Jun 2011 EvilSeph 5aacc0e9d82 Possible fix for furnaces leaving items behind. 20 Jun 2011 EvilSeph 86bfb8f6477 Added Furnace smelt and burn events. 20 Jun 2011 sunkid eff10b1fa38 No more ghastly pigs! 20 Jun 2011 sk89q 20a6b336b9c Fixed CraftWorld.spawn() having all the inheritance checks backwards. 19 Jun 2011 EvilSeph d7bc8444d44 Fixed NPEs in infinite item loss fix 19 Jun 2011 EvilSeph b8e1dbe4815 Added API to allow plugins to set the world's spawn flags. 19 Jun 2011 EvilSeph d0876e340a7 Added getOnlineMode() for the Server. Thanks Rigby! 19 Jun 2011 EvilSeph ee07b61bc42 Fixed losing an infinite item when interacting with an entity. Thanks for the help Rigby! 19 Jun 2011 EvilSeph 356c03b4902 Added Entity target events to EntityGhast. Thanks winsock! 19 Jun 2011 EvilSeph 7badb0fc229 Fixed hostile entities continuously targeting dead entities. Thanks Rigby! 19 Jun 2011 EvilSeph b4d22415a8f Added more events for Wolves. Thanks Deaygo! Added events for when wolf owner attacks an entity, or is attacked. Also added event for when a non-tame wolf targets a sheep. 19 Jun 2011 sunkid 00288f3804d Implemented the concept of a projectile. 18 Jun 2011 sunkid 3e380f12c06 Fix for spawnMinecart. 18 Jun 2011 Rigby aac5d397508 I'm sorry Paintings... please come back... 19 Jun 2011 sk89q 9c2b82bc49b Added PlayerToggleSneakEvent.isSneaking(). 18 Jun 2011 EvilSeph 625e85fd0b9 Added world seed display to 'Preparing level' log message for each world 18 Jun 2011 EvilSeph cb87004e877 Added wolf damage and target events. Thanks Deaygo! 18 Jun 2011 EvilSeph 9ba3d4a625a Fixed several NPEs within World. Thanks Deaygo! 18 Jun 2011 EvilSeph db3d003b94a Fixed EntityTame event firing too many times. 18 Jun 2011