You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`plugins/1MB-CMIAPI-EmoteMenu-v1.0.0-382-j25-26.1.2.jar` provides `/emotes` with a hardened light-blue GUI, Paper dialog search, target picking, and CMI CustomAlias-backed emote review
-`plugins/1MB-CMIAPI-GameTypes-v1.0.0-382-j25-26.1.2.jar` provides `/gametype` safe BentoBox game type menus for OneBlock, SkyBlock, AcidIsland, CaveBlock, and SkyGrid
104
-
-`plugins/1MB-CMIAPI-BirthdayLanterns-v1.0.0-382-j25-26.1.2.jar` provides `/birthday` collectible birthday, player anniversary, and server milestone lantern rewards with GUI claims, PDC item identity, finite wish charges, guestbook notes, presets, mail variants, and configurable CMI reward commands
-`plugins/1MB-CMIAPI-SchedulerCheck-v1.0.0-382-j25-26.1.2.jar` provides direct-console `/_scheduler` checks for CMI scheduler YAML syntax, timing values, command lists, enabled toggles, and Markdown exports
126
-
-`plugins/1MB-CMIAPI-Upgrade-v1.0.0-382-j25-26.1.2.jar` provides `/_upgrade` admin-only LuckPerms group upgrade suggestions and read-only rankup simulation from join date and playtime signals, with a review queue GUI, clickable inspect/apply actions, guarded re-checks, side-group preservation, optional cosmetic permission rewards, promotion feedback effects, Discord link reminders, and split `config.yml`/`groups.yml`
127
-
-`plugins/1MB-CMIAPI-EndCrystals-v1.0.0-382-j25-26.1.2.jar` provides `/_endcrystals`, migrated from the old standalone 1MB-EndCrystals plugin
-`plugins/1MB-CMIAPI-1MBPlaceholders-v1.0.0-382-j25-26.1.2.jar` provides the migrated `%onemb_<key>%` PlaceholderAPI expansion and keeps `/_placeholders`
137
-
-`plugins/1MB-CMIAPI-WarpAudit-v1.0.0-382-j25-26.1.2.jar` provides read-only CMI warp and portal hygiene checks
-`plugins/1MB-CMIAPI-EmoteMenu-v1.0.0-385-j25-26.1.2.jar` provides `/emotes` with a hardened light-blue GUI, Paper dialog search, target picking, and CMI CustomAlias-backed emote review
-`plugins/1MB-CMIAPI-GameTypes-v1.0.0-385-j25-26.1.2.jar` provides `/gametype` safe BentoBox game type menus for OneBlock, SkyBlock, AcidIsland, CaveBlock, and SkyGrid
104
+
-`plugins/1MB-CMIAPI-BirthdayLanterns-v1.0.0-385-j25-26.1.2.jar` provides `/birthday` collectible birthday, player anniversary, and server milestone lantern rewards with GUI claims, PDC item identity, finite wish charges, guestbook notes, presets, mail variants, and configurable CMI reward commands
-`plugins/1MB-CMIAPI-SchedulerCheck-v1.0.0-385-j25-26.1.2.jar` provides direct-console `/_scheduler` checks for CMI scheduler YAML syntax, timing values, command lists, enabled toggles, and Markdown exports
126
+
-`plugins/1MB-CMIAPI-Upgrade-v1.0.0-385-j25-26.1.2.jar` provides `/_upgrade` admin-only LuckPerms group upgrade suggestions and read-only rankup simulation from join date and playtime signals, with a review queue GUI, clickable inspect/apply actions, guarded re-checks, side-group preservation, optional cosmetic permission rewards, promotion feedback effects, Discord link reminders, and split `config.yml`/`groups.yml`
127
+
-`plugins/1MB-CMIAPI-EndCrystals-v1.0.0-385-j25-26.1.2.jar` provides `/_endcrystals`, migrated from the old standalone 1MB-EndCrystals plugin
-`plugins/1MB-CMIAPI-1MBPlaceholders-v1.0.0-385-j25-26.1.2.jar` provides the migrated `%onemb_<key>%` PlaceholderAPI expansion and keeps `/_placeholders`
137
+
-`plugins/1MB-CMIAPI-WarpAudit-v1.0.0-385-j25-26.1.2.jar` provides read-only CMI warp and portal hygiene checks
-`plugins/1MB-CMIAPI-WorthHelper-v1.0.0-385-j25-26.1.2.jar` provides `/worthhelper` for read-only CMI Worth.yml and Paper recipe review exports
140
140
141
141
The common `1MB-CMIAPI-` prefix keeps the jars grouped together when sorted by name. Repository folders and build output may be organized by category, but installed runtime jars should stay in `/plugins/` for normal Paper loading and feature isolation.
`/_scheduler` is direct-console only and has no aliases. It reads CMI `Settings/Schedules.yml` or `Scheduler.yml`, validates YAML syntax, type/range values such as `Hour: 0-23`, command list shape, and schedule trigger logic, then exports Markdown reports for Discord/support review. `/_scheduler set <key> true|false` only changes one `Enabled:` line and reminds the owner that a full `/stop` and start is the cleanest way to apply CMI scheduler changes.
1157
+
`/_scheduler` is direct-console only and has no aliases. It reads CMI `Settings/Schedules.yml` or `Scheduler.yml`, validates YAML syntax, type/range values such as `Hour: 0-23`, strict booleans, command list shape, specialized CMI command prefixes, risky command roots, duplicate enabled schedules, typo-prone ids, and schedule trigger logic. `/_scheduler export` writes a full Markdown report, while `/_scheduler export discord` writes a shorter findings summary. `/_scheduler set <key> true|false [--reason <text>]` only changes one `Enabled:` line and reminds the owner that a full `/stop` and start is the cleanest way to apply CMI scheduler changes. `/_scheduler create` can append simple interval or daily schedule entries from console.
0 commit comments