CobbleDollarsPlaceholders
A Fabric server-side mod that adds specialized placeholders for tracking balance in the CobbleDollars economy mod! Provides compatibility with three popular placeholder systems: MiniPlaceholders, PlaceholderAPI, and Impactor.
Features
The mod provides the following placeholders for each of the supported frameworks:
and#x2022; MiniPlaceholders: <cobbledollars_balannce>
and#x2022; PlaceholderAPI: %cobbledollars:balance%
and#x2022; Impactor: <cobbledollars:balance>
These placeholders allow displaying players' current balance on server screens, in chat, or on information panels.
Installation
To ensure the extension works correctly, follow these steps:
and#x2022; Download the latest version of the modification and#x2022; Install required dependencies:
- Fabric Language Kotlin
- CobbleDollars and#x2022; Choose one of the supported placeholder plugins:
- MiniPlaceholders
- PlaceholderAPI
- Impactor
and#x2022; Place all files in the server's
modsfolder