Nameless
Nameless copied to clipboard
User Points System
Describe the feature
A simple points system for users, add, remove, set integer, both via web and spigot plugin.
I requested this as part of the store module but it would make more sense to be a core part of NamelessMC so that all modules and even other developers can integrate a reward system for players that they can then cash in via modules such as the store.
For example, winning a game in Minecraft could reward points, or a certain number of forum posts could reward points, then they could spend those points in the store module.
NamelessMC wouldn't need to do much other than add, remove, and set them, and provide a way for modules to do the same.
related: https://github.com/NamelessMC/Nameless/discussions/2147
@AutismFather Its not needed for NamelessMC to implement this, Other modules can still hook into the Store module to give credits etc
@AutismFather Its not needed for NamelessMC to implement this, Other modules can still hook into the Store module to give credits etc
while that is true, it's not exactly solving the issue they've proposed. by telling them to just use the store module, it's not really solving their problem imo.
i think this is something which can be quite trivial to implement and easy to build an API for modules to use. after pre13, this will be something i look at!