[ci skip] build: 1.6.0 release
chore(bukkit/velocity): use raw message for update notification
chore: update generic api instance. will hopefully fix placeholder issues.
chore(bukkit): better 1.21.3 support
feat(bukkit/velocity): complete TAB support with its new VanishIntegration API (you need to use latest version of TAB)
chore(bukkit): ignore Duplicate entry error on adduser
fix(bukkit): use vanish level 1 if user doesn't have vanish level permission
fix(bukkit): NPE on 1.21.3 (update stickynote)
fix(bukkit): remove prefix from fake join/quit messages
build: update stickynote to 1.7.115 (dependency download/load improvements)
build: update stickynote to 1.7.113
Merge remote-tracking branch 'origin/master'
feat(bukkit): add bstats
feat: add prefix to messages (you can disable it in `settings.yml`)
build: 1.5.5-SNAPSHOT
chore: change `java-library` plugin to `java`
fix: update executeGitCommand
build: update gradle to 8.11
build: update stickynote
build(proxy/velocity): update enhancedvelocity (old version doesn't exist in repo anymore)
Update publish-snapshot.yml (fix modrinth publication)
[ci skip] Update publish-release.yml (fix modrinth publication)
[ci skip] build: 1.5.4 release
feat(bukkit): add `/sayanvanish test users` command
fix(bukkit): fix the permission and feature problems (yes, again)
feat(bukkit): add `/sayanvanish feature <feature> status` command
fix(bukkit): fix `/sayanvanish feature <feature> update <option> <value>` command
feat(bukkit): add warning to health check if a critical feature is disabled
chore(bukkit): update health check warning for unreachable servers
fix(proxy/velocity): hopefully fix the velocitab hook one final time (just added a 150-millisecond delay before removing player from tab and everything seems to be fixed now)
[ci skip] build: 1.5.3 release
build: update stickynote to 1.7.97
chore(bukkit): only check reachable servers on health check
build(proxy/velocity): change velocity version to `3.4.0-SNAPSHOT`
build: 1.5.3-SNAPSHOT
chore(bukkit): don't update health cache on join
[ci skip] fix: publication task
[ci skip] 1.5.2 release
build(bukkit): change default runserver task version to 1.21.3
chore(bukkit): remove debug methods
feat: add 1.21.3 support
feat: add `Feature#loadAndRegister` for external use
fix: include stickynote dependencies in publication task
feat(bukkit): add `/sayanvanish test health` command
[ci skip] build: 1.5.1 release
fix(bukkit): fix permission checks which broke most of the feature if `check-permissions-via-luckperms` was disabled
fix(proxy/bungeecord): settings file path
chore(bukkit): `/sayanvanish feature <feature> update <option>` now only suggests valid options for that feature
Merge remote-tracking branch 'origin/master'
build: update stickynote (1.7.83) to fix mcauth compatibility
chore(proxy/velocity): prevent error spam if the plugin can't initialize the api or connect to database
Update README.md
Update README.md
Update README.md
fix(proxy/velocity): user correct server id for velocity users
chore: don't user ignore for sql database insertion
feat: add `online_here` placeholder to `hook_miniplaceholders` feature
fix(bukkit): correctly add vanished-users to paste
chore: change paste url to `
https://pastes.dev`
build: 1.5.1 snapshot
chore(bukkit): set `checkPermissionViaLuckPerms` to disabled by default in the `hook_luckperms` feature (using LuckPerms for permission checks was potentially confusing, so disabling it by default should be more user-friendly)