My plugins are free to use and you are more than welcome to showcase them however you must credit me linking my channel and/or the original video I created about it. Also do not re upload my plugins - link the original download (The one above). Thanks for your co-operation :)
Features: This plugin lets you use custom BlingEdit commands to simplify your user experience! All the commands can be accessed by typing: '/trigger <command>' Or if the command requires a value, '/trigger <command> <set/add [value]>'
Commands: Here is the full list of commands by categories.
GENERAL '/trigger actions' - Shows the BlingEdit main menu. '/trigger box_particles' - Toggles whether box particles are on or off. '/trigger get_wand' - Gives you both of the BlingEdit wands. '/trigger list_plugins' - Shows the plugin list.
OPERATIONS '/trigger near_fill set [radius]' - Replaces all blocks in the radius specified to whatever block you specify. (Choose block after running command) '/trigger near_replace set [radius]' - Replaces chosen block in the radius to whatever block you specify. (Choose blocks after running command) '/trigger remove' - Removes everything inside of your selected region. '/trigger sphere set [radius]' - Alias to 'near_fill'. '/trigger sphere_hollow set [radius]' - Creates a sphere but only has the outline (it is hollow). '/trigger store_random' - Stores your selected region to the random block pool.
MOVEMENT '/trigger thru' - Teleports your through the wall you are facing (10 Block Range) '/trigger tpto' - Teleports to the block your crosshair is facing (200 Block Range) '/trigger unstuck' - If you are stuck in a block it will teleport you up until you are free. '/trigger up add [distance]' - Specify a distance and it will teleport you that much up/down and places a glass block to support you.
Changelog: b1 - Release b1.0.1 - Massive near_fill/sphere and near_replace optimization fixes, also some larger radius's are more accurate. Here is a table to see how extreme these optimizations are:
SHAPE 1 2 3 4 5 6 7 8 9 10 25
b1 TIME TO MAKE 0.3 5.4 5.5 53.1 54 62.2 65.7 61 78.5 72.6 *CRASH*
b1.0.1 TIME TO MAKE 0.05 0.3 0.75 2.4 2.7 2.8 4.05 4.7 13.9 17.7 48
b1.1 - New options 'get_wand' and 'sphere_hollow'. Also sphere sizes 13-18 more accurate and tpto and unstuck work almost instantly now (before they were quite slow)