PlayerPoints icon indicating copy to clipboard operation
PlayerPoints copied to clipboard

Player point system for Bukkit, originally by Black_ixx

Results 13 PlayerPoints issues
Sort by recently updated
recently updated
newest added

I want to import your code in my project using Maven. But your Maven repository cannot be used in my area because it is often inaccessible for network reasons. So...

I wanna remove players's cash from console, but when I do that https://prnt.sc/sd56n0 this shows up. And I don't want to show this!

How do change the Prefix in the game instead of it saying PlayerPoints? I looked through the files and found no option to do this. You can change the messages...

31.01 18:54:47 [Server] ERROR null 31.01 18:54:47 [Server] INFO org.bukkit.command.CommandException: Cannot execute command 'souls' in plugin PlayerPoints v2.1.5-SNAPSHOT - plugin is disabled. 31.01 18:54:47 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:36) ~[patched_1.13.2.jar:git-Paper-488] 31.01...

Please can someone update and support this cool plugin? its sooooo old Dead Abandoned R.I.P no active developer at all shame i like to be active this resource. :(

I use mysql as backend with utf8 collage general_ci i set up my vote listener to execute command points give 1 everytime they vote so they get 1 point but...

I have made sure that my mysql data is correctly inputted. https://pastebin.com/GVBvkbma using spigot: 1.12.2 playerpoints the latest versions

The points are replacing my servers currency. not working as an additional currency. how do I fix?

source code protected String GET_PLAYERS = "SELECT %s FROM playerpoints;"; it should be protected String GET_PLAYERS = "SELECT playername FROM %s;";

There is no way to change the localization for the Lead Points command results. Color scheme is not fully configurable throughout the plugin resulting in a messy looking plugin if...

bug