Skip to content

Releases: aleksilassila/Islands

5.0.9 - 1.18 Support and fixes

10 Dec 09:54
Compare
Choose a tag to compare

5.0.9

  • Added new icons for the new 1.18 biomes
  • Updated bStats to work with 1.18
  • Fixed an issue where wilderness world would reset to hard difficulty after a server restart.

5.0.8 - Portuguese locales

31 Aug 08:15
0aed320
Compare
Choose a tag to compare

5.0.8

  • Added Portuguese locales (Thanks JonattasJK#8914!)

5.0.7 - Spanish locales

04 Jul 09:42
1c26ac2
Compare
Choose a tag to compare

5.0.7

  • Added Spanish locales
  • Updated Inventory Framework dependency to properly support 1.17
  • Fixed a bug where /vi command didn't do surface and world checks like /home

As of July 4, spigot has fixed a bug that prevented generation of new islands in 1.17. The bug will probably be fixed in paper and its forks in upcoming weeks, if not already. Until then, stick with spigot.

5.0.6 - Russian locales

16 May 11:23
271e33d
Compare
Choose a tag to compare

5.0.6

  • Added Russian translations (Thanks blackgrandstyle!)

5.0.5

09 May 09:18
db2fb97
Compare
Choose a tag to compare

5.0.5

  • Bug fix regarding island teleports
  • Added command confirmation timeout to config
  • Added an option to preserve player position in wilderness between home teleports.

Bug fixes and more configuration

06 Apr 16:46
29cdcca
Compare
Choose a tag to compare

5.0.4

  • Experimenting with griefprevention as a soft dependency again, which means that it doesn't have to be installed for this plugin to work. If you encounter any errors or issues please contact me.
  • Added plotprotection permission back
  • Added configuration regarding bed spawning
  • Made wilderness teleport titles editable via messages.properties
  • Fixed biomes not extending below and above islands
  • Other bug fixes and improvements

5.0.3

11 Mar 20:04
1b0c90d
Compare
Choose a tag to compare

5.0.3

  • Fixed /recreate command not clearing the whole plot occasionally

5.0.2

  • Replaced schematic island shapes with procedural ones
  • Every island is now generated with procedural hanging stalactite, no matter the island size
  • Fixed bug that caused some claims to lose their owners on restart.

5.0.2 - Procedural island shapes

08 Mar 12:20
Compare
Choose a tag to compare

5.0.2

  • Replaced schematic island shapes with procedural ones
  • Every island is now generated with procedural hanging stalactite, no matter the island size
  • Fixed bug that caused some claims to lose their owners on restart.

5.0.1

03 Mar 16:03
2af594a
Compare
Choose a tag to compare

Fixed crucial bug that sometimes caused island claims to lose their owners.

5.0.0 - GriefPrevention integration

17 Feb 13:25
b27c369
Compare
Choose a tag to compare

Hey,

After countless reports about issues with my island protection implementation with last versions, I've decided to completely replace the old island protection and trusting system with GriefPrevention plugin integration. This way things are a lot more clean on the development side and the island protection is free of loopholes and bugs. The plugin can still be used without GriefPrevention, but all the protection features will be disabled.

How does it work?

To enable island protection, GriefPrevention plugin must be installed on the server. After updating islands, the plugin tries to create claims to all existing islands with their respective owners. These claims are admin claims and the island owners have build and managment rights. This results players being unable to delete these claims by hand and also makes sure that players don't need claimblocks to create and protect islands. The islands plugin also handles the deletion and transferring of these claims for players.

Players should still be able to use /trust or /containertrust on their island to trust their friends. Islands plugin shouldn't also interfere with any other claims than the island claims in islands world. By default the plugin overwrites GriefPrevention world mode settings for islands and wilderness worlds.

Cheers!

Edit: Due to some technical issues with how Spigot works, GriefPrevention is required on all servers for now. It can still be disabled though. I also added a version that doesn't require it, in case there's someone who absolutely doesn't want to touch gp.