Skip to content

Releases: Nicbo/InvadedLandsEvents

2.0.0 Alpha v3

15 Apr 23:45
Compare
Choose a tag to compare
2.0.0 Alpha v3 Pre-release
Pre-release

Hello,

This build fixes #15 and it removes the mass teleportation task. As always if you have any issues/suggestions feel free to join the discord.

Thanks,
Nicholas

2.0.0 Alpha v2

08 Mar 01:03
Compare
Choose a tag to compare
2.0.0 Alpha v2 Pre-release
Pre-release

Hello everyone,

Sorry for the late release, I have been pretty busy with my personal life and work. This release includes support for the latest spigot version (1.18.2) and a couple of bug fixes. As always, feel free to submit any bug reports and suggestions in the support discord.

Thanks,
Nicholas

2.0.0 Alpha v1

19 Nov 05:11
Compare
Choose a tag to compare
2.0.0 Alpha v1 Pre-release
Pre-release

Hey guys,

This version includes a massive overhaul of the plugin. Almost everything has been recoded.

Some of the changes include:

  • Introducing maven (API and Plugin modules)
  • 1.8-latest version support
  • Event stats
  • Optimizations
  • Configurable kits
  • More user friendly configuration
  • Bug fixes
  • Removal of WorldGuard and WorldEdit dependencies
  • And a lot more...

There is no backwards compatibility with 1.0.0, so if you are adding this to your server you will need to delete the plugin's data folder.

Note that this is an ALPHA release, so there will most likely be a lot of bugs/changes you will want. If you have any feel free to join the support discord and make a ticket. I'll will probably try and make a 2.0.0 release video with all the changes and information in the future.

Thanks,
Nicholas (Nicbo)

1.0.0 Beta v2

05 Sep 14:12
Compare
Choose a tag to compare

This is the second version of the beta. I've fixed some minor bugs so far and made a few additions. If you had the build before this, the only addition to messages.yml was the descriptions section which can easily be added by copying and pasting it in and then running /econfig reload. However, if you do not want to do this you can delete your messages.yml file and let the plugin generate it (your changes to messages.yml will be lost if you do this).

If you experience any bugs or have any suggestions, don't forget to join the discord.

Fixes:

  • Fixed an LMS typo in messages.yml (3447b4e)
  • Made the player data system a lot more stable (b147c63) (7c4cc91)
  • Renamed the health objective as it was causing problems with conflicting plugins (0c26d87)
  • The plugin will now close all open GUIs on disable to prevent item editing (749dfa8)
  • Fixed a bug where players who left Waterdrop would be teleported at the end of the round (670adaa) (895d109)
  • Fixed a bug where tagged players who left TNT Tag would be teleported at the end of the round (2f79a59) (895d109)
  • Fixed a bug where if a player left Brackets it would make them spectate (ecb553c) (895d109)
  • Removed unnecessary logs on plugin enable and disable (1e556a3)

Additions:

  • Added some info about scoreboards in /econfig (35691d3)
  • Added event descriptions that get sent to players who join the event (4ff9cb0)

There were also a few minor changes behind the scenes not listed here.

1.0.0 Beta v1

03 Sep 12:48
Compare
Choose a tag to compare

It's here! If you have any questions or want something to be added you can always join the discord. There are most likely a few bugs, so if you experience any please make a bug report in #bug-report-creator.

Just know that the cooldown system is barely tested. So if you have any problems with it just give your players host cooldown bypass. Don't forget to report any bugs you have with it.

My plan is to leave this beta for 1-2 weeks so I can catch any issues before I post the plugin publicly on spigotmc.

Minimum Java Version: Java 8
Server Version: Spigot 1.8 - 1.8.8
Dependencies: WorldGuard

Thanks everyone for waiting so long B)

Tutorial Video