Skip to content

Releases: mr-chibi/player_shops

Player Shops Version 1.20.4

28 May 20:51
8e46200
Compare
Choose a tag to compare

Technical Changes

Quality of life changes and updating code 1.20.4

  • Updated datapack version, 26
  • Player's Shop Name Hanging Sign - Displays player's name on hanging sign.
  • Floor Entity Spam - Removes any Entities from shop having issues with floor entities example, seeing "minecraft:paper" unpickable.
  • [Right Click] Sign Purchases - Player, right clicks chests selects page [1-9] and right clicks sign once to do a 1x purchase or you can do via command: /trigger ps_buy set [amount]
  • Updated block/item list to support 1.20 blocks and have current 1.21 update blocks in separated for next update.

Bugs Patched:

  • Players can now have any amount of items in their inventory and shop at others shops without being limited to holding "64" items.

Player Shops Version 1.19.4 [Rewrite Entire Code]

23 May 14:03
8e46200
Compare
Choose a tag to compare

Credit To Bug Testing Players

  • I would like to also credit players that helped with bug reports!
  • Thank you, "fluffykitty99", & "oldmantimer"!

Technical Changes

  • Small Tweaks and changes
  • Shop Distance - Added more distance for shop owners if there's not another shop near by for survival mode.

Bug Fixes

  • Current version V1.0 bug fixes patched in V1.1
  • Commands - When "1" player was near shop only "1" player could trigger a command.
  • Commands menu - Did some small changes in background making it better.
  • Teleportation Bug - When a guest tries enter a closed shop they were teleported somewhere far into the world.
  • Vanilla Servers - When a player teleports away from shop it will place them back into survival mode.

Admin Commands,

To enable "administrator mode" server operator must toggle following command: /team join ps_admin [​username]

Example, below is a list of Admin Commands:

  • /trigger ps_unlimited - Admin selects a "page" from players shop and makes sell item unlimited!
  • /trigger ps_limited - Admin selects a "page" from players shop and makes sell item limited back way was originally!
  • /trigger ps_unlock - Allows Admins to override other players shops closing them.
  • /trigger ps_lock - Allows Admins to override other players shops opening them.
  • /trigger ps_remove - Allows Admins to override other players shops and remove them.
  • ps_sell_remainer_1-9 - Just keeps track of the orginals items count when reverted back normal with command, "ps_limited".

Bug Fixes

  • Most requested bugs from previous versions & bug tracker by user submitted have been patched and fully removed!
  • NBT Items / Duplication have been removed and patched.
  • Bedrock breaking Since everything now a single chest! Breaking bedrock can no, longer happen!
  • Item Payments Are now saved inside the chest and players can collect when do the following command: /trigger ps_unlock
  • Trading Can now be done more than once since it's chat related GUI!

Technical Changes

Features that were highly requested from past added to remastered version!

  • Removed extra commands from previous versions and condensed them into 1 command line!
  • Added some new admin commands such as, "ps_unlimited", "ps_limited", "ps_sell_remainer_1-9"
  • Shops can now sell items, with "NBT" data. For example, "Renamed Items", "Shulker boxes full of items", "Enchantment Books", etc.
  • Nbt Items such as "shulkers", "potions", "renamed items", and "Enchantments" display in chat.
  • Nbt Items such as shulker boxes can display if they're filled or not.
  • Updated the /trigger ps_help Command. Admin commands will only display on page 3 If you're chest shop admin.
  • No, Longer require a villager to interact with trading.
  • No, Longer require "2" Chests! Payments are stored into chests NBT data.
  • Right clicking "Chest" will toggle shopping GUI in chat & player's can toggle different pages to shop in and type in buy command when ready to purchase.
  • When Guest's visit another players shop and [​buy] items payments stay stored in chest!
  • When purchasing everything is linked to player's UUID
  • Wrote a generator separate from datapack to update trading / counting system. To provide easy updating for future updates.

Player Shop 1.19.4 Remastered News,

You can scroll down to Technical Changes for massive improvements!

  • Sorry, for long awaited new been working 5-6 days a week for past few years. I'd to announce a remaster version will be out soon, date currently unknown hopefully soon.

  • I've been listening to all bug reports and testing them on multiplayer I've got rid a ton nasty bugs & Lot features have been remove. Everything will be [​Chat GUI] Based meaning...

  • Remastering entire Datapack into a better revision from commands, bug fixes, and customization feats.

  • Shortening Commands such as,

Getting rid of same commands and shortening to one command example below,

  • /trigger ps_buy_0, /trigger ps_buy_1, /trigger ps_buy_2
  • /trigger ps_icon
  • /trigger ps_job
  • /trigger ps_type

New Commands

Since it's a revision why not add a bunch new fancy commands!

  • /trigger ps_buy set [​amount]
  • /trigger ps_edit
  • /trigger ps_lock
  • /trigger ps_unlock

Technical Changes

Features that were highly requested from past added to remastered version!

  • No, Longer require a villager to interact with trading.
  • No, Longer require "2" Chests! Payments are stored into chests NBT data.
  • Right clicking "Chest" will toggle shopping GUI in chat & player's can toggle different pages to shop in and type in buy command when ready to purchase.
  • When Guest's visit another players shop and [​buy] items payments stay stored in chest!
  • When purchasing everything is linked to player's UUID

Wrote a generator separate from datapack to update trading / counting system. To provide easy updating for future updates.
Player Shop Buy Menu Example,

For Example,

  • Selling:
  • Buying: (1)
  • /trigger ps_buy set amount

Page Navigation:
[​1], [​2], [​3], etc.

Player Shops Version 1.19.2

23 May 13:57
8e46200
Compare
Choose a tag to compare

Technical Changes:

  • Added support to 1.19.2

Player Shops Version 1.18.2

23 May 13:56
8e46200
Compare
Choose a tag to compare

Mr_Chibi's Admin Shop Commands:

  • /team join ps_admin @s - Enables Admin Shops Commands!
  • /trigger adminps_create - Creates infinite Shop that sells items.
  • /trigger adminps_remove - Removes Admin Shop.

Technical Changes:

  • Removed NBT for removing stored buying ps_inventory
  • Added NBT to fix rebuying items in shops! :)

NEW Shop Remembering

  • When player is using buy command shop the shop will remember the setup the chest had originally and revert it back once sold.
  • When buying more than item select which slot you wanna buy from
  • Example, "/trigger ps_buy_0 set 5" (Buy 5 items from shop slot 1 for 5 items.)

NEW Shop Help Command:

  • /trigger ps_help - Displays a list of help commands!

NEW Villager Skin

  • /trigger ps_type set 7 - Snowy Villager Type.

NEW Shop Buy Commands:

  • /trigger ps_buy_0 set 1-64 - Buys amount from player's shop! In Slot #0.
  • /trigger ps_buy_1 set 1-64 - Buys amount from player's shop! In Slot #1.
  • /trigger ps_buy_2 set 1-64 - Buys amount from player's shop! In Slot #2.

Player Shops Version 1.17.1

23 May 13:48
8e46200
Compare
Choose a tag to compare

Technical Changes:

Add 2 new commands:

  • /trigger ps_icon - gives a villager custom item to hold for shop
  • /trigger ps_job set 1-13 - Changes the job of the villager.
  • /trigger ps_type set 1-6 - Changes the design of the villager.

Introduced customizations for icons, and designs on villagers.

Changed the entire GUI System:

  • Introduced Stocks
  • Fixed Storage system for the items / currency
  • Limited Stocks to 7 stacks of items per shop.
  • Reduced the amount of trades tabs down to 3.
  • Patch Item duplication bug in shops!

Player Shops Version 1.17

23 May 13:45
8e46200
Compare
Choose a tag to compare

Release 1.17:

  • Added Gamemode Survival / Adventure Chest Block:

What is Chest Block?

  • This new feature prevents non-shop owners from breaking into other shop owners chests!
  • When a Player isn't shop owner and they look at chest they are forced into "adventure mode"!
  • When a Player isn't looking at the shop owner's chest they are put back into "survival mode"!