This api is allows for extremely simple use of adding/subtracting and checking points via simple lines.
Developers..
If you are a developer mainly what you need to know are:
PointsAPI.getPoints(<player>); *To get the points*
PointsAPI.setPoints(<player>, <amount>)l; *To add/subtract or just set points.
The plugin holds its own points.yml for players aswell as allows server owners to choose how many points a new person starts with.
Server Owners...
If send here by a developer there is just a few things you need to know.
Setup:
Drop into your server, restart it, done.
Here you can adjust points given to a player when they first join the server.
Aswell as periodic saves the plugin runs to ensure latest points are kept at almost all times!
Plugin(s) using this (Want your plugin on the list? let me know)
- NewParkour - (Author: Scorpion)
- kitfight (Private as of yet)
PS: Anyone that knows mysql and wants to help improve this, please contact me
Need additonal add-on? let me know!
This by itself wont create gui's, scoreboards etc. this is ment to be a switch btween the minigame and the shop and other point related situations to configure/spend those earned points.
On its own it does nothing but add the /points command to your server
Thanks to 2008choco for helping me create this!
If you are a developer mainly what you need to know are:
PointsAPI.getPoints(<player>); *To get the points*
PointsAPI.setPoints(<player>, <amount>)l; *To add/subtract or just set points.
The plugin holds its own points.yml for players aswell as allows server owners to choose how many points a new person starts with.
Server Owners...
If send here by a developer there is just a few things you need to know.
Setup:
Drop into your server, restart it, done.
Code (Text):
Settings:
prefix: '&6[&9Points&6]'
points: '&9You have &6{0} &9points'
startingpoints: 25
time: 5
prefix: '&6[&9Points&6]'
points: '&9You have &6{0} &9points'
startingpoints: 25
time: 5
Aswell as periodic saves the plugin runs to ensure latest points are kept at almost all times!
Plugin(s) using this (Want your plugin on the list? let me know)
- NewParkour - (Author: Scorpion)
- kitfight (Private as of yet)
PS: Anyone that knows mysql and wants to help improve this, please contact me
Need additonal add-on? let me know!
This by itself wont create gui's, scoreboards etc. this is ment to be a switch btween the minigame and the shop and other point related situations to configure/spend those earned points.
On its own it does nothing but add the /points command to your server
Thanks to 2008choco for helping me create this!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
PointSystem(API) is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10. Downloaded 347 times (via Spigot). Download it and open it directly in the game.