Configuration

MyHome

Configuration Settings

MyHome 2.2 configuration details coming soon.

------------------------------------------------------------------------------------------

These settings apply to MyHome 2.0.1 until MyHome 2.1b

------------------------------------------------------------------------------------------

General Settings

  • compassPointer - default: true - Should the compass point to a player's /home
  • allowSetHome - default: false - Should /sethome usage be enabled (/home set is not disabled)
  • respawnToHome - default: false - Whether or not players will respawn to their homes (false means to global spawn)
  • homesArePublic - default: false -Should home warps be made public by default
  • bedsCanSethome - default: 0 - Can using a bed do /sethome - 0 = Disabled, 1 = Using a bed will /sethome automatically, 2 = /sethome is disabled and can only be set by using a bed.
  • bedsDuringDay - default: false - Whether beds can be used to /sethome during the day without sleeping in them. Must be enabbled for Skylands and bedsCanSethome must not be 0
  • loadChunks - default: false - Force sending of the chunk which people teleport to - Not recommended with other chunk loaders.

Timer Settings:

  • coolDown - Default: 0 - Global timer: The number of seconds between uses of /home
  • coolDownNotify - default: false - Whether or not players will be notified after they've cooled down
  • warmUp - Default : 0 - Global timer: The number of seconds a player has to wait before being sent /home
  • warmUpNotify - default: true - Whether players should be told when they've warmed up.
  • abortOnDamage - default: 0 - Warmup Aborting: 0: No aborting of /home on damage, 1: Abort for PVP damage only, 2: Abort for PVE damage only, 3: Abort for both PVP and PVE
  • abortOnMove - default: false - Should warmups of /home be cancelled if the player moves
  • coolDownSetHome - default: 0 - Global Timer: Time in seconds between uses of /sethome
  • timerByPerms - defaut: false - Should cooldown/warmup timers be dictated by settings in a permissions plugin.
  • additionalTime - default: false - Should group/user timers be IN ADDITION to the global timers.
  • enableBypassPerms - default: true - Enable the permissions to bypass timers

Economy Settings

  • eConomyEnabled - default: false - Whether or not to hook into an eConomy plugin.
  • setHomeCost - default : 0 - Global: How much to charge the player for using /home set.
  • homeCost - default: 0 - Global: How much to charge a player for using /home
  • costByPerms - default: false - Should costs be dictated by settings in a permissions plugin - Per user/group costs
  • additionalCosts - default: false - Should group/user costs be IN ADDITION to the global costs
  • enableFreePerms - default: true - Enable the permissions to allow free /home and /sethome usage

Libraries

  • downloadLibs - default: true - Should MyHome attempt to download any libraries
  • sqliteLib - default: true - Should MyHome attempt to download the SQLite library (downloadLibs must be true)
  • mysqlLib - default: true - Should MyHome attempt to download the MySQL library (downloadLibs must be true)

Database Settings

  • usemySQL - default: false - Should MyHome use MySQL
  • mySQLconn - default: jdbc:mysql://localhost:3306/minecraft - MySQL Connection (only if using MySQL)
  • mySQLuname - default: root - MySQL Username (only if using MySQL)
  • mySQLpass - default: password - MySQL Password (only if using MySQL)

Comments

Posts Quoted:
Reply
Clear All Quotes