Compatibility
Minecraft: Java Edition
1.21ā1.21.10
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 8 months ago
š£ Wemmbu's Orbital Strike Cannon
This plugin adds the Orbital Strike cannon weapon from the Unstable Universe with protagonists Wemmbu, ParrotX2, SpokeIsHere and FlameFrags. Supports both nuke and stab shots.
āļø Permission
Note - This is the permission that disallows the command, if a player some how gets one without the permission they will still be able to use the rod.
wemmbu.orbital.use
š¤ Commands
/orbital nuke- gives you the nuke rod/orbital stab- gives you the stab rod
šø Preview
A good preview is displayed in Wemmbu's videos. This one in particular uses it for most of the video. š https://youtu.be/oBZ7ydMaQis?si=hAMVbYvIy4yMYiig
ā ļø Optional Dependencys
This plugin supports WorldGuard and Multiverse core to disable the orbital strike cannon in worlds and regions.
š» Configuration
Configuration File
# Worlds where orbital is DISABLED (comma-separated)
# Example: world, world_nether
disabled-worlds: ""
# WorldGuard region names that disable the orbital when the target is inside them (comma-separated)
# Example: spawn,protected-area
# NOTE: WorldGuard integration is optional and uses reflection; if WG is not present this list is ignored.
disabled-worldguard-regions: ""
# Default behaviour
default-type: "nuke" # nuke or stab
default-nuke-rings: 8
default-stab-depth: 320
default-delay-ticks: 10 # ticks to wait after right-click before strike spawns
# One-use in creative? true = consume rods in creative too.
one-use-creative: false
# Misc
range-blocks: 200
tnt-per-ring-base: 3
nuke-offset-height: 50
nuke-base-fuse: 60
stab-spacing: 3
stab-tnt-count: 5
stab-offset: 0.5


