ExplorationReward

ExplorationReward

This plugin runs a set of console commands when players discover new chunks.

Config

The config will be generated after the first run with the plugin in the plugins folder.
Configuration instructions can be found within the config file.
The config can be used to configure what worlds the plugin operates in, and what commands are run when a player finds a new chunk.

The config contains commands to run when a player discovers a new chunk.
The commands will be run as console.
'%p' will be replaced with the player's name, '%w' will be replaced with the player's current world's name.
All commands support chatcolors.
Any number of commands and worlds may be added.
Run-every makes it so X number of new explored territories will trigger the commands.
config-version should not be changed.

Here is the default config:

worlds-to-operate-in:
  - 'world'
  - 'world_nether'
  - 'world_the_end'
commands:
  - 'give %p diamond 1'
  - 'say &r&6%p &rdiscovered a new chunk in &c ''%w''&r!'
  - 'tell %p &rNice job! You discovered a &6new chunk&r&c!&r Take your reward.'
run-every: 100

Commands

This plugin does not contain any commands.

Permissions

This plugin does not use any permissions.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    83731
  • Created
    Aug 8, 2014
  • Last Released File
    Oct 18, 2017
  • Total Downloads
    768
  • License

Categories

Members

Recent Files