Commit Graph

142 Commits

Author SHA1 Message Date
William
04e51a5b64
Bump to v1.4.1 2023-05-29 13:22:23 +01:00
dependabot[bot]
c734a87100
Bump org.projectlombok:lombok from 1.18.26 to 1.18.28 (#59)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 13:21:46 +01:00
dependabot[bot]
6f6ba3b0bb
Bump io.netty:netty-codec-http from 4.1.92.Final to 4.1.93.Final (#60)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 13:21:40 +01:00
dependabot[bot]
ab11f18e60
Bump net.william278:DesertWell from 2.0.2 to 2.0.4 (#55)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-06 15:49:22 +01:00
William
8ba66e7b56
docs: Update Formatting documentation 2023-05-06 15:49:14 +01:00
dependabot[bot]
1f09621e9a
Bump io.netty:netty-codec-http from 4.1.91.Final to 4.1.92.Final (#49)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 21:00:58 +01:00
dependabot[bot]
f75cdca180
Bump org.ajoberstar.grgit from 5.0.0 to 5.2.0 (#48)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 21:00:51 +01:00
ironboundred
3c1a980e25
set minimal update rate (#52) 2023-05-01 20:50:59 +01:00
William
c5b09590c7
Tweak hangar channel config 2023-04-23 18:13:07 +01:00
William
772e5a5f0d
Use game versions for hangar, update title 2023-04-23 18:07:16 +01:00
William
401b438a1a
Test publishing to hangar with mc-publish 2023-04-23 16:44:34 +01:00
William
6e5976bc68
[ci skip] Add link to Hangar 2023-04-22 23:11:45 +01:00
William
8e7ba474ae
Remove redundant removeIf log when a player cannot be removed 2023-04-21 21:48:56 +01:00
William
f773fc1a39
docs: Add footer 2023-04-21 19:00:08 +01:00
William
6995df1995
docs: Add contribution invitation 2023-04-21 15:06:48 +01:00
William
65da8556e7
docs: Clarify config file 2023-04-21 15:04:03 +01:00
William
5fd9ad9ecd
Give write permissions 2023-04-21 15:01:03 +01:00
William
5f090b9f77
docs: Add links to Setup.md 2023-04-21 14:39:51 +01:00
William
83eeba89d3
docs: Update workflow 2023-04-21 14:37:35 +01:00
William
0cee3556f1
docs: Update Placeholders.md, tweak script 2023-04-21 14:28:46 +01:00
William
ecf0fdfe15
docs: Update Animations.md 2023-04-21 14:26:35 +01:00
William
a14ee0f7dc
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	.github/workflows/update_docs.yml
2023-04-21 14:24:24 +01:00
William
46b93203f7
docs: Tweak script 2023-04-21 14:23:58 +01:00
William
bed49aef64
docs: Update update_docs.yml 2023-04-21 14:19:38 +01:00
William
380335b14d
docs: Tweak docs script 2023-04-21 14:14:25 +01:00
William
97d872501e
docs: Update CI workflow 2023-04-21 14:12:32 +01:00
William
771bce99ec
docs: Update workflow 2023-04-21 14:11:34 +01:00
William
c9d150a11d
docs: Update workflow, add link to config file from setup 2023-04-21 14:02:59 +01:00
William
1926150717
Update read/write access perms for wiki 2023-04-21 13:59:43 +01:00
William
e98ffaf4a6
Add docs to main repo, docs update action 2023-04-21 13:57:24 +01:00
Adrian
548e47f85a
fix: Fixed NullPointerException in Player Join Listener (#47) 2023-04-21 09:30:02 +01:00
William
e422bf0840
Add plugin metrics and update checker (#46) 2023-04-21 00:22:07 +01:00
William
c48693d865
Bump to 1.4, remove protocolize from build script, update README 2023-04-19 10:37:06 +01:00
Adrian
d3d67cb613
Implement native packets handling and remove Protocolize dependency (#44) 2023-04-19 10:31:37 +01:00
William
4d586d28c3
Remove unneeded log when player remove does not occur 2023-04-18 15:24:57 +01:00
William
3c630dcc50
Remove unnecessary if check 2023-04-18 15:23:37 +01:00
William
5da7da8514
Add new contributors to credits 2023-04-17 21:06:40 +01:00
William
7e349d3393
Add option to disable sorting players, close #39 2023-04-17 20:38:24 +01:00
William
6e67325731
Bump PAPIProxyBridge to v1.2 2023-04-17 20:16:01 +01:00
William
adcdef358b
Update modrinth icon character 2023-04-17 16:30:39 +01:00
ironboundred
7712eaaf15
Check against offline users during permission recalc TAB update (#43) 2023-04-17 16:28:03 +01:00
William
1e3f163f2d
Bump minimessage, fix empty string used for concatenation 2023-04-17 16:06:57 +01:00
William
c6603da50a
Add license header, tweak build scripts 2023-04-17 16:04:53 +01:00
William
97df3812c5
[ci skip] Update README.md 2023-04-17 11:22:08 +01:00
William
2873182a2f
[ci skip] Wrap README header in header tag 2023-04-17 11:13:08 +01:00
ironboundred
dad64098b2
More checkes for offline players (#42) 2023-04-14 17:36:33 +01:00
FreeMonoid
99ce4e3f54
Handle ProtocolizePlayer absence before sending packets (#40) 2023-04-11 00:27:10 +01:00
FreeMonoid
3c7187cca0
Support legacy RGB color codes (#37) 2023-04-06 18:11:00 +01:00
dependabot[bot]
ec0e962761
Bump io.netty:netty-codec-http from 4.1.90.Final to 4.1.91.Final (#36)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 01:34:16 +01:00
Adrian
82ffd265a7
Improved Velocitab command using native Brigadier (#34) 2023-04-02 00:40:22 +01:00