Releases: ImaDoofus/HousingEditor
Releases · ImaDoofus/HousingEditor
v1.2.0
Bug fixes of security risk
There was a way for someone to make you say chat messages when you imported their action and a risk of getting muted.
A few other bug fixes were made.
Update to Housing Editor for Recent Housing Update
Some fixes so it now works with the newest housing update!
Bug fixes and a few QOL features
v1.0.0 prerelease 5 Bug Fixes and Item Utilities
This update focuses solely on the minecraft mod, no changes to the website were made
- You can use use /
/set wool
to set something to white wool instead of having to do/set white_wool
like before - Commas now work with HE worldedit commands (
//set sand,glass
,//walls sand,glass
,//cube sand,glass
, you get the point) - Using the pro tool in the air will only play the successful ping sound if you are inside the plot otherwise it will play the invalid enderman sound (before it always played the ping)
- Using the
//walls
or//cube
command will no longer delete builds inside that area (unless those builds are out of the same materials as the cube, really no viable way to fix this) - When opening the sign to type in group priority permission within a command action GUI you will now be able to type text and the module will no longer break
- Using
/protools
to load in the pro tools will now give you the actual pro tool items complete with the glint, lore, and hidden flags as of before the command would just give named and plainly enchanted items - Added
/nbt
command which will copy the NBT of your held item to clipboard (This was mostly implemented for development but it could still be useful) - Added
/unbreakable
(Alias:/ub
) command which will toggle the unbreakable state of an item - Improved the teleportation tool so when you used it, it will send a custom chat message and play a sound
- Added
/hideflags
(Alias:/hf
) command which will toggle whether the item info of an item is shown. - Improved/modified
/housingeditor help
by splitting in to organized sections along with page numbers - Changed the way commands such as the
/up
command cancelled the default hypixel message to display a custom one, in order to make the system cleaner and only cancel the right message - Redid the HousingEditor tp command, to piggyback on top of hypixel's default teleporting system. The only difference with the teleportation now is that it supports relative teleporting, but other than that it should not interfere with player teleporting
- Added
/lore
command which will allow you to easily manipulate the lore of an item via chat - Added
/rename
command which will allow you to easily rename an item with chat - HousingEditor version will only be shown in chat the first time you load up the mod instead of on every world load
v1.0.0-alpha.4
- Fixed showLoadingMessage in the config file
- Changed private actions to be unlisted you cant see them on the website but anybody can load then if they have the link
- Added an icon that shows when an action is unlisted
- Made all action cards on the website the same height, this happened when one action had tags and the one next to it didn’t
- Fixed bug with require stat causing timeout error while loading action
- Changed the home page
- Fixed a bug where you cant see the input id box in action pad