A simple, powerful points system for Minecraft that includes commands, permissions, placeholder support, database and discord integration.
PointsAPI is a flexible and lightweight points system for Minecraft servers. It supports local file and MySQL storage, PlaceholderAPI, Discord integration, multi-language support, and more. Easy to configure, extendable for developers, and great for any server size.
data.yml) and MySQL support%pointsapi_points%)data.yml), basic commands, permissions%pointsapi_points%)lang/en_us.yml, en_uk.yml etc.) 🌐
/points look
/points add
/points set
/points take
/points reloadconfig
pointsapi.points.* – every /points commandpointsapi.points.add – /points add [player] [amount]pointsapi.points.set – /points set [player] [amount]pointsapi.points.take – /points take [player] [amount]pointsapi.points.look.self – /points lookpointsapi.points.look.other – /points look [player]pointsapi.points.look.* – /points look & /points look [player]
# "&" is not working here. Always use "§" to display colors!
prefix: "§6[§ePointsAPI§6] " #don´t forget the space :)
currency-name: "points" #will only affect messages, placeholders and commands will stay the same (points), always use plural
default-points: 0
show-changes-to-player: true #will send the player a message if he gets points added/set
#only usefull if show-changes-to-player is set to true!
show-changer-to-player: false #will show the player who added/set his points, only works if points are NOT sent by console!
More info, setup help, and placeholders can be found at
Pitchi's Wiki
Support (by dev & community) can be found on
Pitchi´s Discord Server