Developer Tool
Icon

PointsAPI

A powerful and lightweight economy bridge. Manage player points across multiple plugins with ease.

View on Modrinth API Documentation

For Developers

Stop reinventing the wheel for every plugin. PointsAPI provides a globalized system to handle player currencies, points, or tokens without complex database setups.


Designed for high performance and scalability, it allows other developers to hook into your ecosystem or use PointsAPI as a standalone economy backbone for their servers.

Core Features

  • Fast Access: Ultra-low latency point retrieval.
  • Developer Friendly: Simple Methods (Get, Add, Set, Remove).
  • UUID Support: Fully compatible with modern Minecraft.
  • Event System: Custom events for point changes.
  • Lightweight: Zero impact on server TPS.

Dependency (Maven)

pom.xml
<dependency>
    <groupId>de.pitchi</groupId>
    <artifactId>pointsapi</artifactId>
    <version>1.0.0</version>
    <scope>provided</scope>
</dependency>

Reliable Backend