Skip to content

Releases: Hugo1307/BlockStreet

BlockStreet v2.9.1

12 Dec 19:28

Choose a tag to compare

Description

BlockStreet v2.9.1 adds support for servers running Minecraft 1.21.11

Full Changelog: v2.9.0...v2.9.1

BlockStreet v2.9.0

28 Nov 12:43

Choose a tag to compare

Description

BlockStreet v2.9.0 introduces the possibility to customize the icon that is displayed for each company in the plugin's GUIs. This icon can be set when creating the company, or can be updated later on by administrators through the company's data file.

Besides that, in this new version of BlockStreet, the help messages for commands displayed when using /invest help are now translatable, allowing admins to translate them to their own language.

What's Changed

  • feat: Translatable descriptions for help command by @Hugo1307 in #59
  • Feature: Customizable icons for Companies in GUIs by @Hugo1307 in #60
  • feat: Make command arguments translatable by @Hugo1307 in #61

Full Changelog: v2.8.1...v2.9.0

BlockStreet v2.8.1

10 Sep 21:32

Choose a tag to compare

Description

BlockStreet v2.8.1 introduces a fix that allows the new notification system to work properly for new players.

Full Changelog: v2.8.0...v2.8.1

BlockStreet v2.8.0

10 Sep 12:39

Choose a tag to compare

Description

BlockStreet v2.8.0 adds some QoL improvements for both players and server administrators:

Features

  • The plugin now allows players to disable certain plugin notifications, such as stock updates and/or company bankruptcy.
  • New setting in the config.yml that allows server admins to choose whether the plugin should automatically remove bankrupt companies.

What's Changed

  • Feature: Configurable Notifications by @Hugo1307 in #52
  • Feature: Automatic removal of Banrupt companies by @Hugo1307 in #53

Full Changelog: v2.7.1...v2.8.0

BlockStreet v2.7.1

18 Aug 17:51
ade3f93

Choose a tag to compare

Description

BlockStreet v2.7.1 includes an important bug fix to ensure that companies' stocks are properly updated in Paper servers.

Full Changelog: v2.7.0...v2.7.1

BlockStreet v2.7.0

17 Aug 23:03
c2b4331

Choose a tag to compare

Description

This new update (BlockStreet v2.7.0) adds some new features regarding investment profit calculations and some bug fixes. Here's what changed:

Features

  • The plugin now tracks the average buy price for each company that a player buys. This will allow the plugin to display certain metrics, such as the player's profit on each investment.
  • Players can now check the total profit of their portfolio and quickly understand if they are winning or losing money.
  • Added CompanyCreateEvent, CompanyBankruptEvent, CompanyDeleteEvent and CompanyStockUpdateEvent to allow integration with other plugins/systems.

Fixes

  • Deleted companies are now automatically deleted from the player's portfolio.

Full Changelog: v2.6.1...v2.7.0

BlockStreet v2.6.1

03 Aug 21:24

Choose a tag to compare

Description

This new update (BlockStreet v2.6.1) adds new features/fixes related to messages and localization, namely:

  • Server administrators can now customize the plugin's prefix, headers and footers;
  • The reload command will now also reload the messages.yml file.

What's Changed

  • Made Plugin Prefix, Header and Footer customizable via messages.yml by @3koepfigeraffe in #43
  • Fix: Add original BlockStreet prefix as default value by @Hugo1307 in #44
  • Fix: Reload command not reloading messages by @Hugo1307 in #45

New Contributors

Full Changelog: v2.6.0...v2.6.1

BlockStreet v2.6.0

17 Jul 14:03

Choose a tag to compare

Description

This new update (BlockStreet v2.6.0) includes bug fixes and a new feature requested by the BlockStreet community:

  • Feature: Starting with this update, the UI items will auto-update to reflect updates in the Companies' stock. This works both for the Investments and Companies UIs.
  • Fix: The history of the companies is no longer inverted.
  • Fix: Right-clicking on a BlockStreet sign will now (once again) display information about the company in the chat.

What's Changed

  • Bugfix: Company stock history in inverted order by @Hugo1307 in #38
  • Feature: Auto-updatable GUIs by @Hugo1307 in #39
  • Bugfix: No Company information when right-clicking sign. by @Hugo1307 in #40

Full Changelog: v2.5.3...v2.6.0

BlockStreet v2.5.3

16 Jul 16:08
18be5d0

Choose a tag to compare

This new update - BlockStreet v2.5.3 - fixes a bug in which the history of a company was inverted, only displaying the first 5 stock variations.

Full Changelog: v2.5.2...v2.5.3

BlockStreet v2.5.2

30 Jun 13:28
7aea73d

Choose a tag to compare

This new update - BlockStreet v2.5.2 - introduces configurable settings that enable admins to have more fine-grained control over investments on their server. Administrators can now:

  • Configure a minimum balance that the player must have after buying shares
    • This value is defined as a percentage of the total value of the player's portfolio in order to be fair to all players.
  • Configure a total maximum number of shares that a player can hold.
    • This prevents one group of wealthy players from acquiring all shares of all companies, leaving poorer players without a chance to invest.

Full Changelog: v2.5.1...v2.5.2