Give Compass | You can now select whether a custom compass should be given when the CompassItem feature is enabled or rely on the player to have their own compass. The following has been added to the config.yml file:
Code (YAML):
# Decide whether players will be given a custom compass or not. # If you set this to false a compass will not be given, # however, the direction towards the next target will # still be set for all compasses the player has. giveCompass: true
If you do not wish to make use of this you do not have to add the above - the default is true. If you wish to set it to false please add it as seen in the image below and set the value to false: