CommandPoints
Is money too plentiful on your server? Want players to have certain admin privileges, but only in moderation? Maybe you want them to be able to change the time of day, or teleport to others, but only a limited number of times? Then CommandPoints is for you!
CommandPoints is a system in which players can obtain command points through certain actions such as voting for your server through Votifier. Players can then spend their points to execute certain commands that support CommandPoints.
Features:
- Easy to use, economy-like interface
- Integrates with Votifier
- Permissions Support
- Supports logging of points gained/lost to a log file
- Supports initial Command Points for new players
Commands:
- /commandpoints or /cp - Lists all commands available to you
- /cp points - Gives you the amount of points you have [User Only]
- /points - A shortcut to: /cp points
- /cp points <username> - Gives how many points a specified user has
- /cp give <username> <points> <reason> - Add points to a specified user's account
- /cp remove <username> <points> <reason> - Remove points from a specified user's account
- /cp set <username> <points> - Set a specified user's points to a certain amount
- /cp reset - Resets player points amount database (Clears all accounts)
- /cp giveall <points> <reason> - Gives all the users a certain amount of points
- /cp removeall <points> <reason> - Takes points from all the users
- /cp transfer <username> <points> - Transfer points to another user's account [User Only]
(Note: Because accounts are created when a player joins the server. Resetting the database will make all users on the server unable to use or receive commandpoints until rejoin.)
Permission Nodes (All linked to commands):
- commandpoints.help: Can run the help command.
- commandpoints.points: Can check own number points.
- commandpoints.points.other: Can check other users' number of points.
- commandpoints.give: Can give users points.
- commandpoints.remove: Can remove points from a player.
- commandpoints.set: Can set a user to a certain amount of points.
- commandpoints.reset: Can reset the CommandPoints database.
- commandpoints.give.all: Can give all users points at the same time.
- commandpoints.remove.all: Can remove points from all users at the same time.
- commandpoints.transfer: Can transfer points to another user.
Developers:
CommandPoints API HowTo
API JavaDocs
Server Admins:
Alone, CommandPoints is just like an economy plugin. Please ask the authors of your favorite plugins if you want them to integrate with CommandPoints and supply your users with more commands.
Plugins That Support CommandPoints
- CommandPointsEssentials - Essential commands for players that use points.
- CommandPointsMobDisguiseBridge - Charge players points for disguising!
- CommandPointsMunificent - Hand points out based on play time.
- InfiniteKits - The only kit plugin that you can charge points and/or money for kits for!
- BossShop - The most player-friendly shop plugin
Vote Listener
You can grant people points for voting for your server. Just use this Votifier vote listener:
CommandPoints VoteListener
-
View User Profile
-
Send Message
Posted Apr 27, 20131.5.1?
-
View User Profile
-
Send Message
Posted Mar 29, 2013Does this work on the most recent bukkit dev build?
-
View User Profile
-
Send Message
Posted Feb 2, 2013@Devil_Boy
I have created the most detailed as possible ticket for you guys. Please see http://dev.bukkit.org/server-mods/commandpoints/tickets/1-transfer-perm-doesnt-work-properly/
Thanks for your time!
-
View User Profile
-
Send Message
Posted Jan 22, 2013@zaino60
What part is broken? :x
-
View User Profile
-
Send Message
Posted Jan 22, 20131.4.7 update?
-
View User Profile
-
Send Message
Posted Jan 22, 2013@rasnyderiii
How many lines is that? o.o
-
View User Profile
-
Send Message
Posted Jan 21, 2013@Devil_Boy
The DB is around 400.00 KB.
-
View User Profile
-
Send Message
Posted Jan 21, 2013@alofoxx
Try opening a support ticket and showing us your permissions configurations.
We'll try to make sure nothing is out of order.
@rasnyderiii
Yikes :x
I don't really know what would've caused it... I believe points are stored in a file. Any chance the file got extremely large? o.o
-
View User Profile
-
Send Message
Posted Jan 21, 2013This plugin allows my players to transfer points no matter what. I dont want them to be able to. i have not given them the perms to do it and they can. i have tried negating it as well and they still can. I use permissionex.
any advice?
-
View User Profile
-
Send Message
Posted Jan 21, 2013This plugin has worked superb for a long time! I am not sure when - but after the new year many players points were "wiped" No errors. Nothing I did to remove them. Could the "new year" have created an issue?
-
View User Profile
-
Send Message
Posted Jan 20, 2013@rasnyderiii
As far as I know it's working.
I'll check up on Tux2's server.
-
View User Profile
-
Send Message
Posted Jan 19, 2013Is the command points listener working or broken?
-
View User Profile
-
Send Message
Posted Jan 1, 2013@zaino60
I think it would be of critical priority to fix the listener, but adding the group/rank feature isn't something I have in mind soon. If you could ask another developer to make a plugin providing that feature, I could help him out if needs assistance.
-
View User Profile
-
Send Message
Posted Jan 1, 2013the commands points vote listener doesnt work... I need to use another listener that makes a command when someone votes and the command is /cp give <username> 2 voting. Can you fix that? PD: I know maybe its a lot of work for you and you dont have time to do it, but it would be AWESOME if you make so people can exchange their command points for a permission group/rank.
-
View User Profile
-
Send Message
Posted Dec 31, 2012@bromtheman
:)
It can be done. I think you could ask a plugin developer to write it up for you o.o
I'm don't have the time to make it at the moment...
-
View User Profile
-
Send Message
Posted Dec 30, 2012It would be awesome if you made it where if you kill a player you get command points
-
View User Profile
-
Send Message
Posted Dec 4, 20121.4.5 ?
-
View User Profile
-
Send Message
Posted Nov 18, 2012this has a lot of potential, but maybe if it had a config that allowed server admins to select the commands they wanted users to be able to use, and have them run through the console that would allow more customisation.
(admins would need to use something like a {player} meta tag if the command requires a players name, so they can cast it on themselves. this is due to the command being issued by the console.
an example of this is the /fly command.
normally if a player used this command it would do it to themselves, but as the command is being issued by the server
it would need to be changed to /fly {player} ({player} = the player who did the command)
also because it is being done through the console it loses the slash to work, unless you have your server set differently.
)
would probably take a little work, but that would eliminate the need for requiring other plugins needing to integrate this.
-
View User Profile
-
Send Message
Posted Sep 10, 2012Are there any economy / item shop plugins that hook into this currently?
-
View User Profile
-
Send Message
Posted Aug 1, 2012@dylpickles1997
There is no /setspawn command in CommandPointsEssentials...