Video
9064f4b1f2
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
2022-11-20 22:57:31 -07:00
Video
2698cbf46d
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
2022-11-17 01:34:45 -07:00
Video
d3b4feaec9
Merge branch 'development' into fs24
2022-11-16 03:04:35 -07:00
Video
c9adb0c5a8
Codacy is incredibly picky and I hope it burns in hell
2022-11-16 03:01:51 -07:00
Video
cb642eba08
Completely rewrites the Block Inspector, fixes bug in BukkitTelnetBridge caused when Essentials is not installed
2022-11-15 21:32:21 -07:00
Video
69a06167a1
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.
2022-11-14 11:41:38 -07:00
Video
550ff492ee
Resolves FS-339 by aggressively rewriting /list and removing ancient unused code
2022-11-14 10:54:59 -07:00
Video
88914632f5
Resolves FS-321 by aggressively rewriting /plugincontrol
2022-11-14 00:38:42 -07:00
Video
47445933f3
Resolves FS-320 and fixes FS-471
2022-11-13 23:20:46 -07:00
Video
94d6f0a872
Attempts to resolve FS-311 and mitigates FS-396
2022-11-13 20:53:50 -07:00
Video
3d67c83ea4
Resolves FS-322
2022-11-13 07:01:30 -07:00
Video
22161b2e90
Resolves FS-331
2022-11-13 06:55:17 -07:00
Video
b1f08c3b7f
God fucking dammit
2022-11-13 06:49:32 -07:00
Video
466745d51f
Resolves FS-348
2022-11-13 06:46:48 -07:00
Video
98921b975f
Resolves FS-340 and improves some surrounding code a bit
2022-11-13 06:44:56 -07:00
Video
35d53ece4e
Resolves FS-338
2022-11-13 06:40:36 -07:00
Video
33146fa161
Resolves FS-337
2022-11-13 06:35:44 -07:00
Video
d7fddc3765
Resolves FS-333
2022-11-13 06:31:45 -07:00
Video
f4cb736c17
Resolves FS-325
2022-11-13 06:28:53 -07:00
Video
3763e0728d
Resolves FS-341
2022-11-13 06:25:56 -07:00
Video
af18299613
Resolves FS-318 by rewriting the /mute command
...
This has the fortunate side-effect of also fixing several bugs present in the original command.
2022-11-13 06:19:10 -07:00
Video
f0d6549eec
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).
2022-11-13 04:49:58 -07:00
Video
3b61ba408f
Fixes FS-314
2022-11-04 22:58:36 -06:00
Video
af710edc88
Fixes FS-323 by rewriting ride modes to make sense
2022-11-04 22:26:19 -06:00
Video
459a11e638
Fixes FS-349
2022-11-04 21:32:23 -06:00
Video
2e41414358
Fixes FS-343
2022-11-04 21:30:28 -06:00
Focusvity
7f4000aff9
Remove indefinite wording for bans with expiry
2022-10-29 22:09:58 +11:00
Focusvity
d2884f007b
Remove ParseException from IConfig
2022-10-29 21:36:05 +11:00
Focusvity
58b1890183
Add expiry to indefinite bans
2022-10-29 21:33:00 +11:00
Allink
8317b1f881
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>
2022-10-28 13:46:16 +01:00
Video
48728c9524
Merge branch 'development' into FS-460-remove-sit-command-from-tfm
2022-10-17 09:51:09 -06:00
Allink
2c357d1d49
Remove /sit command
...
FS-460
2022-10-13 19:53:04 +01:00
Ryan
5246639608
Merge branch 'development' into FS-452-not-fucked
2022-10-12 21:37:18 +01:00
Video
7fb4a477dc
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>
2022-10-12 21:36:49 +01:00
Ryan
612499ff0a
Merge pull request #274 from AtlasMediaGroup/main
...
Merge Main --> Development for 2022.06 Release.
2022-10-12 17:41:40 +01:00
Allink
88f53c05b9
Remove guard clause causing unintended side effects
2022-10-05 12:31:05 +01:00
Video
51cc527697
Removes /nh and code associated with it (except this time its based on the right branch)
2022-09-14 19:24:58 -06: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
Video
1ddeb4b621
Merge pull request #263 from AtlasMediaGroup/FS-450
...
Fixes several bugs caused by potential issues in TFM's admin loading system (FS-450)
2022-09-11 11:30:37 -06:00
Video
c0f3712c8d
Fixes several bugs caused by any potential issues in TFM's admin loading system
2022-09-11 06:35:32 -06:00
Video
0dd7bc06eb
FS-449
2022-09-11 06:04:01 -06:00
Allink
4d98108a46
Remove uptime command ( #250 )
...
Codacy is struggling for no reason, merging anyway.
2022-09-11 12:31:52 +01:00
Allink
073356be49
Properly patch Game Master Blocks ( #245 )
...
* Break cancelled blocks on interact
* Cancel master blocks
* Add Scissors maven repository
* Remove Scissors repo (it is already included in the AMG repo)
* Remove unused import & add TODO for the 1.19 port
2022-07-16 23:03:23 +01:00
Allink
cb401577a4
Fix beds exploding in the Nether & End dimensions with explosions off
2022-06-20 02:46:09 +01:00