SpongeAPI icon indicating copy to clipboard operation
SpongeAPI copied to clipboard

A Minecraft plugin API

Results 143 SpongeAPI issues
Sort by recently updated
recently updated
newest added

I tried to catch when an Item loose or gain durability, using the ChangeDataHolderEvent.ChangeValue event, however it seems that this event is not firing up for this kind of events....

system: event
type: enhancement
api: 7 (u)

File -> Settings -> Tools -> Checkstyle Add a new `Configuration File` ![2020-12-01-211147_502x403_scrot](https://user-images.githubusercontent.com/24737505/100792501-035b2b80-341b-11eb-84e8-bd70acd68682.png) It will ask you about the properties defined in the config: set the suppressions.xml ![2020-12-01-211223_505x412_scrot](https://user-images.githubusercontent.com/24737505/100792504-03f3c200-341b-11eb-88d1-40ec3e7e1808.png) Open a...

type: enhancement
api: 8

Since wandering traders and villagers use the same trade generation logic internally, it shouldn't be too hard to apply mutators to a wandering traders. Probably just another new method in...

type: feature request
api: 8 (u)

`Text.of(Object... objects)` does not respect `TextElement` class, it's added as `String.valueOf(TextElement)` instead of `element.applyTo(builder)`

type: bug
api: 7

BlockRay, works only on the X axis. In the others directions, the result location if the block is air is `X 0 0`, and `distanceLimit` is not taken into account...

type: bug
api: 7 (u)

Ok so i was looking through the API lately and noticed that the option to set a minecraft servers version is missing. Doing this would allow us as an example...

type: feature request
api: 8

Volume Streams are fantastic at optimizing when a chunk section has effectively still returned as an empty section, and because it's effectively "air", we still may want to copy that...

type: feature request
api: 8 (u)

``` SpongeVanilla version: 1.16.4-8.0.0 (commit 12123f63328060eb5278d597321ea25d6f8003c0) Java version: 8 Operating System: Windows 10 Plugins: Cosmos ``` Hey, I have been working on particle effects with API-8 and there are some...

status: accepted
api: 10

As per the discussion on the Discord, I'm writing this down as an issue/feature request. Per older and newer discussion it was initially agreed upon that Sponge provided an API...

type: enhancement
api: 8 (u)

**Caveat: I do not know how well this will work with Minecraft client completion... yet.** It would be nice to be able to add selector filters. For example, in a...

system: command
priority: low
type: feature request
api: 8 (u)