Updated to work with 1.19.3
Updated to work with 1.19.3
Added suggestion from SrVoRy
Added suggestion from SrVoRy
Finally some fixes!
Updated to make the NPC more real when building and not teleport at any time (tell me on discord if not)
I can't make the NPC build lower, if you want him to go lower, you can do /npc speed [from 0.1 to 1] and also /constructor timeout [0.1 to 1.0]
Added support for rightclick on NPC (missed it before when added support for leftclick) with the same permission constructor.npc.click
Have fun !
Added constructor.npc.click permission
Added constructor.npc.click permission
Added time parameter to preview command
Added time parameter to preview command: /constructor preview [seconds]
Updated all libraries to latest versions
1.18 update support with reflection
1.18 update support with reflection
Updated to support latest Citizens version
Updated to support latest Citizens version
Fixed GUI bugs and NPC teleporting for nothing
Fixed GUI bugs (NPC and Excavated)
Fixed NPC teleporting for nothing (the NPC will still teleport when he is stuck or if he can't reach the targeted location)
Made GUIs more user friendly and added multi-page support for Schematics and NPCs GUI
Made GUIs and interactions with NPCs more user friendly
Added multi-page support for Schematics and NPCs GUI
Added 1.17 support
Added 1.17 support (you need latest spigot 1.17, latest Citizens build and latest Java 16)
Added cave block and void block to the ignoreair filter
Added sound effect when clicking on inventory items
Added sound effect when clicking on inventory items
Added GUIs and fixed some problems
Added 2 new GUIs:
- NPC's GUI to see a list of NPC and convert them to constructor by right-clicking on them (/constructor npc)
- Schematic's GUI to load a schematic or a structure that you want and building it with the default values of building (/constructor list)
Also fixed the fact that the constructor was placing block of air without the ignoreair value, it will fill with block of air only if you have turned both values ignoreair and excavate to true.
And now, the constructor will continue to build where he finished after a reload of the server or a restart.
That's all, have fun! :D
Removed WorldEdit dependency and added preview mode
Removed the WorldEdit dependency, you don't need WorldEdit anymore to save structures, just use a blaze rod and leftclick + rightclick like WorldEdit then save your structure with /constructor structure
Added preview mode to see what your current loaded structure looks like with the following command: /constructor preview
Have fun! :D
Fixed supply error
Fixed the error where some items wasn't working in supply mode
Also removed the old ids support to now use materials
Added 1.16.2 and Denizen support and remade sound effect
Please update to this version of Constructor! This is the first stable release.
Added 1.16.2 support
Remade the block sound effect to be faster
Fixed Denizen support
Removed some useless code
You need to update Citizens to the latest version to use this version and same for WorldEdit if you want to use the Structure save feature!
Have fun! ;)
Fixed WorldEdit startup error and survey command
Fixed WorldEdit startup error, WorldEdit is now a softdepend
Survey command has been fixed