Sponge icon indicating copy to clipboard operation
Sponge copied to clipboard

The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.

Results 255 Sponge issues
Sort by recently updated
recently updated
newest added

**Sponge** | [SpongeAPI](https://github.com/SpongePowered/SpongeAPI/pull/2496) Implemented data directions: - [x] Entity -> Entity - [x] Entity -> Team - [ ] Entity -> World - [x] Team -> Entity - [x] Team...

api: pending
system: data
status: wip
version: 1.20

### Affected Product(s) SpongeVanilla ### Version 1.16.5-8.2.0-SNAPSHOT ### Operating System Windows ### Java Version 17 ### Plugins/Mods ```shell Just the affected plugin. ``` ### Describe the bug I would expect...

status: accepted
type: bug
version: 1.19
version: 1.20

### Affected Product(s) SpongeVanilla ### Version 1.20.4-11.0.0-SNAPSHOT ### Operating System Linux ### Java Version 21.0.2 ### Plugins/Mods ```shell WorldEdit LuckPerms Spark SpongeTestPlugin (plugin used to test problem) NuVotifier ``` ###...

type: bug
status: needs triage

[SpongeAPI](https://github.com/SpongePowered/SpongeAPI/pull/2504) | **Sponge**

**Sponge** | [SpongeAPI](https://github.com/SpongePowered/SpongeAPI/pull/2506)

I removed Keys.GROWTH_STAGE from saplings because it used `STAGE` property instead of `AGE` properties. And those 2 has to be differed because there is `BambooStalkBlock` that use both `STAGE` and...

**I am currently running** - SpongeVanilla version: 1.16.5-8.0.0-RC825 - Java version: 16.0.1 - Operating System: Windows 10 **Plugins/Mods:** - https://github.com/masagameplay/SimpleSpongeSchematics **Issue Description** I made schematic plugin that is almost a...

type: bug
version: 1.16 (u)

**I am currently running** - SpongeForge version: - SpongeVanilla version: 1.16..5-8.0.0-RC819 - Java version: 11.0.11 - Operating System: Windows 10 **Issue Description** Could we have something similar to [Paper's teleportAsync](https://papermc.io/javadocs/paper/1.17/org/bukkit/entity/Entity.html#teleportAsync(org.bukkit.Location))?...

version: 1.16 (u)
type: feature request

We're abusing a little bit of a hack to "get things working" for now with opening an Inventory, specifically redirecting the addListener call to *not* record all the slot changes...

type: enhancement
priority: low
system: inventory
system: phase tracker
version: 1.16 (u)