Skip to content

195527/OptEco

 
 

Repository files navigation

alt text

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)

Usage

OptEco is easy-to-use Spigot/Bukkit/Paper plugin that get points from database(YAML, MySQL,...)

Commands and permissions

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...

Group permissions

  • everyone is opteco.*
  • admin is opteco.admin
  • user is opteco.user

Configurations

Config.yml

Visit to configuration page for more information.

Language

Visit to language page for more information.

PlaceholderAPI (1.2b)

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

Website Integration

Check out our example website integration PHP here.

Links:

Having any issues? Don't be shy, create an issue now.

About

Spigot/Bukkit Points System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.0%
  • PHP 6.9%
  • CSS 0.1%