Перейти к содержимому
Mineforgian

dPoints

Tracks and manages player point balances. Now with FTBQuests integration.

Загрузки
312
Подписчики
1
Обновлён
31 июля 2025 г.
Лицензия
LGPL-3.0-only

Опубликован 11 июля 2025 г.

dPoints

dPoints is a Minecraft Forge mod for tracking and managing player point balances in a server-authoritative manner, with client-side caching and optional integration with FTBQuests.

Features

  • Support for multiple custom currencies - configurable ingame
  • Commands: /dpoints add, /dpoints remove, /dpoints set, /dpoints get
  • API for modders: PointsApi
  • FTBQuests integration: PointTask and PointReward
  • Ideal for modpack developers to implement shop unlock systems, custom economies, and similar features

Usage

  • Use the in-game commands to manage points.
  • Modders can call PointsApi methods in code.

Configuration

No additional configuration required.

License

This project is licensed under the GNU Lesser General Public License v3.0.

Ченджлог

1.1.3+1.20.1Релиз1.20.1 · 31 июля 2025 г.

Fixed a bug where the mod prevented multiplayer servers from shutting down

Full Changelog: https://github.com/drag0n1zed/dPoints/compare/v1.1.2+1.20.1...v1.1.3+1.20.1

1.1.2+1.20.1Релиз1.20.1 · 14 июля 2025 г.

now provides different icons for every currency name for better distinction

Full Changelog: https://github.com/drag0n1zed/dPoints/compare/v1.1.1+1.20.1...v1.1.2+1.20.1

1.1.1+1.20.1Релиз1.20.1 · 14 июля 2025 г.

Added points item so you can set quest icon to a dPoint in ftbquests

Full Changelog: https://github.com/drag0n1zed/dPoints/compare/v1.1.0+1.20.1...v1.1.1+1.20.1

1.1.0+1.20.1Релиз1.20.1 · 13 июля 2025 г.

Contains Breaking Change from v1.0.0

Full Changelog: https://github.com/drag0n1zed/dPoints/compare/v1.0.0+1.20.1...v1.1.0+1.20.1

Комментарии

Загружаем…