Impactor

Impactor

Mod

A developer API providing a common interface across minecraft platforms such as forge, fabric, bukkit, and proxy systems. Provides additional server benefits such as a fleshed out economy system.

Server EconomyLibraryUtility

10.1k downloads
8 followers
Createda year ago
Updated5 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Impactor 5.1.0+1.19.2

Changelog

Additions

  • Currencies now support being locked to being unpayable. For currencies you wish to block in this regard, add the following to the currency definition: transferable: false. This setting will be true by default.
  • Custom Item Model data support for ItemStacks
  • Allow for a custom MiniMessage backed TextProcessor

API Changes/Deprecations

A few breaking changes were made in the API, this will likely be the only instance of this during 5.x's lifetime:

  • PlatformSource#console is now PlatformSource#server to better reflect intention
  • PlatformSource.Factory#entity --> PlatformSource.Factory#fromID

As for deprecations:

  • Account methods within the Economy API reflecting balance states or interactions have been deprecated in favor of async alternatives.
    • This change was made in order to better favor designs which might be based on a database or even a request manager to ensure stateful interactions are allowed

Files

Impactor-Fabric-5.1.0+1.19.2.jar(14.27 MiB) Primary Download

External resources



Project members

NickImpact

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID