Commit Graph

21 Commits

Author SHA1 Message Date
Video
f91c21cc81 Merge branch 'RELEASE-2023.03' of https://github.com/AtlasMediaGroup/TotalFreedomMod into RELEASE-2023.03 2023-03-27 23:27:22 -06:00
Video
6c983f6b97 I was on a development roll and now I need to sleep
- Removes commands /aec, /attributelist, /reactionbar, /playtime, /settotalvotes, /status
- Removes unused activity log functionality
- Migrates many more commands to use MiniMessage
- Merges /disguisetoggle with /toggle
- Reimplements explosive arrows in a much better way
2023-03-27 23:23:34 -06:00
Paul Reilly
1e97273e01 Fixed commas breaking notes. 2023-03-27 21:02:30 -05:00
Paul Reilly
922a2bcc76 Change trailer from blocks to particles. 2023-03-27 20:35:16 -05:00
Video
34269bde09 Please read the commit description for a full changelog
- Reimplements the clownfish toggle in a much better way
- Completely rewrites the plugin's chat formatting system
- Tags now use MiniMessage instead of color codes. New tags are automatically converted.
- /adminchat now uses MiniMessage for its messages
- /autoclear and /autotp now use MiniMessage for their messages
- /banip now uses MiniMessage for its messages
- /bird now uses MiniMessage for its messages (and also now shows a rainbow message)
- /blockcmd now uses MiniMessage for its messages
- /clownfish now uses MiniMessage for its messages
- /notes now uses MiniMessage for its messages
- /op now uses MiniMessage for its messages
- /plc now uses MiniMessage for its messages
- Fixes bug in /stop where the stop message was not showing properly
- Condenses /tagrainbow into /tag and integrates /tag gradient into /tag set using MiniMessage
- /toggle now uses MiniMessage for its messages
- /tossmob now uses MiniMessage for its messages
- /unban, /unbanip, and /unbanname now use MiniMessage for its messages
- /unblockcmd now uses MiniMessage for its messages
- /uncage now uses MiniMessage for its messages
- /undisguiseall now uses MiniMessage for its messages
- /unlinkdiscord now uses MiniMessage for its messages
- /unmute now uses MiniMessage for its messages
- /vanish now uses MiniMessage for its messages
- /vote now partially uses MiniMessage for its messages
- /warn now uses MiniMessage for its messages
- Deprecates FreedomCommand.msg(String) for now
2023-03-27 18:42:43 -06:00
Video
922fa4a34f Whoops lol 2023-03-26 21:59:17 -06:00
Video
ccf572315f Read the commit description
- Admin chat formats now use MiniMessage
- Tab header and footers now use MiniMessage
- Certain titles from the plugin now use MiniMessage
- More commands now use MiniMessage
2023-03-26 21:56:38 -06:00
Video
733f668145 Read the commit details for more information
- Removes several old unused commands
- Begins implementing MiniMessage into several commands
2023-03-26 19:49:31 -06:00
Video
2cd107c317 Even more commands use Adventure now. Includes a bugfix for /creative. 2023-03-26 17:13:05 -06:00
Video
e4782a3542 Changes several commands to use Adventure 2023-03-26 16:28:12 -06:00
Video
77d65e80f8 Removes useless fucking command 2023-03-26 15:28:22 -06:00
Video
3644ba33a5 This is interferring with testing and is pointless 2023-03-26 12:32:28 -06:00
Video
071d19c5e0 [COMMONS] Fixes minor bug that caused /tpr to teleport you partially into the ground
Alco wouldn't stop annoying me about this.
2023-03-11 01:08:27 -07:00
Video
2e7756ed0f [COMMONS] Bugfixes, cleanup, and a much-needed clownfish tweak
- Fixes bug that caused non-shop items (like the mob tosser) to not work if the Shop plugin is not already installed
- Finally makes the fucking clownfish something that can be turned down in the sound settings by having it play the sound at the Player sound category
2023-03-11 00:55:02 -07:00
Video
982a991fb0 Video man enters the scene
- Fixes multiple issues that were preventing the project from building
- Fixes an issue that was causing project build class files to be included in git commits
2023-03-10 23:41:06 -07:00
Paul Reilly
49696f0c30 Minor fix 2023-03-10 19:25:18 -06:00
Paul Reilly
3a96c853d2 Cyclic Dependency Patch
- Fixed cyclic dependencies
- Added a TFShoppe class for effective plugin initialization
- Registered discord commands, did not before
- Added SLF4J loggers for module logging.
2023-03-10 19:21:03 -06:00
Paul Reilly
b5804c7eb1 Attempt to fix maven compiler issues 2023-03-09 09:41:13 -06:00
Paul Reilly
3a6e7921cc Merge branch 'development' into RELEASE-2023.03 2023-03-09 09:13:44 -06:00
Paul Reilly
b7ea1b8b3e 2023.03 update 2 / 2
I think we're done!!!
2023-03-09 03:50:47 -06:00
Paul Reilly
2265783afb Part 1 / 2
Only thing left is to fix all the code issues from moving out the discord and shop implementations.
2023-03-09 01:42:18 -06:00