72 lines
1.9 KiB
YAML
72 lines
1.9 KiB
YAML
# PlaceholderAPI
|
|
# Version: 2.10.9
|
|
# Created by: extended_clip
|
|
# Contributors: https://github.com/PlaceholderAPI/PlaceholderAPI/graphs/contributors
|
|
# Issues: https://github.com/PlaceholderAPI/PlaceholderAPI/issues
|
|
# Expansions: https://api.extendedclip.com/all/
|
|
# Wiki: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki
|
|
# Discord: https://helpch.at/discord
|
|
# No placeholders are provided with this plugin by default.
|
|
# Download placeholders: /papi ecloud
|
|
check_updates: true
|
|
cloud_enabled: true
|
|
cloud_sorting: name
|
|
cloud_allow_unverified_expansions: false
|
|
boolean:
|
|
'true': 'yes'
|
|
'false': 'no'
|
|
date_format: MM/dd/yy HH:mm:ss
|
|
debug: false
|
|
cooldown: 86400000
|
|
savetoip: false
|
|
regenerate-default-rewards: false
|
|
mysql:
|
|
enabled: false
|
|
host-name: mc-database
|
|
port: 3306
|
|
database: rewards
|
|
username: rewardsuser
|
|
password: change-me-password-rewards-db
|
|
loginclaim:
|
|
enabled: false
|
|
delay: 3
|
|
claim:
|
|
sound:
|
|
enabled: true
|
|
type: ENTITY_PLAYER_LEVELUP
|
|
volume: 1
|
|
pitch: 1
|
|
noreward:
|
|
sound:
|
|
enabled: true
|
|
type: BLOCK_ANVIL_LAND
|
|
volume: 1
|
|
pitch: 1
|
|
rewards:
|
|
basic:
|
|
name: Basic
|
|
permission: true
|
|
random: false
|
|
claim-message: '&aRewards&f: You claimed the &7Basic&f Daily Reward!'
|
|
broadcast: ''
|
|
commands:
|
|
- give %player minecraft:diamond 1
|
|
advanced:
|
|
name: Advanced
|
|
permission: true
|
|
random: true
|
|
claim-message: ''
|
|
broadcast: '&aRewards&f: %player claimed the &eAdvanced&f Daily Reward!'
|
|
commands:
|
|
- give %player minecraft:diamond 1;say %player earned a common diamond
|
|
- give %player minecraft:diamond 1;say %player earned a common diamond
|
|
- give %player minecraft:emerald 1;say %player earned a rare emerald
|
|
player:
|
|
name: UserReward
|
|
permission: false
|
|
random: false
|
|
claim-message: '&aRewards&f: You claimed your Daily Reward!'
|
|
broadcast: ''
|
|
commands:
|
|
- eco %player give 10
|