File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Settings :
22 Repeater :
3- # If enabled then any entity will be pushed along the repeater path.
3+ # If enabled then any non-player entity will be pushed along a (powered) repeater path.
44 Enabled : true
55
6- # If enabled then entities on top of a fast block will move faster
6+ # If enabled then non-player entities on top of a fast block will move faster
77 FastEnabled : true
88
99 # Normal multiplier
10- Normal : 2 .5
10+ Normal : 1 .5
1111
1212 # Fast block multiplier
13- Fast : 3 .0
13+ Fast : 2 .0
1414
15- # Fast blcok id. By default 80 (Snow)
15+ # Fast block id. By default 42 (Snow)
1616 FastBlock : IRON_BLOCK
1717
1818 Piston :
19- # If enabled then pistons will fling any entities it pushes.
19+ # If enabled then pistons will fling any non-player entities it pushes.
2020 Enabled : false
2121
2222 # The force multiplier
2323 Force : 1.0
2424
2525 Teleporter :
26- # If enabled then any entity on top of a repeater with a block in fron if it will be teleported
26+ # If enabled then any non-player entity on top of a repeater with a block in fron if it will be teleported
2727 Enabled : false
2828
2929 # The amount of blocks the entity will be teleported
@@ -34,19 +34,22 @@ Settings:
3434 Diamond : 25
3535 Emerald : 30
3636
37- StairCannon :
37+ StairCannon :
38+ # WOOD STAIR RAILGUN/CANNON(s)
3839 Enabled : true
3940
4041 # The force multiplier
4142 Force : 0.75
4243
4344 StairCannon2 :
45+ # NETHER BRICK STAIR RAILGUN/CANNON(s)
4446 Enabled : true
4547
4648 # The force multiplier
4749 Force : 2.5
4850
4951 StairCannon3 :
52+ # QUARTZ STIAR RAILGUN/CANNONS(s)
5053 Enabled : true
5154
5255 # The force multiplier
@@ -63,4 +66,4 @@ Settings:
6366 Ladder : false
6467
6568 # The minimum amount of TPS when the plugin should run
66- MinimumTPS : 1.0
69+ MinimumTPS : 7.5
You can’t perform that action at this time.
0 commit comments