Configuration

config.yml

# GuestCraft config
General:
  title: Warps
  slots: 9
  clearInventory: true
  sound: ENDERMAN_TELEPORT
  blockInventoryClick: true
  blockItemDrop: true
  blockItemPickup: true
  controlFoodLevel: true
  noDamage: true
  compassTeleport: false
  Metrics: true
Warps: {}
Guests: []

title: Sets the title of the warps menu.

slots: Sets the amount of slots the warps menu has.

clearInventory: Defines whether a guest's inventory is cleared when he gets promoted to a higher permission group.

sound: Specifies the sound is played on teleportation. A list of aravible options can be found here. Set this to false if you want to disable sound.

blockInventoryClick: Defines whether a guest can move items within his inventory.

blockItemDrop: Defines whether a guest can drop items.

blockItemPickup: Defines whether a guest can pick up items.

controlFoodLevel: Defines whether the food level of guests is controlled by the plugin.

noDamage Defines whether guests are invincible.

compassTeleport Enabling this allows players with the GuestCraft.tp.compass permission node to open the warp menu using a compass.

Metrics: Set this to false if you want to disable Metrics.

book.yml

# GuestCraft book config
title: Help
pages:
  page1: 'You can edit the book by using the /GuestCraft editBook command.'

title: Sets the title of the book.


Comments

Posts Quoted:
Reply
Clear All Quotes