Skip to content

Releases: teozfrank/DuelMe

Dev Release, Compatible with 1.15 & WorldEdit 7.X

12 Apr 12:55
Compare
Choose a tag to compare
  • Add autoreconnect = true and use ssl = false for mysql connections
  • remove duplicates in gitignore
  • update config file to use newer material names.
  • Add WorldEditSelectionHelper API to add support for Latest WorldEdit Version
  • Update for 1.15 Craftbukkit NMS
  • Allow configurable time to set when a duel request times out in minutes

Dev Release, Compatible with 1.14

15 Jun 15:12
Compare
Choose a tag to compare
Pre-release

Dev release, as always may be unstable. Please backup your entire configuration folder and database if you have one in case this dev build does something unexpected.

0.9 Pre release

24 Aug 19:43
Compare
Choose a tag to compare
0.9 Pre release Pre-release
Pre-release
  • Update to 1.13
  • Fix max health bug
  • Start bossbar implementation

0.8.4 Pre Release

26 Jun 18:59
Compare
Choose a tag to compare
0.8.4 Pre Release Pre-release
Pre-release

Pre-release adds the following feature(s)

  • Allow a player to join a duel queue (first come first served) by using /duel join or by right clicking any duel sign. Every 30 seconds the duel queue is checked, if there is more than 2 players it will automatically start a duel with the first two players in the queue. Other implementations will be configurable such as randomisation in the future.
  • Allow a player to leave the duel queue by using /duel leave
  • Give players full health and hunger when the duel starts

This pre-release is only intended for testing purposes only, please backup your current configurations if you intend to test the new features. If you find a bug, please turn on debug mode in the config.yml and repeat it and paste the output in an issue. I can only fix bugs if you show me how it happened. You can also join discord to discuss any problems but please have log files ready to speed up the fix process :) https://discord.gg/hn8e9tu

0.9.15.4 Pre Release

07 Aug 17:02
Compare
Choose a tag to compare
0.9.15.4 Pre Release Pre-release
Pre-release

Disable freezing temporarily to see does this resolve teleportation issues. this version is a pre release so should not be used on a production server, only for testing.

0.9.14.3 Pre Release

17 May 20:16
Compare
Choose a tag to compare
0.9.14.3 Pre Release Pre-release
Pre-release

Ignore duel requests if the player is already in a duel.

Spigot 1.8.3 Only

0.9.14.2 Pre Release

17 May 20:08
Compare
Choose a tag to compare
0.9.14.2 Pre Release Pre-release
Pre-release

0.9.14.2 Pre Release

Players are now force respawned on death, countdown messages are shown as an Action Bar, replaces the xp bar countdown.

Spigot 1.8.3 Only.

0.9.14.1 Pre Release

04 May 22:55
Compare
Choose a tag to compare
0.9.14.1 Pre Release Pre-release
Pre-release

0.9.14.1 Pre Release, Untested.

Rewrite of death system

18 Jan 15:17
Compare
Choose a tag to compare
Pre-release

This has not been tested yet! Do NOT use on production servers, use this at your own risk!

More debug outputs

10 Nov 18:13
Compare
Choose a tag to compare
More debug outputs Pre-release
Pre-release

Added more debug outputs when duels are ended. Should make finding of when duels are not resetting more easier.