summaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Collapse)AuthorAgeLines
...
* SPIGOT-824: SpongeAbsorbEventArticdive2018-07-23-0/+60
|
* SPIGOT-4108: Update javadoc for misleadingly named PLAY_ONE_MINUTE statistic.md_52018-07-23-0/+3
|
* Update to Minecraft 1.13md_52018-07-22-56/+138
|
* Clarify NamespacedKey error messages.Senmori2018-07-21-6/+12
| | | | Add new tests for NamespacedKeys.
* SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEventkaenganxt2018-07-20-0/+241
| | | | Discussion ongoing in PR #338
* Update EntityChangeBlockEvent to new BlockData APImd_52018-07-20-19/+7
|
* Clarify behaviour of createBlockDatamd_52018-07-20-0/+3
|
* SPIGOT-4075: Add documentation to Levelled regarding fluidsmd_52018-07-20-0/+6
|
* SPIGOT-4040: Further increase team related limitsmd_52018-07-18-3/+3
|
* Delete Block.setData byte methods from APImd_52018-07-18-19/+0
|
* SPIGOT-4028: Improve legacy ItemStack conversionmd_52018-07-18-7/+15
|
* SPIGOT-4017: Increase Team related length limitsmd_52018-07-16-3/+3
|
* Remove deprecated annotation from BlockPhysicsEventmd_52018-07-16-6/+0
|
* Fish / Dolphin should be WaterMob, and WaterMob Creaturemd_52018-07-16-3/+3
|
* Remove redundant try/catch loading api-versionmd_52018-07-15-5/+1
|
* Add clarifying documentation to Tagmd_52018-07-15-0/+3
|
* Add EntityToggleSwimEvent and isSwimming / setSwimming APImd_52018-07-15-0/+59
|
* Update to Minecraft 1.13-pre7md_52018-07-15-3400/+8081
|
* 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/+17
| | | | | * Brings us largely in line with what is supported by the implementation * Adds unit tests
* 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
|
* 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
|
* 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
| | | | Thanks mrfloris
* 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-2/+53
|
* 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
|