Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Releases: saiintbrisson/command-framework

Fixes non-working aliases for Bukkit commands

24 Dec 04:31
Compare
Choose a tag to compare
1.3.1

chore: set gradlew as executable

1.3.0

27 Jul 05:46
Compare
Choose a tag to compare
minor: changed author annotation

Added two new methods to Context

15 Feb 01:21
Compare
Choose a tag to compare
feat: added Context#getArg(index, type) and Context#getArgs(from, to,…

… type)

Fixed arrays malfunction with default values

14 Feb 23:43
Compare
Choose a tag to compare

Fixed tab completion for players that don't have permission

14 Feb 14:03
Compare
Choose a tag to compare
1.1.2

Merge remote-tracking branch 'origin/master'

1.1.1: Merge pull request #6 from HenryFabio/patch-1

18 Jan 20:16
f236453
Compare
Choose a tag to compare
Fix non-null primitives types even with Optional#def defined

Added useful methods to Context

20 Nov 15:46
Compare
Choose a tag to compare
Added an iterator that goes through all child commands

Added a way to get the command holder and frame with Contexts

First stable version

22 Aug 17:51
598082f
Compare
Choose a tag to compare
Merge pull request #5 from codacy-badger/codacy-badge

Add a Codacy badge to README.MD