|
14 | 14 |
|
15 | 15 | ## ✨ Features That Go Way Beyond "Just a Double Jump" |
16 | 16 |
|
17 | | -🧠 **Not native to Minecraft? No problem.** |
18 | | -We *rewrote physics* to make smooth, fully customizable double jumps possible. |
| 17 | +✅ **Not native to Minecraft? No problem.** |
| 18 | +🔧 We *rewrote physics* to make smooth, fully customizable double jumps possible. |
19 | 19 |
|
20 | | -🧱 **Jump Blocks – Step to Launch** |
| 20 | +✅ **Jump Blocks – Step to Launch** |
21 | 21 | - Step on a block (e.g. `DIAMOND_BLOCK`) and instantly unlock your jump. |
22 | 22 | - Fully customizable triggers, messages, and permissions. |
23 | 23 |
|
24 | | -🎩 **Jump Items – Your Jump, Your Style** |
| 24 | +✅ **Jump Items – Your Jump, Your Style** |
25 | 25 | Require players to: |
26 | 26 | - Wear special boots (`WEAR_ITEM`) |
27 | 27 | - Hold a specific item (`HOLD_ITEM`) |
28 | 28 | - Right-click it (`CLICK_ITEM`) |
29 | 29 | *Every action fully configurable.* |
30 | 30 |
|
31 | | -🌀 **Jump Visuals – Particles & Sounds, Player-Controlled** |
| 31 | +✅ **Jump Visuals – Particles & Sounds, Player-Controlled** |
32 | 32 | - Built-in GUI lets players pick their own particles and sounds. |
33 | 33 | - Set defaults in config |
34 | 34 | - Players can override them freely |
35 | 35 |
|
36 | | -💥 **Permission-Based Power** |
| 36 | +✅ **Permission-Based Power** |
37 | 37 | - Control velocity, cooldown, and access using permissions — ideal for rank systems. |
38 | 38 |
|
39 | | -⚔️ **Fall Damage Control** |
| 39 | +✅ **Fall Damage Control** |
40 | 40 | - Turn OFF for fun parkour |
41 | 41 | - Turn ON for PvP challenge |
42 | 42 | *Your server, your rules.* |
43 | 43 |
|
44 | | -🛡️ **Smart Restrictions** |
| 44 | +✅ **Smart Restrictions** |
45 | 45 | Block double jumps: |
46 | 46 | - For laggy players |
47 | 47 | - When Elytra is equipped |
48 | 48 | - in WorldGuard regions |
49 | 49 | - In specific worlds |
50 | 50 | - Or allow only via permissions |
51 | 51 |
|
52 | | -⏱️ **Jump Delay System** |
| 52 | +✅️ **Jump Delay System** |
53 | 53 | - Limit jump use to every X seconds. |
54 | 54 | - No more spam-jumping across your map. |
55 | 55 |
|
56 | | -🔄 **Auto Enable on Join** |
| 56 | +✅ **Auto Enable on Join** |
57 | 57 | - For all players |
58 | 58 | - Or only VIPs (via permission) |
59 | 59 |
|
60 | | -⚡ **Performance-First Engine** |
| 60 | +✅ **Performance-First Engine** |
61 | 61 | - We bent Minecraft’s physics to our will — with **zero performance hit**. |
62 | 62 |
|
63 | | -🔧 **100% Configurable** |
| 63 | +✅ **100% Configurable** |
64 | 64 | - Messages, mechanics, behavior — everything is in your control. |
65 | 65 |
|
66 | 66 | --- |
|
0 commit comments