Commit Graph

2359 Commits

Author SHA1 Message Date
Video
2fbd7578ab Resolves FS-331 2023-07-11 12:06:57 -05:00
Video
75cd1864f6 God fucking dammit 2023-07-11 12:06:57 -05:00
Video
a420339017 Resolves FS-348 2023-07-11 12:06:57 -05:00
Video
2b5ea048cc Resolves FS-340 and improves some surrounding code a bit 2023-07-11 12:06:57 -05:00
Video
20f341ea45 Resolves FS-338 2023-07-11 12:06:57 -05:00
Video
eadbc504e5 Resolves FS-337 2023-07-11 12:06:57 -05:00
Video
760ab3c622 Resolves FS-333 2023-07-11 12:06:56 -05:00
Video
b804459dcc Resolves FS-325 2023-07-11 12:06:56 -05:00
Video
63f805935f Resolves FS-341 2023-07-11 12:06:56 -05:00
Video
1937a3d4de Resolves FS-318 by rewriting the /mute command
This has the fortunate side-effect of also fixing several bugs present in the original command.
2023-07-11 12:06:56 -05:00
Video
36663385ab Resolves FS-316 by aggressively rewriting /blockedit
Disclaimer: I did this whilst sleep deprvied.
I didn't know how the fuck NPath is calculated so to play it safe I aggressively rewrote the command. I also took the opportunity to make some of the command's messages more consistent with eachother (using restrict/restore instead of block/unblock).
2023-07-11 12:06:56 -05:00
Video
5d4085ab07 Fixes FS-323 by rewriting ride modes to make sense 2023-07-11 12:06:53 -05:00
Video
0686419ce3 Fixes FS-349 2023-07-11 12:06:53 -05:00
Video
9998392b1a Fixes FS-343 2023-07-11 12:06:53 -05:00
dependabot[bot]
90c276668b Bump codacy/codacy-analysis-cli-action from 4.1.0 to 4.2.0 (#269)
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases)
- [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: codacy/codacy-analysis-cli-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan <Wild1145@users.noreply.github.com>
2023-07-11 12:06:53 -05:00
Allink
19db8a14dc Remove unused imports, variables and other minor oversights in the Discord bridge (#280)
* Fix player names not being deformatted

* Remove unused imports and variables

* Rectify usage of deprecated methods

* Clarify comment

* Update JDA plugin warning repository URL

* Fix possible NPEs

Co-authored-by: Ryan <Wild1145@users.noreply.github.com>
2023-07-11 12:06:53 -05:00
Ryan
7f0eeab09c Remove Broken Downstream Merge Action (#281)
This never worked, let's just remove it.
2023-07-11 12:06:53 -05:00
dependabot[bot]
410f26f76f Bump actions/setup-java from 3.5.1 to 3.6.0 (#279)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 12:06:53 -05:00
Video
2d918fe17b Removes /nh and code associated with it (except this time its based on the right branch) 2023-07-11 12:06:53 -05:00
Allink
44bae8ab00 Remove /sit command
FS-460
2023-07-11 12:06:53 -05:00
Video
6cc9b26661 Removes TFGuilds integration (#264)
TFGuilds was shitcanned the other day (good riddence), so there's no point in bridging it anymore.

Co-authored-by: Allink <44676012+allinkdev@users.noreply.github.com>
Co-authored-by: Ryan <Wild1145@users.noreply.github.com>
2023-07-11 12:06:52 -05:00
dependabot[bot]
6761ab8035 Bump actions/setup-java from 3.3.0 to 3.5.1 (#271)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.3.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.3.0...v3.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 12:06:52 -05:00
dependabot[bot]
9490dacf36 Bump junit-jupiter from 5.8.2 to 5.9.0
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 12:06:46 -05:00
dependabot[bot]
173f37d55e Bump javassist from 3.29.0-GA to 3.29.1-GA
Bumps [javassist](https://github.com/jboss-javassist/javassist) from 3.29.0-GA to 3.29.1-GA.
- [Release notes](https://github.com/jboss-javassist/javassist/releases)
- [Changelog](https://github.com/jboss-javassist/javassist/blob/master/Changes.md)
- [Commits](https://github.com/jboss-javassist/javassist/commits)

---
updated-dependencies:
- dependency-name: org.javassist:javassist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 12:06:46 -05:00
dependabot[bot]
25c8c0b654 Bump EssentialsX from 2.19.4 to 2.19.6
Bumps [EssentialsX](https://github.com/EssentialsX/Essentials) from 2.19.4 to 2.19.6.
- [Release notes](https://github.com/EssentialsX/Essentials/releases)
- [Commits](https://github.com/EssentialsX/Essentials/compare/2.19.4...2.19.6)

---
updated-dependencies:
- dependency-name: net.essentialsx:EssentialsX
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 12:06:46 -05:00
dependabot[bot]
217e5fd62e Bump worldedit-bukkit from 7.2.10 to 7.2.12
Bumps worldedit-bukkit from 7.2.10 to 7.2.12.

---
updated-dependencies:
- dependency-name: com.sk89q.worldedit:worldedit-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 12:06:46 -05:00
Allink
2eef02ef13 Fix beds exploding in the Nether & End dimensions with explosions off 2023-07-11 12:06:32 -05:00
Paldiu
41cf62c8c0
Merge pull request #333 from AtlasMediaGroup/Paldiu-patch-1
Update plugin.yml
2023-07-11 11:49:44 -05:00
Paldiu
268b71f8a3
Update plugin.yml 2023-07-11 11:38:45 -05:00
Paldiu
a84a47980a
Merge pull request #331 from AtlasMediaGroup/manual-patch-conflict-1
Update pom.xml
2023-07-11 11:33:47 -05:00
Paldiu
3a502713ea
Merge branch 'main' into manual-patch-conflict-1 2023-07-11 09:18:06 -05:00
Paldiu
5dc5e5dcc5
Merge pull request #332 from AtlasMediaGroup/manual-patch-conflict-2
Update plugin.yml
2023-07-11 09:17:54 -05:00
Paldiu
171daf25a4
Update plugin.yml 2023-07-11 09:06:11 -05:00
Paldiu
2fa7b6855b
Update pom.xml 2023-07-11 09:05:04 -05:00
Paldiu
c5f24b46d5
Merge pull request #327 from AtlasMediaGroup/ver/1.19.3-main
Update to 1.19.4
2023-07-04 17:37:37 -05:00
Paldiu
3016c57e3e
Merge branch 'main' into ver/1.19.3-main 2023-07-04 17:25:10 -05:00
Paldiu
00351f1163
Merge pull request #326 from AtlasMediaGroup/fix/movement-validator
Miscellaneous improvements to the movement validator
2023-07-04 17:24:55 -05:00
Allink
0e7a2d9bce
Update to 1.19.4 2023-06-20 04:32:45 +01:00
Allink
dcebf7bbe7
Use Adventure for kick message 2023-06-17 20:23:54 +01:00
Allink
d30e335f57
Disallow custom spawns that are out of bounds 2023-06-17 20:23:24 +01:00
Allink
cca95dc3f1
Add dedicated method for checking if a position is out of bounds 2023-06-17 20:23:18 +01:00
Allink
42b68011ea
Improve distance check 2023-06-17 20:09:22 +01:00
Allink
87d7ba19de
Remove inventory checks in MovementValidator 2023-06-17 20:06:56 +01:00
Paldiu
dd373fc9aa
Merge pull request #307 from AtlasMediaGroup/RELEASE-2022.06.1
Release 2022.06.1
2023-03-31 18:25:42 -05:00
Video
41331e719d Updates version to 2022.06.1 2023-03-08 19:58:14 -07:00
Video
72c83ba84a
Merge pull request #306 from AtlasMediaGroup/critical-exploit-fix
Patches critical exploit in the command blocker
2023-03-08 19:53:51 -07:00
Video
3deaaafb88 Patches critical exploit 2023-03-08 19:52:30 -07:00
Ryan
edb3dbfdbe
Merge pull request #273 from AtlasMediaGroup/RELEASE-2022.06
Release 2022.06
2022-10-12 17:37:09 +01:00
Ryan
fd6f8a2d17
Merge branch 'main' into RELEASE-2022.06 2022-10-08 15:08:52 +01:00
Video
ae5038ef0f
Uplifts pom version to release 2022-09-13 21:54:42 -06:00