Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- default_values:
- display_particles:
- list_of_particles:
- particle1:
- particle: FLAME
- speed: 0.01
- offset_y: 0.8
- enabled: true
- speed: 5
- default_actions:
- find_chat_message:
- - '{centered}&7&m '
- - ''
- - '{centered}&a你找到了 &e&lHidden Treasure&a! &7(&e%current%&8/&e%total%&7)'
- - ''
- - '{centered}&7&m '
- find_title_message:
- title: '&eHidden Treasure Found!'
- subtitle: '&7(&b%current%&8/&b%total%&7)'
- fadeIn: 20
- stay: 40
- fadeOut: 20
- find_sound: BLOCK_NOTE_BLOCK_PLING;10;1.8
- find_effects:
- - 'firework: colors:RED,WHITE type:BALL offsetY:0.8 fade:GREEN'
- last_actions:
- find_chat_message:
- - '{centered}&7&m '
- - ''
- - '{centered}&c&l恭喜!'
- - '{centered}&aYou have discovered all the &e&lHidden Treasures'
- - '{centered}&ain the lobby!'
- - '{centered}&7奖励: &a$10.000'
- - ''
- - '{centered}&7&m '
- find_title_message:
- title: '&eAll Hidden Treasures Found!'
- subtitle: '&aCongrats!'
- fadeIn: 20
- stay: 40
- fadeOut: 20
- find_sound: ENTITY_PLAYER_LEVELUP;10;1
- find_effects:
- - 'firework: colors:RED,WHITE type:BALL offsetY:0.8 fade:GREEN'
- find_commands:
- - eco give %player% 10000
- fix_teleport: true
- mysql_database:
- enabled: false
- host: localhost
- port: 3306
- username: root
- password: root
- database: database
- update_notification: true
- ignore_cancelled_events: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement