summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Update /version to reflect final build status.version/1.12.2md_52018-07-28-1/+2
* Fix missing this causing unnormalized key to be validatedmd_52018-07-12-2/+2
* Be more strict about what constitutes a valid NamespacedKeymd_52018-07-10-6/+66
* Fix incorrect animal sniffer signaturesmd_52018-07-07-2/+2
* SPIGOT-3988: Error on manually constructed PluginDescriptionFilemd_52018-07-07-2/+9
* SPIGOT-3938: Don't cap saturation level in FoodLevelChangeEventGlitchfinder2018-05-19-2/+1
* Add Arrow tile methodsParker Hawke2018-05-06-0/+18
* Revert "Update to SnakeYAML 1.21"md_52018-04-19-3/+3
* Update to SnakeYAML 1.21md_52018-04-18-3/+3
* Expand on ConfigurationSerializable methods in ConfigurationSectionSenmori2018-03-15-26/+62
* Add setTarget and getTarget to Slime.Senmori2018-03-03-0/+15
* Add missing WEARABLE EnchantmentTargetmd_52018-02-19-0/+14
* Expand Structure Block APISenmori2018-02-12-2/+312
* SPIGOT-3807: Improve getEyeHeightmd_52018-02-10-3/+3
* Expand EnderSignal APISenmori2018-02-03-2/+55
* SPIGOT-2911: Implement AbstractHorseInventorymd_52018-01-28-16/+29
* Fix javadoc typo in CreatureSpawnermd_52018-01-24-1/+1
* Remove outdated package-infomd_52018-01-24-7/+0
* Expand CreatureSpawner APISenmori2018-01-24-0/+143
* Add Material.isItemmd_52018-01-16-0/+65
* Fix some additional documentation typosmd_52018-01-15-13/+13
* Fix typo in NamespacedKey docsmd_52018-01-15-1/+1
* SPIGOT-3748: Throw error message if executing disabled commandmd_52018-01-09-1/+1
* SPIGOT-3744: Missing permission check in broadcastCommandMessagemd_52018-01-07-1/+1
* Be more resilient to asynchronous package loads like URLClassLoadermd_52018-01-03-4/+10
* SPIGOT-355: API for Villager careersSenmori2017-12-31-0/+152
* SPIGOT-3723: Delegate PluginClassLoader back to parentmd_52017-12-30-2/+6
* Throw ClassNotFoundException without delegationmd_52017-12-29-6/+2
* SPIGOT-3721: Plugins without manifests no longer loadmd_52017-12-28-2/+6
* Backport some PluginClassLoader changes for soak testing.md_52017-12-28-4/+55
* Update README.md with some general guidelines.Senmori2017-12-07-0/+44
* SPIGOT-3664: Add Material getter to ChunkSnapshotmd_52017-12-07-0/+10
* SPIGOT-3663: Add plugin parameter to hidePlayer+showPlayer.Chris Cowan2017-12-05-0/+23
* Deprecate BlockChangeDelegatemd_52017-12-03-0/+4
* Remove bogus TippedArrow ID from EntityTypemd_52017-12-02-1/+1
* Fix mismatched furnace_minecart IDmd_52017-12-01-1/+1
* SPIGOT-1505: PlayerItemMendEventSenmori2017-11-21-0/+92
* SPIGOT-3658: Update Chunk#getBlock(III) JavaDocmd_52017-11-19-1/+1
* Add setSpawnLocation(Location)Cory Redmond2017-11-18-0/+10
* Move animal-sniffer to development profile.md_52017-11-17-20/+30
* AttributeModifier not registered in ConfigurationSerializationmd_52017-11-15-0/+2
* Add back mistakenly removed SHEEP_EAT effect with deprecation warningmd_52017-11-11-2/+12
* Add Score.isScoreSet()Z API.md_52017-11-10-0/+9
* Fix tab completion for plugins / reload commandmd_52017-11-10-0/+14
* Catch exceptions per plugin in PluginMessage handlingmd_52017-11-10-1/+9
* Add max fuse tick & explosion radius methods to CreeperParker Hawke2017-11-08-0/+32
* SPIGOT-3641: Remove ambiguous entity effects & restore behaviour of DEATHmd_52017-11-08-9/+5
* Update snakeyaml to 1.19 to fix bug with duplicate keys affecting some users.md_52017-11-07-1/+1
* SPIGOT-3629: Greatly expand entity effect APImd_52017-11-07-49/+108
* Some minor improvements from static analysismd_52017-11-07-56/+44