Skip to content

Releases: jcdesimp/Landlord

Landlord-v1.4

31 Mar 22:25
Compare
Choose a tag to compare

Spigot 1.9 Update!

Landlord now officially supports the latest spigot 1.9 builds in its new beta build.

New Features

  • Spigot 1.9 support!
  • Now includes localization support
    • Currently supports English as a default, allowing servers to add their own if desired.

Landlord-v1.3

28 Dec 23:18
Compare
Choose a tag to compare

Spigot 1.8 Update!

Landlord now officially supports the latest spigot 1.8 builds.
Landlord no longer works with pure bukkit, you must use spigot 1.8 instead.

New Features

  • Spigot 1.8 support!
  • You can now configure claiming/unclaiming in specific worlds. (Thanks RodrigoPV!)
    • Now you can specify worlds where landlord cannot be used.
  • Switched to using Spigot for particle effects. (No longer works with pure bukkit for this reason)
  • Rabbits are now protected by the "protect animals" flag.
  • The new armor stands are now fully protected under the "Build" flag.

Bugfixes

  • Fixed bug that would cause Landlord to break without vault.

Important Notes

If you are using Worldguard, make sure to use the version that is compiled for Spigot 1.8, otherwise it will not work and will affect Landlord's stability. If you do not use worldguard at all then don't worry about it.

Landlord-v1.2

20 Jul 04:58
Compare
Choose a tag to compare
  • Fixed some display messages that would show "unknown" for first-time players.
  • Fixed some minor typos in some command output.
  • Fixed bug with extra land limits giving too much land.
  • The "/land list" and "/land listplayer" now show block coords to make it easier to teleport to.
  • Added a configuration option for "free land". This makes it so that players can claim that amount of land without paying for it. (Pointless if economy is disabled)

Landlord-v1.1

24 May 23:44
Compare
Choose a tag to compare
  • Added a new default flag for PvP. Now Landlords can control who is allowed to hurt other players on their land. Of course this flag can be disabled in the config file.
  • Added LandAlerts which tell you when you enter/leave land. This can also be disabled in the config.
  • Land Map performance has also been improved.

Landlord-v1.0.1

27 Apr 05:40
Compare
Choose a tag to compare
  • Console doesn't log map updates anymore.
  • Fixed bug with adding new players as friends.
  • Fixed display bug in message when unclaiming someone else's land.

Landlord-v1.0.0

20 Apr 07:15
Compare
Choose a tag to compare

Thanks to everyone for your feedback during our beta releases, enjoy!
First official release:

  • Fully converted for UUIDs, database conversion will be automatic on plugin load. (Recommend backing up landlord.db first just in case)
  • Improved compatibility with other plugins.
  • Added option to regenerate chunk on unclaim.
  • Added permission for overriding land limits.
  • Beacons, music boxes, and cauldrons are now protected under "use containers".
  • some new flags: use redstone, tnt, and use doors.
  • Fixed possible bug when /reload was run and a player was in the land management UI.
  • can now use "/land unfriend" instead of "/land remfriend" thought both will still work.
  • New commands "/land friendall" and "/land unfriendall" to add/remove friends from all your owned land.
  • Massive code refactoring to make way for a dynamic API for adding land flags thought other plugins, should be fully ready to use in a few releases.

Landlord-v0.5-beta

21 Mar 23:25
Compare
Choose a tag to compare
Landlord-v0.5-beta Pre-release
Pre-release

Fixed bug with /land buy not aliasing to /land claim.

Landlord-v0.4-beta

20 Mar 19:15
Compare
Choose a tag to compare
Landlord-v0.4-beta Pre-release
Pre-release

Initial beta release.