EnjinToBukkit

6.8k Downloads

Enjin To Bukkit

Description

With Enjin To Bukkit, send your new donors ranks to your server with ease. This plugin checks the Shopping API of your Enjin site to push forward the new ranks to your users. Enjin to Bukkit depends on Vault to add users to groups and needs an Enjin Ultimate Website to work correctly. Enjin to Bukkit monitors and updates every 2 minutes after server start up.

How To Setup Enjin To Bukkit

  1. Upload the plugin to your server's plugin file
  2. Restart the server
  3. Turn your Enjin site API to Public
  4. Open the config at plugins/EnjinToBukkit/config.yml
  5. Follow the model at: Enjin API Documentation for the Shopping Module and update the config with it
  6. Restart server to have changes take effect

Configuration

Default Configuration:

Enjintobukkit:
  settings:
    api:
      baseurl: http://<your_site_here>/api/m-shopping-purchases/m/<module_id>
    version: '1.0'


baseurl: Defines the API url to your site. Just replace <your_site_here> with your site (Like enjin.com) Leave out the www. For <module_id> go to edit your module and find the digits at the end of the URL and that is your module_id
version: Displays the current version of the plugin

Metrics

Plugin-Server Statistics

TODO:

  • Expand API Options
  • Add In-Game Commands
  • More to come