Commands:
- Commands now can be written across multiple chat lines
Write "+" as last parameter, to continue a command in the next line (e.g. "!say This +", "is a +", "sentence." => "This is a sentence.")
Write "+" as only parameter, to abort a started command (e.g. "say This +", "is a +", "+" => aborted)
Commands triggered via buy-command work the same way (e.g. "buy !say#This#+", "buy is#a#+", "buy sentence." => "This is a sentence.") - !arena and !stadium cannot be used near factories, headquarters, power plants, spawn points and turrets anymore
- Removed !inside
Use !cha to enter and leave challenges - !path now can handle all kinds of pitch (up/down), roll (spirals) and yaw (left/right) curves (even combined)
Until now, !path could only handle pitch (up/down) curves
For adding simple wooden ways, use the short version "!path length distance height scale angle" (e.g. "!path 20", "!path 20 0 0 3 30")
Else use the long version "!path object distance height scale rotation gap angle0 length1 angle1 length2 angle2 ...", e.g.:
"!path 6074 0 0 1 90 -0.6 3,30,0 180 3,30,1080" adds a vertical spiral (image 1)
"!path 6074 0 0 1 90 -0.5 0 160 2880,0,360" adds a sphere (image 2)
"!path barrel 0 0 1 90 -0.2 0 108 1080,0,1080" adds a horizontal wave (image 3)
"!path barrel 0 0 1 (90 / 0,90 / 0,0,90) 0 0 10 90" adds a vertical curve (image 4)
"!path 4125 0 0 1 0,0,45 0 90 15 0 15 0,0,90 15 0,90,90" adds a curved way (image 5)
Angles/Rotations use the syntax "pitch,roll,yaw", but later axes can be skipped (e.g. "90,45,-180", "0.1,-10.75", "20")
So if you only want to add up/down-curves as before, the syntax remains the same - !path now can use any object in any rotation with any gap between each part
- Already spawned paths now can be shifted, rotated, scaled, physicalized, cloned and grouped like objects and use the same list
- !path, !obj and !eff now can also use the first object or effect, that matches the given characters (similar to !gun, e.g. "!obj brary/architectu", "!eff ehmm")
- All console messages now use automatic line breaks (respecting all kinds of $-patterns)
Formatted tables even handle line breaks column-wise and automatically resize to fit into the screen - Members cannot reserve default names anymore
- Replaced a few default names




