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

(impl pending) Just a quick peek at what some API could look like, to expose MiniMessage as a type of command argument, and integrate it with Sponge's placeholder system. On...

system: command
implementation: pending
system: text
api: 8

I am interested in knowing the page that a player is viewing of a paginated list I sent them. I want the option to send a new paginated list as...

### Major SpongeAPI version 8 ### Is this likely to be a breaking change? No ### What are you requesting? It would be useful to be able to set a...

status: needs triage

Closes #2138.

api: 8
status: needs updating

Part of the Economy API refactor. Fix https://github.com/SpongePowered/SpongeAPI/issues/1501 `EconomyTransactionEvent` is now split between Pre: is fired **BEFORE** the transaction has been processed (it can still fails and is cancellable). Post:...

system: event
system: economy
api: 9
status: breaking

**SpongeAPI** | [Sponge](https://github.com/SpongePowered/Sponge/pull/3604) Adds the API for effectively a Transaction with the World for an "all or nothing" approach. Aims to provide https://github.com/SpongePowered/SpongeAPI/issues/2407

The API should expose a way to get and set the current time in the world. Kobata pointed out that modded worlds may not even have a day night cycle,...

type: enhancement
priority: low
system: world

# The basics We enforce a transaction based system onto Minecraft, but we struggle to do so for plugins who want to go to a further level of "I want...

type: enhancement

It would be nice to be able to cancel the transaction for various reasons, the main one being the idea behind my plugin ServerEco. It listens for the transaction and...

system: event
system: economy

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

system: event
type: feature request
api: 8