[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limited Command Options for StarterKit #2763

Open
Neoteric-Dev opened this issue Nov 20, 2024 · 0 comments
Open

Limited Command Options for StarterKit #2763

Neoteric-Dev opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working Mod Label Missing A new issue where the mod label has yet to be assigned.

Comments

@Neoteric-Dev
Copy link

Information

Minecraft version: 1.18.2
Modloader: Forge
Forge version: 40.2.24
Environment: Singleplayer and Multiplayer

Mod name: starterkit-1.18.2-5.3.jar
Mod version: 5.3

Description

/sk command is not available
/starterkit only allows for set

Expecting the following commands to function
/sk add (kit_name) - Adds your current inventory to the active kits.
/sk give (kit_name) - Give a player a random (or specific) starter kit.
/sk activate <kit_name>/_all - Moves kit_name or all kits from inactive to active.
/sk deactivate <kit_name>/_all - Moves kit_name or all kits from active to inactive.
/sk list (inactive) - Lists all active (or inactive) kits.
/sk reset - Resets all tracking. Players receive another kit on join.
/sk reload - Reloads starter kit changes from the config folder.

I suspect these are only available in 1.19+

Crash report

N/A

@Neoteric-Dev Neoteric-Dev added Bug Something isn't working Mod Label Missing A new issue where the mod label has yet to be assigned. labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Mod Label Missing A new issue where the mod label has yet to be assigned.
Projects
None yet
Development

No branches or pull requests

2 participants