From 51265681c17f69a0091cad44da521ff8fbb221fc Mon Sep 17 00:00:00 2001 From: Jim Shield Date: Mon, 19 May 2025 15:16:53 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 31c53c0..5beac14 100644 --- a/README.md +++ b/README.md @@ -40,12 +40,12 @@ ensure [jim] --- ## BZZ Terminal Instructions -Free Package https://bzzz.tebex.io/package/5551076 -Stream the prop and add the emote that is provided to rpemotes or dpemotes -```lua - ['terminal'] = {['name'] = 'terminal', ['label'] = 'Wireless Terminal', ['weight'] = 5000, ["type"] = "item", ["image"] = 'terminal.png', ['unique'] = true, ['useable'] = true, ["shouldClose"] = true, ["combinable"] = nil, ['description'] = ''}, -``` +If you enable Config.General.Usebzzz then the script will use `bzzz_terminal` to automatically create a prop and animation when using the commands: +- `/cashregister` +- `/terminal` + +This payment terminal is available as a Free Package from https://bzzz.tebex.io/package/5551076 --- ## Item installation