I apologize for my hiatus. In truth, I had been distributing this update to those who had contacted me on discord and never got around to uploading it here.
Anyways, here is a full list of changes:
Ore Generation Changes
New commands:
/region [region] setPlaceMsg [msg]
Sets the message that will play when a player is stopped from placing a block in a region. Leave an empty message to have no message.
/region [region] setBreakMsg [msg]
Same as above except plays when a player is stopped from breaking a block.
/region [region] setFullmsg [msg]
Sets the message that will play when the “drop in inventory” option is enabled in a region and a player’s inventory is full.
Sets the sound that will play when you break a block on top of the blocks default break sound (I can’t remove this as far as I’m aware of). See the tabcompleter for available sounds. (It is all of the default minecraft sounds)
/region [region] removeBreakSound
This will clear the added break sound from the region
This will set the message that plays when you have the “drop in inventory” option enabled in a region and an item is added to the players inventory. You can use [x] as a place holder for # of items of a type received.
For regions there is the “drop in inventory” option in which drops will be automatically added to a players inventory unless it is full in which it will drop the item as usual unless the “drop on player” is also on in which the item will drop on the player.
Crops actually work in dynamic regions now, although I do not recommend using radius replenishment for them.
Sugarcane, bamboo, and cactus also work differently now. When you break a block that isn’t the base of the crop, that block won’t regenerate, only the base will so the crops will regrow naturally.
Cocoa Beans also work now too! For the region gui, in order to use them make sure to put the item cocoa beans in the canBreak gui. They will rotate onto the first possible log so I cannot guarantee the exact rotation they were originally in but they will rotate correctly towards the first available jungle log.