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

Sync spawning commands #2113

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Conversation

tornac1234
Copy link
Collaborator

@tornac1234 tornac1234 commented Jan 21, 2024

  • Fix "spawn" command (broken since Living Large)
  • [new] Sync "sub" command, we can now spawn cyclops with a command
    - [ ] Maybe: Move those to command callbacks ("/spawn [VEHICLE TYPE] [OPTIONAL COORDINATES]") with OP requirement
  • Require the moderator perms at least to use the those commands (only local check for now, but should be switched to the future command system once it's ready)

Adds the translation key: "Nitrox_MissingPermission" to be set like so
"You miss the permissions to execute this command [{PERMISSION}]"

@tornac1234 tornac1234 added Type: bug Area: vehicles Related to vehicles (seamoth, cyclops, prawn) labels Jan 21, 2024
@tornac1234 tornac1234 linked an issue Jan 21, 2024 that may be closed by this pull request
@tornac1234 tornac1234 mentioned this pull request Feb 15, 2024
10 tasks
Copy link
Member

@Jannify Jannify left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM CW

@dartasen dartasen merged commit 4a3830d into SubnauticaNitrox:master Feb 16, 2024
@Measurity Measurity added this to the 1.8 milestone Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: vehicles Related to vehicles (seamoth, cyclops, prawn) Type: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync the spawn command
4 participants