OptEco - Spigot Points System with API and web integration
- Support MySQL
- PlaceholderAPI support
- Fully commands and permissions
- Pending payment (confirm/cancel before transfer)
- API Support
- Website Integration.
- bStats (Metrics)
OptEco is easy-to-use Spigot/Bukkit/Paper plugin that get points from database(YAML, MySQL,...)
You can use points
instead of opteco
.
Command | Usage | Permissions Group |
---|---|---|
/points pay |
Transfer points | admin , user ,everyone |
/points confirm |
Confirm the transfer | admin , user ,everyone |
/points cancel |
Cancel the transfer | admin , user ,everyone |
/points me |
Check player account | admin , user ,everyone |
/points add |
Add point into player account | admin , everyone |
/points set |
Set point for player | admin , everyone |
/points take |
Take the point from player | admin , everyone |
/points check |
Check the point of player | admin , everyone |
/points reload |
Reload the plugin | admin , everyone |
Each command have one permission like opteco.pay
, opteco.confirm
...
everyone
isopteco.*
admin
isopteco.admin
user
isopteco.user
Visit to configuration page for more information.
Visit to language page for more information.
From 1.2b version of plugin, OptEco added PlaceholderAPI for server
Parameters | Info | From |
---|---|---|
%opteco_points% | Get player points | 1.2b |
%opteco_version% | Get plugin version | 1.3b |
Check out our example website integration PHP here.
Having any issues? Don't be shy, create an issue now.