Commit Graph

  • de848fe4c9 Added Enchantment.values() for retrieving all enchantments Nathan Adams 2011-11-28 03:41:40 +00:00
  • e1410a61c5 Add MagmaCube interface. Andrew Ardill 2011-11-28 11:12:08 +11:00
  • 14bdefcaa1 BUKKIT-57 Add Snowman to CreatureType Enum. Thanks snowleo! Andrew Ardill 2011-11-28 10:48:02 +11:00
  • 483b6516a2 BUKKIT-61 Add durability to BOW material type. Thanks snowleo! Andrew Ardill 2011-11-28 09:49:22 +11:00
  • 4c8622a306 Fixed issue adding mass enchantments to items Nathan Adams 2011-11-27 03:58:12 +00:00
  • 514c79f42d Added utility methods to ItemStack to allow mass adding of enchantments Nathan Adams 2011-11-27 02:45:08 +00:00
  • 755b63ee0f Made ItemStack .equals take into account data and enchantments Nathan Adams 2011-11-27 02:25:12 +00:00
  • 4a005a0849 Added Enchantment API Nathan Adams 2011-11-27 00:26:31 +00:00
  • d6f29fc8f3 Added world.getWorldFolder, server.getWorldContainer Nathan Adams 2011-11-25 03:46:47 +00:00
  • b2e91c6cc4 Added new set/get age methods to Animals Nathan Adams 2011-11-24 20:16:16 +00:00
  • 3e80c0e369 Made /version output same as startup output Nathan Adams 2011-11-23 05:55:32 +00:00
  • f25126e66d Added new biome enum values Nathan Adams 2011-11-22 21:21:09 +00:00
  • 146bc369f5 Fixed the fix of the fix of javaplugin.getResource Nathan Adams 2011-11-22 00:03:16 +00:00
  • e45a928b79 BREAKING CHANGE: Renamed Material.WHITESTONE to ENDER_STONE. Added DRAGON_EGG. Nathan Adams 2011-11-21 22:38:51 +00:00
  • 4a9efb9064 BREAKING CHANGE: Renamed Environment.SKYLANDS to THE_END Nathan Adams 2011-11-21 22:38:06 +00:00
  • 884d7daa9f Added EnderCrystal entity Nathan Adams 2011-11-21 22:37:37 +00:00
  • 1a67de21c6 Update version to correct one Erik Broes 2011-11-20 00:11:39 -08:00
  • efa60bf608 Update version to 1.0.0-SNAPSHOT Erik Broes 2011-11-19 23:49:05 -08:00
  • 5ffef2cafb Now using a new version system! Nathan Adams 2011-10-31 01:46:44 +00:00
  • c6c88b2452 Fixed typo for NETHER_WARTS Nathan Adams 2011-10-29 10:04:11 +01:00
  • bac82e018b Added various new 1.9 entities, blocks and items Nathan Adams 2011-10-29 09:43:19 +01:00
  • 2fff24e8a9 Added getMaxHealth to LivingEntity Nathan Adams 2011-10-29 08:09:22 +01:00
  • 09742f066e Added class type to CreatureType enum Nathan Adams 2011-10-29 08:09:03 +01:00
  • a13dc8f1b3 Fixed getResource not working post-reload, thanks to feildmaster Nathan Adams 2011-11-13 11:11:45 +00:00
  • 8322850aae Removed redundant TestEnum file Nathan Adams 2011-11-13 10:00:32 +00:00
  • cd5e45b415 Add more menus to site.xml Luke GB 2011-11-10 08:03:00 +00:00
  • 95b487d274 Added createSection(String path, Map<String, object> map) Feildmaster 2011-11-01 22:04:48 -05:00
  • fa9a2e158b Fixed issue with hasPermission returning false wrongly Nathan Adams 2011-11-02 22:48:07 +00:00
  • 47d652c7b7 Fix version string - RB 4 has already happened Andrew Ardill 2011-11-01 14:22:12 +11:00
  • e345626f9e Added getBukkitVersion to Server Nathan Adams 2011-10-31 04:01:56 +00:00
  • 3e4de88020 Updated version for 1.8.1-R4 Nathan Adams 2011-10-31 01:49:57 +00:00
  • 78616678ea Fixed using the wrong type of Map for storing perm attachment values Nathan Adams 2011-10-27 22:03:21 +01:00
  • d41d207265 Added helper methods such as getStringList to ConfigurationSection Nathan Adams 2011-10-26 09:47:51 +01:00
  • c68f943444 Fixed the /me command missing a space Nathan Adams 2011-10-26 07:08:41 +01:00
  • 96b0a48cd7 Fixed stripColor taking more than it should, thanks to fieldmaster for catching it Nathan Adams 2011-10-26 07:01:50 +01:00
  • 8c07d9148d Fixed issues with loading YamlConfigurations with typed keys Nathan Adams 2011-10-26 06:56:36 +01:00
  • a7508b7837 Revert "Added the ability to register commands dynamically." Erik Broes 2011-10-13 18:27:34 +02:00
  • ce8a4b92b6 Added a case previously not covered by VehicleDestroyEvent for boats, updated VehicleDestroyEvent Javadocs. sk89q 2011-10-13 01:16:18 -07:00
  • 737d6347b1 Added the ability to register commands dynamically. sk89q 2011-10-13 01:05:20 -07:00
  • 98633dfddf Added new FileConfigurationOptions.copyHeader, defaulting to true. Copies the header from default config, if there is one. Nathan Adams 2011-10-12 13:24:57 +01:00
  • ab46572125 Loading a FileConfiguration (Yaml/) should remember the previously saved header Nathan Adams 2011-10-12 05:03:47 +01:00
  • 190bd31ef3 YamlConfiguration now correctly writes extra blank lines at the end if requested Nathan Adams 2011-10-12 04:39:22 +01:00
  • c97ea145ea Added reloadConfig() plugin method Nathan Adams 2011-10-11 15:50:59 +01:00
  • bb3ef5ff14 Added OfflinePlayer.getPlayer() for getting the online Player object Nathan Adams 2011-10-11 14:51:28 +01:00
  • 89187a3e36 Fixed deeply nested configuration sections retrieving values Nathan Adams 2011-10-11 13:26:41 +01:00
  • dc4ae80cfe Fixed removing entries in the new Configuration (via set(x, null)) Nathan Adams 2011-10-11 12:16:43 +01:00
  • a714349005 Fixed NPE on unloading plugins Nathan Adams 2011-10-11 04:41:34 +01:00
  • 5300d1b2d6 Added new entity.get/setTicksLived for identifying an entity's age Nathan Adams 2011-10-11 02:22:38 +01:00
  • 5700db0ea7 Few more style cleanups Nathan Adams 2011-10-11 02:16:44 +01:00
  • 1791bdeb2a Added add/subtract by Vector methods to Location, thanks to erisdiscord Nathan Adams 2011-10-11 02:04:40 +01:00
  • 8a53045910 Javadoc typo. I can now sleep soundly at night. Nathan Adams 2011-10-11 01:24:47 +01:00
  • d75dd8b2cd Lazy-load the old and new configs for plugins .getConfig Nathan Adams 2011-10-10 23:04:01 +01:00
  • 14d3401121 Small javadoc cleanup Nathan Adams 2011-10-10 21:58:44 +01:00
  • dd7042407f Updated snakeyaml to 1.9 (up from 1.7) Nathan Adams 2011-10-10 21:39:27 +01:00
  • 938fd93ada Removed old Fillr code that was actually never used Nathan Adams 2011-10-10 21:33:44 +01:00
  • 55f405f4a8 Added new Configuration classes Dinnerbone 2011-09-19 20:36:44 +01:00
  • 4155a42406 hopeful fix for blocks not being pistons when they should be Tahg 2011-09-30 03:27:36 -04:00
  • b1451f58cb Revert "Added callback line of sight methods. Thanks xZise!" EvilSeph 2011-10-03 15:15:50 -04:00
  • ab1591b013 Added Difficulty API. EvilSeph 2011-10-03 01:25:39 -04:00
  • ed6b4882d1 Made the Ban command kick a matching player if they are online. EvilSeph 2011-10-03 01:31:38 -04:00
  • 1df3a823ba Added callback line of sight methods. Thanks xZise! EvilSeph 2011-10-01 16:16:22 -04:00
  • fdf6837d0f Renamed player.setListName to something a little more sensical Dinnerbone 2011-10-03 00:34:04 +01:00
  • 4ef19f82ef Updated guava to 10.0 Dinnerbone 2011-10-01 23:46:11 +01:00
  • e6fa9d9198 Added PlayerChangedWorldEvent. sunkid 2011-09-30 20:29:24 +02:00
  • 396e1866b8 Moved itr.remove() in loadPlugins(). Thanks lahwran! EvilSeph 2011-10-01 13:56:17 -04:00
  • ab29f6a3b5 Painting improvements. Thanks CelticMinstrel! EvilSeph 2011-10-01 13:30:59 -04:00
  • ebb8fdd6bc Added SlimeSplit event. Thanks garbagemule! EvilSeph 2011-09-30 19:34:06 -04:00
  • 47a035440c Added server list ping event. sk89q 2011-09-26 15:32:01 -07:00
  • f46f6d5e34 Added Player.get/setListName to change the name of the player on the player list. sk89q 2011-09-26 15:10:33 -07:00
  • 2b836f1b7b Boat get/set (double) occupied acceleration, (double) unoccupied deceleration, (boolean) work on land. Good values to maximize boat utility: 0.6 (fast accel.), 0.99 (no loss of boat), true/false, respectively. sk89q 2011-09-25 11:20:47 -07:00
  • e35b40b671 Added MonsterEggs materialdata Dinnerbone 2011-09-25 15:27:16 +01:00
  • 97259e5054 Remove Jukebox MaterialData in favour of Jukebox BlockState Celtic Minstrel 2011-08-22 01:27:48 -04:00
  • 348e56960e Added get/setPickupDelay on Item entities, thanks robin0van0der0v Dinnerbone 2011-09-25 03:40:12 +01:00
  • fcac5c694d Added Server.getOperators to return all server operators Dinnerbone 2011-09-25 03:27:44 +01:00
  • ebca437ec7 Fixed Material.getData returning for "dull" materials with no fancy dataclass Dinnerbone 2011-09-25 03:05:07 +01:00
  • e6c273e8b0 Many javadoc fixes thanks to Celtic Minstrel Dinnerbone 2011-09-25 02:56:40 +01:00
  • 9a5665137d added support for SmoothBrick and changed steps to a TexturedMaterial sunkid 2011-09-15 16:33:53 -07:00
  • 204708ed7e Adds a method that returns the File representation of the update folder. The previous method just returns the filename and doesn't provide the path raphfrk 2011-08-14 05:34:15 +01:00
  • f36d65e910 Added world.getSeaLevel() Dinnerbone 2011-09-25 01:05:32 +01:00
  • 24d3f8e04d Deprecated Server.createWorld() methods, use "WorldCreator.name(x).seed(1234).createWorld()" now Dinnerbone 2011-09-25 01:04:43 +01:00
  • d3cb53606d Added getHeight to BlockChangeDelegate Dinnerbone 2011-09-23 17:15:23 +01:00
  • 7306aa8d3d Added server.getConsoleSender, blocked access to create a ConsoleCommandSender Dinnerbone 2011-09-24 23:11:01 +01:00
  • 36f642b558 Added RegainReason.SATIATED. EvilSeph 2011-09-22 01:34:31 -04:00
  • 5480237d3b Added FoodLevelChange event. EvilSeph 2011-09-21 18:52:23 -04:00
  • b79fcf82c5 Fixed typo in OpCommand. EvilSeph 2011-09-21 17:36:55 -04:00
  • 9e77b02618 Added DamageCause.STARVATION. EvilSeph 2011-09-21 17:11:53 -04:00
  • b2e7c24e35 Added PlayerToggleSprint event and sprinting related API. Rigby 2011-09-21 11:46:33 +01:00
  • d04e0ebd81 Fixed an extremely dangerous typo caused by @dkdunnings! Dinnerbone 2011-09-21 17:37:24 +01:00
  • 83d51ee3fb Implements the ability to customise and disable Player death messages. Rigby 2011-09-21 16:33:29 +01:00
  • d1f1b285ae Added methods to control dropped EXP from EntityDeathEvent, and made a subevent for setting players respawned-exp Dinnerbone 2011-09-21 15:40:00 +01:00
  • ef124be4d4 Added getBedSpawnLocation to Player. Thanks fernferret! EvilSeph 2011-09-20 23:32:21 -04:00
  • b663aa5900 Changed documentation for RegainReason.REGEN ENUM to reflect latest code. EvilSeph 2011-09-20 21:13:26 -04:00
  • aebf55d1f8 hasPermission should return correctly for undefined permissions Dinnerbone 2011-09-21 00:54:40 +01:00
  • 870b8e2c9e All permissions now default to OP unless stated otherwise. Dinnerbone 2011-09-21 00:29:01 +01:00
  • 326f2aca9b Permission registration in plugin.yml can now be easier, see https://gist.github.com/32dca3e937c1c42a4ed2 - also added "default-permission" option. Dinnerbone 2011-09-20 18:42:28 +01:00
  • ee31c5df12 Made OfflinePlayer > AnimalTamer. Thanks to robinjam Dinnerbone 2011-09-20 19:04:45 +01:00
  • bed0cc340b Added events for endermen pickup/placement blocks and methods to get/set the block that an enderman is holding. Thanks Wizjany Wizjany 2011-09-17 20:18:43 -04:00
  • 186db4d956 Fix toString in Location to be readable Erik Broes 2011-09-18 11:48:00 +02:00
  • c8b70c5a8f addition of PlayerGameModeChangeEvent sunkid 2011-09-16 19:49:56 -07:00
  • 103ceb2281 Switched to native weak hashmap instead of guavas for SimplePluginManager Dinnerbone 2011-09-17 22:37:45 +01:00