Minecraft HaoVSort mod 2026 download
logo
minecraft mod HaoVSort

HaoVSort

Game Version: 1.18.2
Total Downloads: 65
Updated: May 11, 2022
Created: Apr 6, 2021
Download HaoVSortDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
HaoVSort 1.2.1 release 93.19 KB May 11, 2022 1.18.2 5 download HaoVSort HaoVSort 1.2.1 releaseDownload
HaoVSort 1.1.0 release 74.43 KB Apr 18, 2022 1.18.2 12 download HaoVSort HaoVSort 1.1.0 releaseDownload
HaoVSort 1.0.0 (HaoSort v.2.0.0) release 64.62 KB Apr 8, 2022 1.18.2 8 download HaoVSort HaoVSort 1.0.0 (HaoSort v.2.0.0) releaseDownload

Description

Share this:

Sorting visualization in minecraft

 

 
Sorting Algorithms Visualizer Minecraft’s plugin

Sort Command
/sort <player> <algorithm> <delay> <length> args...
<player> Player who will see this visualize.
<type> Algorithm type
<delay> Delay in the algorithm
<length> Data length to be sort.
args… Other data that must be input in some types of algorithms.

Example
/sort karnhao quick 10 100
/sort karnhao radix 10 100 4

Sort Stop Command
/sortstop <player>
Parameters
<player>


Custom Sort Command
/sortcustom <player> <delay> <length> <type> args... ; <type> args... ; ..........
Example

/sortcustom karnhao 10 100 random 1 ; insertion ; finish #00AA00
/sortcustom karnhao 10 100 invert ; shell; finish #FF0000 ; random 0.1

Comments

Add a comment