F-Plugins / TebexDonations

An unofficial plugin for tebex donations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TebexDonations

An unofficial plugin for tebex donations

Informations

This is an unofficial plugin for tebex donations on your unturned server. To make it works you have to set up the secret in the configuration, then the plugin will do all for you

Installation

Run openmod install Feli.TebexDonations

Configuration

TebexConfiguration:
  TebexSecret: "" # Here goes your tebex secret key
  TebexCheckInterval: 60 # Seconds
  TebexUrl: "https://plugin.tebex.io/"
  StoreURL: "yourstore.com" # Your store url
  StoreCommand: "/donate" # The command a player will execute to go to the store

Commands

  • tebex:forcecheck: A command to force check the queue of packages id: TebexDonations.Commands.ForceCheckCommand

Permissions

  • Feli.TebexDonations:commands.tebex: Grants access to the TebexDonations.Commands.ForceCheckCommand command.

About

An unofficial plugin for tebex donations

License:Apache License 2.0


Languages

Language:C# 100.0%