Skip to content

Releases: Spicord/Spicord

5.5.0

05 Jun 23:45
Compare
Choose a tag to compare

Fixed YAML config for Spigot <= 1.8.8
Fixed & Improved Javadoc
Fixed internal bugs
Re-implemented the Scheduler
Updated JDA to version v5.0.0-beta.23
(+) Display bot information (username and guilds) on startup

See all changes: ...611 additions and 390 deletions.

5.4.0

03 Apr 07:36
Compare
Choose a tag to compare

Added late-loading debug messages
Lots of internal refactoring (non-breaking changes)
Added more Javadoc
Improved and expanded internal APIs
Various internal fixes

See all changes: ...1,516 additions and 1,308 deletions.

5.3.1

17 Feb 20:42
Compare
Choose a tag to compare

Implemented loadDelay option for Sponge & Velocity.
Log embed file name if it fails to load.
Improved new Slash Command API.

View changes

5.3.0

05 Dec 05:51
Compare
Choose a tag to compare

Lots of API updates, improvements and additions (non breaking changes).
Added simpler way to create and handle Slash Commands.

37 changed files with 961 additions and 256 deletions

Built .JAR files will now be only available from Spicord's SpigotMC page: https://www.spigotmc.org/resources/spicord.64918

5.2.0

25 Nov 20:29
Compare
Choose a tag to compare

Attempt to fix the Java 17 JDA bug by implementing a custom ScheduledExecutorService.

5.1.2

22 Oct 16:36
Compare
Choose a tag to compare

Updated JDA to beta 16

5.1.1

24 Sep 17:08
Compare
Choose a tag to compare

Fixed #77

5.1.0

15 Aug 17:10
Compare
Choose a tag to compare

Added 'bukkit-events' module for JS addons
Added JDA presence wrapper for simplicity
Fixed error when loading on BungeeCord
Fixed the previously-fixed-but-broken-again Java17 bug
Updated JDA version from beta.4 to beta.13

5.0.3

07 Aug 22:07
Compare
Choose a tag to compare

(Added) Folia support.
(Fixed) ClassNotFoundException when running commands.

5.0.2

03 Jul 05:41
Compare
Choose a tag to compare

Changes

  • (Sponge) Updated Sponge API to version 8

  • (Bungee) Added incompatibility detection with other plugins

  • (Bukkit/Bungee) Load libraries earlier

  • (All) Java 17 bug fixed