Sculptor_v1.1.4
Details
-
FilenameSculptor.jar
-
Uploaded by
-
UploadedSep 20, 2016
-
Size59.98 KB
-
Downloads640
-
MD5a56e523fa886479d1cb8c8a1ff6ce6bb
Supported Bukkit Versions
- 1.10
- 1.9
- 1.8
Changelog
1.1.4
- Fixed message about bad permissions when you enter an invalid command
- Improved messages when invalid/missing arguments
1.1.3
- Fixed Water tool. Now you can use water tool next to a wall and it will not place water on other side of wall.
1.1.2
- Updated to also work with 1.8
1.1.1
- Bug fix. When binding a tool to a material other than a hand tool it would also place the block No longer places block.
1.1.0
- Updated to work with CraftBukkit 1.10.2
1.0.6
- Bug fix ( Leaves being omitted on trees with 1 block width trunk )
1.0.5
- Bug fix ( hitting pressure plate with bound tool in hand triggered set height action )
1.0.4
- Added new Tree tool: Oak, Spruce, Pine, Tall Pine, Olive, Jungle and Crazy
- Improvements to status information displayed
- Performance tweeks
- Added code to check for new version
1.0.3
- Config file has been slightly restructured. You might want to delete your config.yml in the plugins/Sculptor folder to get the latest version.
- Renamed the Tree tool to Clear
- Clear tool allows you to specify the target you want to clear out. Default is Growth (all trees, vines and other things that grow). Additional targets can be defined in the config.yml file
- Added Valley tool for carving out river beds and valleys.
- Some fixes to information displayed to user
- A few performances tweeks
1.0.2
- Made change so Sculptor is only active for a player once they issue a Sculptor command
- Fixed thread safety issue
- Added additional materials to Tree tool (Dead Bush and Flowers) (config.yml)
1.0.1
- Fixed bug with undo.
- Added max number of undo steps to config.yml. Setting is limits.undo. Default value is 35.
- A few performance improvements
1.0.0
Initial version