V0.15

Details

  • Filename
    MultiHome.jar
  • Uploaded by
  • Uploaded
    Jun 22, 2012
  • Size
    65.91 KB
  • Downloads
    71,567
  • MD5
    04654ad17dc93ebbd1868ff755ba4ee6

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

Version 0.15

  • Fixed a severe duplicate-homes bug.

Version 0.14

  • Code refactoring to support different home databases.
  • Home importing currently disabled. Will be available as a command in the next version.
  • Added MySQL support using JDBC.
  • New config handler. No need to manually add new config entries.

Version 0.13

  • Added Vault support for permissions and economy (largely untested).

Version 0.12

  • Removed Help plugin support.
  • Fixed exception when teleporting to a world that does not exist.

Version 0.11.3

  • Added pull request from HereInPlainSight:
    • Updated to new event system

Version 0.11.2

  • Consolidated MultiHome and MultiHome_m commands.
  • Fixed a permissions bug.
  • Improved compatibility for Essentials.

Version 0.11.1

  • Plugin resends target chunk to clients one second after teleporting. Might fix teleport chunk glitches.

Version 0.11

  • Updated to latest Bukkit version.
  • Trying a fix to alleviate missing chunk glitches.

Version 0.10

  • Fixed a typo in handling "{AMOUNT}" payment tags.
  • Added support for Bukkit permissions and SuperPerms.
  • Switched to using "Register" for economy handling.
  • Added permissions list to plugin.yml (for Bukkit perms support).

Version 0.9.7

  • Rewrote permissions nodes.
  • Fixed permissions loading and economy loading (or lack thereof).

Version 0.9.6

  • Merged update from Sleaker.
  • Added economy support.
  • Added PermissionsEX support.
  • Bunch of tweaks.

Version 0.9.5

  • Updated to CraftBukkit 953

Version 0.9.3

  • Updated to CraftBukkit 798
  • Added importing of newer Essentials home formats.

Version 0.9.2

  • Fixed cooldowns.

Version 0.9.1

  • Fixed typo in permissions.

Version 0.9

  • Massive code rewrite.
  • Added invite system.
  • More permissions.
  • Lots of stuff, some large, some small.

Version 0.8

  • Optional home-on-death. Players can teleport back home rather than to spawn when dead.

Version 0.7

  • Imports home locations from Essentials and MultipleHomes.

Version 0.6.2

  • Fixed a bug where plugin wasn't honoring groups correctly.

Version 0.6.1

  • Fixed unnecesary warp scheduling when warmup time = 0

Version 0.6

  • Updated to CraftBukkit 670
  • Implemented new config file.
  • Per-group warm-up, cool-down and max-homes settings.
  • Split create and teleport permissions.

Version 0.5.2

  • Fixed a bug to do with MultiHome loading before MultiVerse and removing all home locations.

Version 0.5.1

  • Fixed listing homes when no homes set.

Version 0.5

  • Added /listhomes and /deletehome

Version 0.4

  • Added support for Permissions/FakePermissions

Version 0.3

  • Homing from another world will now teleport between worlds before teleporting to home. Fixes a server bug when changing worlds and locations simultaneously.

Version 0.1-0.2

  • I honnestly can't remember... Released, I guess?
  • This version will not import home locations from other plugins. This is being moved to a console command, rather than being automatic. This will fix problems where restarting the server re-imports home locations, including changed and deleted ones.