Commit Graph

6 Commits

Author SHA1 Message Date
Knovek
d728fe3c24 Update one-shot (#10364) 2026-01-28 07:36:33 -06:00
Knovek
36ded3ff06 update one-shot (#10285)
* Update one-shot

- Added missing minigames/activities to the panel
- Updated README.md to include warning and more information regarding discord implementation, also added information about the settings
- Updated config to be more customizable to the user, this implied a few changes in the plugin
- Added a function to change the private chat status to offline and then restore it, if user enables that setting, not sure if this is allowed since it uses menu actions
- Also changed the warning to include an additional warning for discord announcements, not sure if the line break is properly done with <br> tag

* Update one-shot

removed some temporary testing code
2026-01-23 17:40:38 -05:00
Knovek
94f8098d9b update one-shot
* Update one-shot

several ui changes
added function to send discord webhook for maxed total
removed unused pngs and added 1 new png
large code cleanup

* Update one-shot

updated documentation

* Update one-shot

version update

* Update one-shot

removed forced +1 from collectedlogs var
2026-01-17 05:25:57 -05:00
Knovek
012140b1ed update one-shot (#10079)
Added config to show virtual levels in leaderboards
Added check to remove private chat when Split settings are enabled
Created discord Panel instead of quick browser link
Many changes to leaderboards panels to reduce overall flickering
Added version control logic to send ingame message on update
2026-01-06 00:33:09 -05:00
Knovek
1a6daa3ada Update one-shot (#10010) 2025-12-30 00:25:58 +05:30
Knovek
0b7de2d0e4 add one-shot (#9794)
* Create one-shot

* Removed dotenv dependencies

* remove org.jetbrains dependencies

* removed gson and okhttpclient initializations

* images resized and removed system prints

* Update one-shot

removed hcim scout function

* Update one-shot

removed unnecessary imports

* Update one-shot

removed use of java.lang.reflect.*

* Update plugins/one-shot

* Update one-shot

removed use to java httpconnection
removed unused functions/imports in discordwebhooks class file

* Update one-shot

added scheduler shutdown to deinit() function in OneShotPanel

---------

Co-authored-by: riktenx <riktenx@gmail.com>
2025-12-28 18:24:05 -05:00