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

There's no real reason we need it (besides weird restrictions on the ModLauncher/SJH side that are likely unnecessary), and it keeps causing problems Will probably only happen on SV 1.17,...

priority: medium
version: 1.18 (u)
platform: vanilla

**I am currently running** - SpongeForge version: spongeforge-1.16.5-36.2.1-8.0.0-RC900-universal - Java version: 1.8.0_301 - Operating System: Windows 10 - Plugins/Mods: WorldEdit (Forge) 7.2.5 **Issue Description** When loading SpongeForge alongside WorldEdit, the...

status: accepted
type: bug
system: command
priority: high
version: 1.16 (u)
version: 1.18 (u)
platform: forge

**I am currently running** - spongeforge-1.16.5-36.2.1-8.0.0-RC898-universal - forge-1.16.5-36.2.4 - java version 1.8.0_301 by Oracle - Operating System: Windows 10.0.19042 **Plugins/Mods**: - alexsmobs-1.10.1 - citadel-1.7.1-1.16.5 (dependency of above) - smallships-1.16.5-1.8.5 **Issue...

type: bug
version: 1.16
platform: forge

I am currently running: spongeforge-1.16.5-36.2.1-8.0.0-RC878-universal forge-1.16.5-36.2.2 java version 1.8.0_301 by Oracle Operating System: Windows 10.0.19042 Plugins/Mods: create-mc1.16.5_v0.3.1c Issue: When water flows onto a water wheel, the console continually vomits errors...

type: bug
version: 1.16
platform: forge

**I am currently running** - SpongeVanilla version: https://github.com/SpongePowered/Sponge/actions/runs/1251963431 - Java version: 16 - Operating System: Windows 10 - Plugins/Mods: - Custom plugin **Issue Description** ```txt java.lang.AbstractMethodError: Receiver class net.minecraft.server.level.ServerLevel does...

version: 1.16 (u)
type: impl request

In an environment where testing two distinct sets of plugins/mods with the same server, the global config would not be as elegant an option. Instead, it would be nice to...

type: feature request

https://github.com/SpongePowered/Sponge/blob/8bf35817def81dabb85f0c6c078795d54d820221/src/main/java/org/spongepowered/common/world/server/SpongeServerLocation.java#L169 While there's cases where a BlockSnapshot can be restored by itself, ServerLocation hasn't been implemented properly to restore a snapshot (likewise ServerLevel needs to be able to restore one...

api: pending
type: impl request

Implement the map-optimisation config. Also stagger packet sending to prevent https://github.com/SpongePowered/Sponge/issues/3373 in api-8. Also add the optimisation configs to the mixin configs to be loaded, so that optimisations can be...

status: needs updating
version: 1.16
type: performance
status: more information needed

Still need to bring back eigen redstone and review if some of the optimizations are still valid.

status: needs updating
version: 1.16

**I am currently running** - SpongeVanilla version: 1.16.5-8.0.0-RC819 - Java version: 11.0.11 - Operating System: Windows 10 **Issue Description** As discussed in Discord, Keys.CUSTOM_ATTACK_DAMAGE is not implemented.

system: data
version: 1.16 (u)
type: impl request