Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
PointsExchange

PointsExchange

Use PlaceholderAPI to allow players to buy things with their placeholder values.

117
1
Economy
Management
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x

Platforms

Bukkit
Folia
Paper
Purpur
Spigot

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate on Ko-fi

Creators

MrDrak
MrDrak Member

Details

Licensed ARR
Published 10 months ago
Updated 5 months ago
DescriptionGalleryChangelogVersions

Dependencies

  • BukkitOfUtils - Centralized utilities and plugin internals.
  • PlaceholderAPI - Plugin and API for using placeholders on your server.

Discord Please join the Streamline Hub Discord in order to get updates and for me to fully assist you with bugs, questions, or suggestions.

Discord: click here

Summary Allow players to exchange placeholder values for commands.

Example

  • %jpoints_balance% -> A PlaceholderAPI placeholder using my other plugin JustPoints that shows the value the player has for a JustPoints point type (just a fancy way of saying 'the identifier for a specific stored value') of balance.
    • Say a player has a value of 50.0 set for this placeholder and you have a PointsExchange Exchange that exchanges 25.0 points of this placeholder for the command !c minecraft:give %player_name% cooked_beef 4 -> this would then give the player 4 steak when they trigger the Exchange. (The !c at the beginning is for a console command.)

Why This?

  • Lightweight means that you won't have to worry about lag on your server.
  • Above and Beyond other PlaceholderAPI economy plugins. This allows you to configure exactly what the player gets.

How to Install

  1. Download and install BukkitOfUtils. Found here: BukkitOfUtils
  2. Download the correct version of this plugin for your server version.
  3. Place in your plugins folder.
  4. Stop server.
  5. Start server.
  6. Use to your liking.

More Info

How to trigger an Exchange

  1. Install plugin. (Shown above.)
  2. Set up an Exchange.
  3. /exchange <exchange-identifier> <player-name>

Internal Placeholders

%price% -> The price of the triggered Exchange. %player_name% -> The name of the player the Exchange is being triggered for. ... -> More will be added at a later date.

Commands and Permissions

Commands

Definitions

  • <required> - "required" (literal) is required for the command to work.
  • (optional) - "optional" (literal) is optional for the command to work.
  • "thing" - thing is non-literal; meaning you specify something that "thing" describes. Such as a world name, or player name.

Plugin Commands

  • /exchange
    • /exchange <"exchange-identifier"> <"player">
      • Triggers a given Exchange for the given player.

Permissions

  • None right now. :)

Modrinth is open source.

new-orgs-page@a27b5f4

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.