Compatibility
Minecraft: Java Edition
1.21–1.21.10
Platforms
Supported environments
Creators
Details
Licensed ARR
Published last month
Updated 2 days ago
Orbital Strike Wemmbu
A Plugin/Mod that adds orbital strike cannon just like Wemmbu had.
Note:
Paper: Set max-tnt-per-tick: 100000 in spigot.yml
Fabric: Install Carpet mod and CarpetTISAdditions and set optimizedTNT to True
Features
Commands that trigger a nuke or stab shot just like Wemmbu did on Unstable Universe.
Payloads
Nuke
- Payload Size: 10 rings
Stab
- Payload Size: -64 to 256
Wolf
- Wolf Amount: 150 wolfs (default)
Stasis
- Teleports you where you set the coordinates
OrbitalStrike Commands
/orbitalstrike <payload> <pos> [world] [size]
/orbitalstrike crosshair <payload> [size]
Aliases: /strike, /os
/osauth <player> <seconds> # Grants a player access to /orbitalstrike command
/givef <payload> <amount> <wolfAmount|xyz> # Wolf amount for the wolf payload and XYZ cords for the Stasis
/craftr # Show Materials needed
/craftf <payload> <amount>
Command Examples
/givef nuke 2
/givef stab 14
/givef wolf 1 40
/givef stasis 1 8272 -12 917
/osauth Wemmbu 60
/orbitalstrike nuke 827 62 -4272
Configurable Crafting Materials
config.json
crafting-recipe: false # by default
N_S: # Nuke Shot
- material: TNT
amount: 16
- material: NETHERITE_BLOCK
amount: 1
- material: REDSTONE_BLOCK
amount: 1
S_S: # Stab Shot
- material: TNT
amount: 7
- material: NETHERITE_BLOCK
amount: 1
- material: DIAMOND
amount: 1



