bentobox/ADDON.md
tastybento 376ac167e8
Version 1.17.1 (#1796)
* Version 1.17.1

* Add homes command to default player options.

* Implements better online player counter. (#1791)

Current one is based on online player count when bStats sends data to the server.
This one will send data about amount of players who logged in the server.

* Add Boxed Gamemode to the list. (#1793)

* Add Bank addon (#1792)

* Add Holographic Displays as SoftDepend for AOneBlock (#1794)

* Custom date time format support for /<admin> info <player> (#1783)

Fixes #1720

* Parent/sub-flag support, split up and designate CONTAINER flag as parent flag (#1784)

* Split CONTAINER flag into multiple flags

CONTAINER split into
- CONTAINER (Chest/Minecart Chest)
- BARREL (Barrel)
- COMPOSTER (Composter)
- FLOWER_POT (Flower Pot)
- SHULKER_BOX (Shulker Box)
- TRAPPED_CHEST (Trapped Chest)

Fixes #1777

* Add subflag support

* Create container parent flag, chest subflag

* Remove extra string from when CHEST was CONTAINER

* Fix incorrect flag specified on fired event in IslandToggleClick

* Add missing world subflag event firing

* Remove extra import

* Add world setting flag for island visitors keep inventory (#1785)

* Implement 3 bar charts: addons, gamemodes, hooks (#1790)

BStats supports sending Bar chart data, however, it does not display it via their site directly.
It can be called manually, to view.

PieChart does not work very well for addons and hooks. BarChart however allows viewing each addon separately. 

This change allows sending data to the server about bar charts.

* Update action versions

* Declare distribution - adopt

* Cache Java Maven files differently.

* Try dependency for shade snapshot

* Add support for Minecraft 1.17.1

* Fix test by incrementing listener value check

There is a new listener now.

* Spigot 1.17.1

* Fix test for InventoryListener

* Re-order repos.

* Downgrading to 1.17 Spigot for now to enable building.

* Try pluginRespositories tag in POM to enable Github actions

Co-authored-by: BONNe <bonne@bonne.id.lv>
Co-authored-by: Fredthedoggy <45927799+Fredthedoggy@users.noreply.github.com>
Co-authored-by: Justin <jstnf@users.noreply.github.com>
2021-07-10 18:27:57 -07:00

25 lines
2.6 KiB
Markdown

The following is a list of all addons currently made for BentoBox:
* [**Bank**](https://github.com/BentoBoxWorld/Bank/): Provides an island bank to enable island members to share money.
* [**Biomes**](https://github.com/BentoBoxWorld/Biomes/): Enables players to change biomes on islands.
* [**Border**](https://github.com/BentoBoxWorld/Border/): Adds a world border around islands.
* [**Cauldron Witchery**](https://github.com/BentoBoxWorld/CauldronWitchery/): Allows summoning mobs using some magic!
* [**Challenges**](https://github.com/BentoBoxWorld/Challenges/): Gives your players challenges to accomplish.
* [**Chat**](https://github.com/BentoBoxWorld/Chat/): TeamChat and IslandChat for BentoBox gamemodes.
* [**Control Panel**](https://github.com/BentoBoxWorld/ControlPanel/): This is simple ControlPanel for all BentoBox GameMode addons.
* [**Dimensional Trees**](https://github.com/BentoBoxWorld/DimensionalTrees/): Turns the trees that grow in the Nether or in the End into specific materials.
* [**ExtraMobs**](https://github.com/BentoBoxWorld/ExtraMobs/): Adjusts some mob spawning rules to get Blazes, Wither Skeleton, Shulkers and Bees.
* [**Greenhouses**](https://github.com/BentoBoxWorld/Greenhouses/): Enables players to make mini biome glass houses on their island.
* [**IslandFly**](https://github.com/BentoBoxWorld/IslandFly/): Allows your players to fly on their islands.
* [**InvSwitcher**](https://github.com/BentoBoxWorld/InvSwitcher/): Allows you to split inventories between the different worlds.
* [**Level**](https://github.com/BentoBoxWorld/Level/): Calculate your island level and show a top ten. Also so you can brag to your friends :D
* [**Likes**](https://github.com/BentoBoxWorld/Likes/): Creates a voting system to rank islands.
* [**Limits**](https://github.com/BentoBoxWorld/Limits/): Limits blocks and entities that your players can place on their islands.
* [**MagicCobblestoneGenerator**](https://github.com/BentoBoxWorld/MagicCobblestoneGenerator/): Generates any blocks in a cobblestone generator.
* [**TwerkingForTrees**](https://github.com/BentoBoxWorld/TwerkingForTrees/): Twerk to make trees grow faster on your island.
* [**Upgrades**](https://github.com/BentoBoxWorld/Upgrades/): Upgrades to an island of any GameMode.
* [**Visit**](https://github.com/BentoBoxWorld/Visit/): Lets your players visit other islands with a command.
* [**VoidPortals**](https://github.com/BentoBoxWorld/VoidPortals/): Teleports to the dimensions by falling into the Void.
* [**Warps**](https://github.com/BentoBoxWorld/Warps/): Enables players to plant a warp sign and visit other player's islands.
With more to come :D