This addon requires you to have the latest version of Corebot, if you don't have Corebot you can purchase it here https://www.mc-market.org/resources/8501/
*This is for Minecraft only. Please use the Tebex Global for FiveM and other marketplace support.*
Features/Commands:
- Tebex Lookup [TransactionID/IGN]
- Tebex Coupon Check [ID]
- Tebex Coupon Create (amount) (User)
- CustomConfig (You can edit the messages in Tebex.yml)
Config:
Screenshots:
Credit to https://www.mc-market.org/resources/16940/ for providing free images
*This is for Minecraft only. Please use the Tebex Global for FiveM and other marketplace support.*
Features/Commands:
- Tebex Lookup [TransactionID/IGN]
- Tebex Coupon Check [ID]
- Tebex Coupon Create (amount) (User)
- CustomConfig (You can edit the messages in Tebex.yml)
Config:
Code:
Settings:
¬1: You token is the same as your Server Token, Go to (https://server.tebex.io/)
-> Select your server -> Intergations -> Servers -> Select Server -> Copy
SecretKey
Token: 766557d1a5e1f1c9bf8ad9f4fb205e3bf1ed2c9f
Commands:
Store:
Command: tebex
Description: Allows you to lookup purchases/create coupons
¬2: This is the module in the -help command. Example- Minecraft, Other,
Management
Module: other
Permission: Admin
Aliases:
- tebex
- buycraft
SubCommands:
Lookup:
Command: lookup
Permission: Admin
Coupon:
Command: coupon
Create:
Command: create
Permission: Admin
Check:
Command: check
Permission: "@everyone"
Messages:
Permission:
Author: You do not have permission to use this command. You need {role} to
access this command.
Store:
Help:
Description: "Usage: -tebex ``[lookup/coupon]``"
Lookup:
NoPermission:
Author: You do not have permission to use this command. You need {role} to
access this command.
Help:
Description: "Usage: -tebex lookup ``[IGN/TransactionID]``"
NotFound:
Author: Store Lookup
Description: >-
Unfortunately we couldn't find a username or transaction id that
matches {search}
If the username is a real username it just means the user has never purchased something from the store.
TransactionID:
Author: Transaction ID Found!
Thumbnail: https://cravatar.eu/avatar/{ign}/128.png
Fields:
- name: Purchase Info
value: |-
ID: ``{id}``
Status: ``{status}``
Amount: ``${amount}``
Date: ``{date}``
Email: ``{email}``
inline: true
- name: MC Info
value: |-
IGN: ``{ign}``
UUID: ``{uuid}``
UserID: ``{userid}``
inline: true
- name: Packages
value: "{packages}"
inline: false
IGNFound:
Author: Purchase History
Thumbnail: https://cravatar.eu/avatar/{ign}/64.png
Fields:
- name: MC Info
value: |-
IGN: ``{ign}``
UUID: ``{uuid}``
UserID: ``{userid}``
inline: true
- name: Store Info
value: |-
Ban Count: {bancount}
Chargeback Rate: {chargebackrate}%
inline: true
- name: Payment History
value: "{payments}"
inline: false
PaymentHistory: "TransactionID: ``{transactionid}`` - **${amount}**"
PackageList: ({id}) {packagename}
Coupon:
Help:
Description: "Usage: -tebex coupon ``[create/check]``"
Create:
Help:
Description: |-
Usage: -tebex coupon create (amount) (@users)
Example: -tebex coupon create 10 @Lloyd
Permission:
Author: You do not have permission to use this command. You need {role} to
access this command.
Sent:
Author: ✅ The coupon code has been sent the users direct messages
Failed:
Author: ❌ The user has their direct messages disabled.
CouponCode:
Author: Your Coupon Code has arrived!
Description: >-
Hello {discord-name},
Your code has arrived in your direct messages! woohoo!
You can use this coupon at [Click Here](https://corebot.dev/mcm/).
Your Coupon Code
```{code}```
You can check if the code is used by running
``-tebex coupon check {id}``
If you have any questions. Feel free to open a ticket in our discord server!
Thumbnail: https://cdn.discordapp.com/attachments/788511639162454048/796112469150924860/Buycraft_Icon_Armor_Chestplate_Diamond.png
¬3: Placeholders for this command
¬4: "{discord-name} for discord name"
¬5: "{discord-id} for discord id"
¬6: "{code} for the coupon code"
¬7: "{created-by-name} for the user who created the coupon code"
Check:
Permission:
Author: You do not have permission to use this command. You need {role} to
access this command.
Help:
Description: "Usage: -tebex coupon check ``[id]``"
NoCodeFound:
Author: Sorry, I couldn't find any coupon codes linked to that ID
CodeActive:
Author: That coupon code is still Active!
CodeNotActive:
Author: That coupon code is nolonger active.
Screenshots:
Credit to https://www.mc-market.org/resources/16940/ for providing free images