Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Tebex v2.0.0 - https://tebex.io
- # Check out https://tebex.io/docs if you need help.
- # Buy Command
- # This is the command that players will use to open the Tebex GUI.
- buy-command:
- enabled: false
- name: buy
- # Whether to check for updates or not.
- check-for-updates: false
- # Automatic reporting of exceptions to Tebex
- auto-report-enabled: false
- # Debug Mode
- verbose: false
- # GUI Settings
- gui:
- menu:
- home:
- title: Server Shop
- rows: 3
- category:
- title: Viewing %category%
- rows: 3
- sub-category:
- title: Viewing %sub_category% (%category%)
- rows: 1
- item:
- back:
- name: '&cBack'
- material: COMPASS
- category:
- name: '&b%category%'
- material: CHEST
- package-sale:
- name: '&b%package_name%'
- material: PAPER
- package:
- name: '&b%package_name%'
- material: PAPER
- # These settings are exclusive to this server.
- # Do not share these credentials with anyone.
- server:
- # Proxy Mode
- # If you are using BungeeCord/Velocity, set this to true.
- proxy: true
- # Secret Key
- # This is used to identify your server.
- secret-key: redacted
- # Configuration Version
- # !! Do not change this value !!
- config-version: 2
Advertisement