PlayerPoints
PlayerPoints - The most noble currency for your server.
Use examples:
- Admins and Mods give points to the players if they have built a good building. When you reach a specific amount of points you become Moderator
- Use Points as additional currency
- Use Points as premium currency with which players can buy the most awesome stuff. Players get Points by voting for your server.
- Connect PlayerPoints with useful plugins like BossShop
For online mode servers, this plugin makes connections to api.mojang.com to get offline player UUIDs.
Features:
- Give points to players
- Take points of players
- Pay points to players
- Look, how many points other players have
- Look, how many points you have
- Leader board
- Permissions Support
- Optional Vault support
- Buy things with points (BossShop)
- Supported by many awesome plugins
Commands:
- /points pay <name> <amount>
- /points give <name> <amount>
- /points take <name> <amount>
- /points set <name> <amount>
- /points reset <name>
- /points look <name>
- /points me
- /points lead [next/prev/#]
- Shortcut: /p <give/take/look/me/pay/set/reset>
Permissions:
- PlayerPoints.pay
- PlayerPoints.give
- PlayerPoints.take
- PlayerPoints.set
- PlayerPoints.reset
- PlayerPoints.look
- PlayerPoints.lead
- PlayerPoints.me
Video
ToDo:
- Per-World support
Maven
We support Maven. Just add our repository:
<repository> <id>dakani</id> <name>Dakani Nexus Repo</name> <url>https://repo.dakanilabs.com/repository/public</url> </repository>
And add PlayerPoints as a dependency:
<dependency> <groupId>org.black_ixx</groupId> <artifactId>PlayerPoints</artifactId> <version>2.1.3</version> </dependency>
Trello Dev board
Visit the Trello board to see the current todo list for all projects.
You can comment and vote on any of the topics there.
All changes on the Trello board are in real-time.
-
View User Profile
-
Send Message
Posted Jun 23, 2022is there a way to add a history feature for /points pay ?
it would be nice to see who has given you points or points you have given people
-
View User Profile
-
Send Message
Posted Jul 18, 2020Ahoj, chci se zeptat jak mám nastavit MySQL, protože mě to nefunguje.
-
View User Profile
-
Send Message
Posted May 9, 2020Does this work with 1.15.2? Please dm me via discord, Taken#1582
-
View User Profile
-
Send Message
Posted May 5, 2020Hi. I was wondering if someone knew (or Mitsugaru/iFelixxx) could fix a permission based multiplier so that e.g vips could get 1.25x the points that normal players get
-
View User Profile
-
Send Message
Posted Sep 30, 2018Please show the new file to indicate it still exists! Thank you
-
View User Profile
-
Send Message
Posted May 12, 2018Hello. Can you please add the username to MYSQL?
I mean it's only saving the UUID wich is random on my cracked server and I'll like to display the points on a webpage but it's only saving the UUID and the username so I can't get the players points with mysql
Hope you understood.
Sorry for bad English. :D
-
View User Profile
-
Send Message
Posted Mar 8, 2018please update to 1.11.2
-
View User Profile
-
Send Message
Posted Jan 5, 2018Hello, may I make a sponge version?
-
View User Profile
-
Send Message
Posted Dec 14, 2017Heeyloo fellars
i am a newbie into server´s but working on it . what is MAVEN .. i run an spigot server newest version i have learned to make my own spigot jar files with build tools yes im a newbie i know ,,, but what is MAVEN then,,, i dont know what it is
-
View User Profile
-
Send Message
Posted Jan 1, 2020In reply to Forge_User_41522471:
Maven is a build automation, it is used with a script in an IDE by developers to compile their code into a jar file.
That's the basic explanation :)
-
View User Profile
-
Send Message
Posted Mar 22, 2020In reply to xsmethsx:
Maven is not build automation, that's gradle. Maven is a format for deploying and retrieving built resources to and from repositories.
-
View User Profile
-
Send Message
Posted Mar 23, 2020k
-
View User Profile
-
Send Message
Posted Oct 16, 2017How do you change the in game prefix [playerpoints] of this plugin to something else? Thank you
-
View User Profile
-
Send Message
Posted Sep 17, 2017Add PlaceHolders ! PLEASE
Example: %mypoints%
-
View User Profile
-
Send Message
Posted Sep 17, 2017PLEASE: Add PlaceHolderApi Support !
-
View User Profile
-
Send Message
Posted Jul 31, 2017Will it update to 1.12?-
View User Profile
-
Send Message
Posted Feb 24, 2017Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Please fix this, anoying~
Please add useSSL=false
-
View User Profile
-
Send Message
Posted Jan 11, 2017Error with MySQL
-
View User Profile
-
Send Message
Posted Jan 1, 2017I noticed in the localization you have the "tag" variable. Anyway we can change the tag to our own custom name and command alias like coins or crowns?
-
View User Profile
-
Send Message
Posted Dec 22, 2016Fix mysql pls