BrickThrower icon

BrickThrower -----

A plugin to throw bricks!




This updated refactors much of the plugin for better readability and fixes some bugs. It also adds full support for 1.20

You can view the entire changelog on Github here.

Please report any issues you find on our Github here.
----------, Jan 28, 2024

This update adds two new config options:
- item-velocity-multiplier
- kb-velocity-multiplier

You can read about them on the wiki here:
https://github.com/Twocoolguy/BrickThrower/wiki/Config#item-velocity-multiplier
https://github.com/Twocoolguy/BrickThrower/wiki/Config#kb-velocity-multiplier

This update also sets the native version of the plugin to 1.19!
----------, Feb 23, 2023

In this version there has been an added config option called "requires-command". This config option is a true or false value. If it is set to true (which it is by default) you will have to obtain bricks from the command to throw them. If this is set to false, you can throw any brick even if it isn't obtained through the command.

Also this version has been tested and is working on 1.17.
----------, Jun 13, 2021

This update contains mainly bug patches/performance improvements.
- Removed the ability to use smithing table with items obtained through Brickthrower.
- Added a new config option for performance, if you do not care about being able to interact with items from Brickthrower set allow-interacts to true. (This also means anything that you interact with by default will not be able to be interacted with if it is from Brickthrower. This did remove a lot of bugs.)
- Added a new config option for performance if you do not care about being able to use guis with items from Brickthrower set allow-guis to true (crafting tables will still be disabled to use them with though.)
- Fixed a bug where sometimes getNBTDataString from NBT14 (versions 1.14+) would cause a null pointer exception.
- Removed the ability to cook Brickthrower items/smelt Brickthrower items in smokers.
- Removed the ability to cook Brickthrower items/smelt Brickthrower items in blast furnaces.
- Removed the ability to use Brickthrower items in a composter.
- Removed ability to use Brickthrower items with a stonecutter.
- Removed the ability to use Brickthrower items with a cartography table.
- Removed ability to use a loom with Brickthrower items.
- Removed ability to use a trident obtained through Brickthrower.
- Removed ability to enchant items obtained through Brickthrower with an enchanting table.
- Removed ability to smelt Brickthrower items in a furnace.
- Removed the ability to use items from Brickthrower in a brewing stand (except 1.8).
- Removed ability to use leads from Brickthrower on mobs.
- Removed ability to dye sheep with dye obtained from Brickthrower.
- Fixed a big bug where when the item thrown would disappear and it would still do damage to an entity if it got near it.
- Removed ability to operate with tools obtained through Brickthrower.
- Added a check to see if your inventory was full when doing /brth get
- Removed the ability to place lily pads with Brickthrower (they still appear as ghost blocks sadly).
- Removed the ability to fix Brickthrower items with an anvil (except 1.8).
----------, Apr 20, 2021

In version 1.3.0 the following changes were made to the plugin:

- Added the ability when you throw bricks you can damage any livingentity. A living entity is anything that is living, like a player who isn't dead, an animal that you can kill, a mob that you can kill, etc. By default this is disabled in the config with our new config option of "item-damage". Changing to above 0.0 will result in it being enabled.
- Allowed older versions to use items of their choice. This also means that configs may look different from versions 1.12 and below and 1.13 and above.
- Disabled the ability for players to place blocks/eat items that were obtained from brickthrower. This now allows you to use them as a default-item and in the items list.
- This also resulted in the removal of the /brickthrower checkconfig command as it was not very useful.
- You can now use the reload command (/brickthrower reload) in console. Console also bypasses the config option "reload-enabled".
- Improved performance of the plugin.
- Fixed plenty of bugs!

This is the final content update for this plugin. Any updates after this will be for supporting newer versions of Minecraft, bug patches, and documentation. This is not due to be not having interest in making the plugin, but more that the plugin is complete. I believe adding anything more will push away from the originally point of the plugin. I also wish to work on more plugins and constantly updating this one with more features will make it harder to make more plugins.

Also for more information about the plugin please visit our wiki on Github here: https://github.com/Twocoolguy/BrickThrower/wiki

If you need support visit our discord server and ask in our brickthrower support channel: https://discord.com/invite/TyZM6ePB65


Thank you! Continue to report bugs on our github issues page here: https://github.com/Twocoolguy/BrickThrower/issues

If you want to contribute make sure you read our README file in our github page: https://github.com/Twocoolguy/BrickThrower/blob/main/README.md
----------, Jan 31, 2021

In version 1.2.4 we have made the following changes:

- Refactored the code for performance improvements and readability.
- Fixed many bugs along the way. One, in particular, that would delete the item in your offhand when trying to throw bricks.
- Added a new config option to change how long an item will sit on the ground.
- Added support for more versions of Minecraft:
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8

With the support of more versions of Minecraft, there are more than likely some bugs here and there because of version changes. If you find any please report them on our github issue page here: https://github.com/Twocoolguy/BrickThrower/issues

While I found many bugs and patched them, it is possible there are other bugs. Please report them if you find any as it will allow us to produce a better plugin for everyone. Thank you.
----------, Jan 30, 2021

This updated the config to add more options that you can change such as:
the item that you get from brickthrower
a list of items you can choose from to throw
ability to change the name of the item

There has also been some added commands:
/brickthrower list - displays all of the different materials you can provide in the /brickthrower get [material] command.
/brickthrower checkconfig - This checks and tells you if any of the materials that are set are invalid.

New Alias for /brickthrower; /brth
You can now type /brth get or /brth list instead of typing out brickthrower completely.

Please make sure to post any issues you have on our github page, we will fix them!

https://github.com/Twocoolguy/BrickThrower/issues
----------, Jan 15, 2021

The following patches have now been made to this new version of the BrickThrower plugin in version 1.2.2:

- Started using NBT tags to store data about the item. Before we used lore, but now data is stored in NBT.
- Added a new command /brickthrower get nether which will give you nether bricks instead of normal bricks that you can also throw.

If you find any bugs/issues with the plugin please make an issue on our github page: https://github.com/Twocoolguy/BrickThrower
----------, Jan 8, 2021

The following patches have now been made to this new version of the BrickThrower plugin in version 1.2.1:

- Removed the ability to craft with items obtained from /brickthrower get
- Fixed the bricks going in weird directions when trying to throw them; they should now go straight where you are looking.

If you find any bugs/issues with the plugin please make an issue on our github page: https://github.com/Twocoolguy/BrickThrower
----------, Jan 6, 2021

Resource Information
Author:
----------
Total Downloads: 1,966
First Release: Jan 2, 2021
Last Update: Jan 28, 2024
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings