config.yml
#
# HarvestXP Premium
#
# Log to console when there's an update?
Update-Check: false
# Should crops give XP to players in creative mode?
Allow-Creative: false
######################
# Command Settings #
# Requires restart #
######################
Command:
name: harvestxp
aliases:
- harvestexp
- xpharvest
- expharvest
#########################
# Permission Settings #
#########################
Permissions:
info: harvestxp.info
help: harvestxp.help
reload: harvestxp.reload
crops: harvestxp.crops
#####################
# World Blacklist #
#####################
World-Blacklist:
- world1Name
- world2Name
Last updated