Commit Graph

976 Commits

Author SHA1 Message Date
Video
fa1b6dde4c Go fuck yourself Codacy
Codacy complained about me forgetting a "default" case in my rewrite of /moblimiter, so I have to do this shit.
2023-07-11 12:06:59 -05:00
Video
6a5b5c241e A few more changes
- Cleans up /potion a tiny bit
- Rewrites part of /moblimiter
- Resolves FS-346 by cleaning up /setlever
- Modernizes /opall a bit
- Changes more components to use Adventure
2023-07-11 12:06:59 -05:00
Video
cec506f148 Too much shit to list in the commit name
- Removes ancient unused code
- General code cleanup in some places
- Rewrites a few components to use Adventure (testing needed)
- Rewrites a few commands to use more modern Java features like Streams
- Fixes oversight where vanishing still worked by names and not UUIDs
- Removes unused Pterodactyl integration
- Removes AutoEject's IP range banning functionality
- Does some minor cleanup to HTTPD's list & players modules
- Fixes ages-old bug in the AntiSpam that caused it to falsely mute players
2023-07-11 12:06:59 -05:00
Focusvity
4602e2246b Remove indefinite wording for bans with expiry 2023-07-11 12:06:58 -05:00
Focusvity
3ac893db50 Remove ParseException from IConfig 2023-07-11 12:06:58 -05:00
Focusvity
bcf8c2f04a Add expiry to indefinite bans 2023-07-11 12:06:58 -05:00
Video
88eceab480 Codacy is incredibly picky and I hope it burns in hell 2023-07-11 12:06:58 -05:00
Video
df756d43ef Completely rewrites the Block Inspector, fixes bug in BukkitTelnetBridge caused when Essentials is not installed 2023-07-11 12:06:58 -05:00
Video
91c4153037 Resolves FS-464
Banners had a cap in them to mitigate the effects of chunk bans back in like 2019. This removes that ancient broken cap.
2023-07-11 12:06:58 -05:00
Video
c5f0886df6 Resolves FS-339 by aggressively rewriting /list and removing ancient unused code 2023-07-11 12:06:58 -05:00
Video
ca990bc526 Resolves FS-321 by aggressively rewriting /plugincontrol 2023-07-11 12:06:58 -05:00
Video
546827cd5a Resolves FS-320 and fixes FS-471 2023-07-11 12:06:57 -05:00
Video
e7e08c060e Attempts to resolve FS-311 and mitigates FS-396 2023-07-11 12:06:57 -05:00
Video
eb6a91323d Resolves FS-322 2023-07-11 12:06:57 -05:00
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
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
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
Allink
2eef02ef13 Fix beds exploding in the Nether & End dimensions with explosions off 2023-07-11 12:06:32 -05:00
Paldiu
268b71f8a3
Update plugin.yml 2023-07-11 11:38:45 -05:00
Paldiu
171daf25a4
Update plugin.yml 2023-07-11 09:06:11 -05:00
Paldiu
3016c57e3e
Merge branch 'main' into ver/1.19.3-main 2023-07-04 17:25:10 -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
Video
3deaaafb88 Patches critical exploit 2023-03-08 19:52:30 -07:00
Video
1eaaf5fcdb Fixes bug where the whitelist wasn't working 2022-09-11 22:10:57 -06:00
Video
42458084d7 Untitled bugfix 2022-09-11 16:47:12 -06:00
Video
0cd2886e40 Fixes oversight where not having Essentials installed causes Discord reporting to fail 2022-09-11 16:14:31 -06:00
Video
575568cb05 Fixes severe bug where changes to player data wouldn't save 2022-09-11 15:33:05 -06:00
Video
26be5d0f44 Fixes bug where adminchat messages were duplicated when sent from in-game
Yet another bug discovered during testing before the release was to be cut
2022-09-11 12:47:58 -06:00
Video
7a724c2f13 Fixes bug that prevented /saconfig add from working properly
This popped up during testing right before RC2 was intended to be cut.
2022-09-11 12:12:36 -06:00
Video
4564ad0449 Fix SAConfig NPE (originally by Allink) 2022-09-11 11:34:16 -06:00