This is long overdue, but after a super long break, I decided to finally update this mod.
Changelog to date is:
V9 to V10
---------
Added saving dirt by implementing Destiny's blockByte system
Added Trench Cluster Item
Added Trench Cluster Bomb Item (disappears after 1 use)
Fixed /dumpDirt not working in even more cases
Added /addDirt *player* *amount* *colorID*
Added /removeDirt *player* *amount*
Added changelog in the mod
---------
V8 to V9
--------
Fixed /dumpDirt not working in certain cases.
--------
V7 to V8
--------
Fixed the RTB Pref for dirt count not showing up.
--------
V6 to V7
--------
A whole brick category for "Dirt" bricks
This will allow for multiple dirt colors able to exist in one game
This will allow for the mod to run on any server, regardless of server type
Say, in a freebuild, you don't have to worry about people digging up your house, because it has a certain colored brick in it.
Instead of setting color ids and all that nonsense to dig up bricks, you just build dirt bricks
Cube mode and Brick mode no longer exist separately
/DumpDirt command should now work everywhere a 4x Cube or 4x4 Brick should fit
Regrouping sets the end result regrouped brick to the majority color (of the original regrouped bricks)
/SpeedDig and /SpeedPlace work again for admins
Some bug fixes
--------
V5 to V6
--------
Bug Fixes
Changed /setDirtColor cmd to /getColor so you may get the color id of the brick you are looking at so that you may enter that in RTB Server Options.
A little bit more clear of a description to set up
--------
V4 to V5
--------
Added an RTB Pref that allows you to choose what dirt type you would like to choose: Cubes or Bricks (Bricks is referring to smallest unit as a 1x1 brick and largest an 8x16 brick)
Minor bug fixes
Some code clean-up
Added a serverCmd to set the dirt color
Either type /setDirtColor *colorIdHere*
ex: /setDirtColor 32
Or type /setDirtColor - and it will set the dirt color to the brick you are looking at
*Changing the pref through RTB is preferred, as it will most likely save the value for the next time you host
--------
V3 to V4
--------
Big changes:
Everything works by cubes now:
Smallest unit is a 2x cube and the largest is 32x cube
Fixed the brick count being inaccurate
Fixed most instances of falling through or getting stuck in bricks that are split or regrouped.
--------
V2 to V3
--------
Fixed minor typo with finding a correct brown in your colorset.
--------
V1 to V2
--------
Fixed the problem where the admin commands /speedDig and /speedPlace caused errors in the console.
--------
Here is the download link for V10:
Gamemode_TrenchDigging.zipPlease post any bugs you find in this topic before I update via RTB. /dumpDirt should be fixed in all cases now. And servers are now able to run this 24/7 due to saving dirt and color values using Destiny's blockByte system.