Skip to main content

Main Config

Main Config Of Plugins


Spigot/Paper RewardADs.jar

This page contains the documentation about the config.yml file located in plugins/RewardADs

#Put your code, do not share it with anyone!
code: "XXXXXXXX"
isBungee: false

Spigot/Paper RewardADsInter.jar

This page contains the documentation about the config.yml file located in plugins/RewardADsInter


database:
type: yaml # Options: mysql, sqlite, yaml
mysql:
host: localhost
port: 3306
database: rewards
table: rewards
username: root
password: password
sqlite:
file: database.db

menu:
size: 27
items-for-page: 18
main:
title: "&6Rewards List - Page "
edit:
title: "&8Reward: %reward% - Page "

rewards:
'1234567':
command:
- "say %player% %name% %cost% %id%"
- "ping"
'7654321':
command:
- "say HI"

Bungee RewardADs.jar

This page contains the documentation about the configuration.yml file located in plugins/RewardADs

#Put your code, do not share it with anyone!
code: "XXXXXXXX"

Velocity RewardADs.jar

This page contains the documentation about the velocity.yml file located in plugins/rewardads

#Put your code, do not share it with anyone!
code: XXXXXXXX