main/Configuration

Configuration

To configure plugin, you must edit config.yml file and type /dropxp reload command to reload configuration from file

config.yml example:

general:
  language: english # Language that will be used in plugin. Included languages: english, russian
  language-save: false # Set to true if you need language file (english.lng)
  check-updates: true # Check plugin updates
DropXP:
  fixed-xp-mode:
    enable: false # Enable/disable using fixed amount of experience to drop
    amount: 100 # Fixed amount of experience 
  show-message: true # Show message about dropped experience
  xp-exchange-item: 371:0*3 # item that will be removed from player when dropping out experience. Format: <id>[:data]*<amount>
  firework-effect: false # Use firework (true) or bottle (false) effect, when spawning experience orbs

Comments

Posts Quoted:
Reply
Clear All Quotes