SpongeAPI icon indicating copy to clipboard operation
SpongeAPI copied to clipboard

A Minecraft plugin API

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

``` SpongeVanilla version: 1.16.4-8.0.0 (commit 3753b5e3630bb22f25402d1f8452f7eb8afb7ce2 Java version: 8 Operating System: Windows 10 Plugins: Cosmos ``` Hey, In the API-7 I had a way to retrieve all existing advancements, with...

type: feature request
api: 8 (u)
system: advancement
system: registry

``` SpongeVanilla version: 1.12.2-7.3.0 Java version: 8 Operating System: Windows 10 Plugins: only my plugin in development (cosmos) ``` Hey, it's me (again) for another issue 😅 I already spoke...

system: command
api: 7 (u)

``` SpongeVanilla version: 1.12.2-7.3.0 Java version: 8 Operating System: Windows 10 Plugins: only my plugin in development (cosmos) ``` Hey, Again a small ticket to inform that wrapping command elements...

system: command
api: 7 (u)

``` SpongeVanilla version: 1.12.2-7.3.0 Java version: 8 Operating System: Windows 10 Plugins: only my plugin in development (cosmos) ``` Hey, A small ticket to inform that it is not possible...

api: 7 (u)

Make it possible to rotate schematics in the Sponge API. They are currently not rotatable

type: feature request

`Viewer#spawnFakeEntity(EntityArchetype, Location)` - sends an enttiy spawn packet to a single player,without actually spawning the entity it on server side `World#spawnFakeEntity(EntityArchetype, Position)` - sends an enttiy spawn packet to a...

status: accepted
type: feature request

It would be nice if the `PaginationCalculator` was exposed by the API, so we could use it to make centered texts, add padding to texts and etc. Since the class...

status: pr pending

There are currently no good ways to mutate the amount of experience dropped when a block is broken, or an entity dies. Note: This may also affect other areas of...

system: event
type: enhancement
status: pr pending

Referencing [this sponge thread](https://forums.spongepowered.org/t/would-it-be-possible-for-sponge-to-support-per-player-view-distance/21379/3) Would it be possible to support per-player view distance? A method to send a certain amount of chunks based on a player's individual setting (either specified...

system: world
api: 8 (u)
status: pr pending

This proposal is an attempt to currently improve the current ban service so that it may be extended further. - The current service assumes that there is only one ban...

status: input wanted
api: 8 (u)