Skip to content

Releases: efekos/Arn

v0.3.4

06 Jul 13:33
Compare
Choose a tag to compare

Warning

Despite being ready for production, this is still a pre-release. Bugs and errors may occur. Please report any bug you see to issues tab.

v0.3.3

30 Jun 13:35
Compare
Choose a tag to compare

Warning

Despite being ready for production, this is still a pre-release. Bugs and errors may occur. Please report any bug you see to issues tab.

  • Added @Greedy and @Word string arguments.
  • Added a permission check to command execution in case Brigaider's permission checker somehow doesn't work.
  • Updated Spigot version to 1.21
  • Switched to Mojang mappings.
  • Updated Java version to 21

v0.3.2

30 May 04:50
Compare
Choose a tag to compare

Warning

Despite being ready for production, this is still a pre-release. Bugs and errors may occur. Please report any bug you see to issues tab.

  • Fixed Arn treating CommandSyntaxExceptions like they are an actual exception instead of throwing them.

v0.3.1

29 May 04:18
Compare
Choose a tag to compare

Warning

Despite having everything you need for a production plugin, this is still a pre-release. Bugs and errors may occur. Please report any bug you see to issues tab.

0.3

25 May 14:45
ad89a3e
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release
  • Switched from normal exceptions to exception types.
  • Added exception maps.
  • Allowed command handler methods to throw CommandSyntaxException.
  • Added helper commands.

v0.2.0

23 May 05:28
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

0.1.1

20 May 13:23
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Fixed NumberLimitations somehow being nested under Item

0.1.0

20 May 13:20
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release