Activity
fix(rank): Fixed permissions getter "NPE".
fix(rank): Fixed permissions getter "NPE".
feat(spigot>commands>guild>subcommand): Added some placeholders.
feat(spigot>commands>guild>subcommand): Added some placeholders.
refactor(common>rank>io>provider): Moved RankProvider in its own pack…
refactor(common>rank>io>provider): Moved RankProvider in its own pack…
feat(rank): Made an abstract rank for Rank and (in the future) GuildR…
feat(rank): Made an abstract rank for Rank and (in the future) GuildR…
refactor(spigot>command>party>subcommand>promote): Moved autopromote …
refactor(spigot>command>party>subcommand>promote): Moved autopromote …
feat(spigot>commands>party>subcommand>autopromote): Finished autoprom…
feat(spigot>commands>party>subcommand>autopromote): Finished autoprom…
fix(party): Fixed synchronization issues. See description for bug des…
fix(party): Fixed synchronization issues. See description for bug des…
fix(rank): Fixed substring exception + added some more checks.
fix(rank): Fixed substring exception + added some more checks.
feat(rank): Added a globbing system (wildcards) for permissions.
feat(rank): Added a globbing system (wildcards) for permissions.
docs: Fixed some documentation issues.
docs: Fixed some documentation issues.
fix(party): Fixed kick mechanism (kicked member's account was not upd…
fix(party): Fixed kick mechanism (kicked member's account was not upd…
fix(account>io>provider): Now returns username instead of UUID.
fix(account>io>provider): Now returns username instead of UUID.
feat(spigot>command>party>subcommand): Updated status, create & disba…
feat(spigot>command>party>subcommand): Updated status, create & disba…
feat(spigot>commands>party): Drafted some commands for the party syst…
feat(spigot>commands>party): Drafted some commands for the party syst…
feat(subcommand): A message is now sent if no subcommands are found.
feat(subcommand): A message is now sent if no subcommands are found.
refactor(spigot>command>friend): Moved remove subcommand in package m…
refactor(spigot>command>friend): Moved remove subcommand in package m…
feat(spigot>command>friend): Now uses the subcommand system (way more…
feat(spigot>command>friend): Now uses the subcommand system (way more…
feat(command): Added exception message for invalid command context ex…
feat(command): Added exception message for invalid command context ex…
feat(command): Drafted a subcommand system.
feat(command): Drafted a subcommand system.
feat(constants): Added some symbols.
feat(constants): Added some symbols.
feat(common>constants): Added the game prefix key.
feat(common>constants): Added the game prefix key.
chore(spigot>listeners>quit): Removed deprecated Plugin Messaging call.
chore(spigot>listeners>quit): Removed deprecated Plugin Messaging call.
feat(friendship): Added a function to destroy a friendship, and anoth…
feat(friendship): Added a function to destroy a friendship, and anoth…
feat(spigot>command>friend): Continued the draft of the friend comman…
feat(spigot>command>friend): Continued the draft of the friend comman…
fix(friend): Fixed lack of default constructor for Redis and finished…
fix(friend): Fixed lack of default constructor for Redis and finished…
chore(bungee): Optimised imports.
chore(bungee): Optimised imports.