Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Add Multiplier Command#13

Open
TacoNoBurrito wants to merge 1 commit into
andreashgk:masterfrom
TacoNoBurrito:patch-1
Open

Add Multiplier Command#13
TacoNoBurrito wants to merge 1 commit into
andreashgk:masterfrom
TacoNoBurrito:patch-1

Conversation

@TacoNoBurrito

Copy link
Copy Markdown

Just a slow way of adding multipliers to the plugin, might not wanna use it, im really just using it for my server.

@TacoNoBurrito

Copy link
Copy Markdown
Author

i forgot to add the plugin.yml change.....

`name: SellAll
main: AndreasHGK\SellAll\SellAll
version: 1.3.0
api: 3.0.0
load: POSTWORLD
author: AndreasHGK
description: Sell all items in your hand or all items in your inventory with the same type as in your hand
depend: ["EconomyAPI"]

commands:
sell:
description: "Sell command"
usage: "/sell all|hand|inventory"
permission: sellall.command
addmultiplier:
description: "Add multiplier to a player"
usage: "/addmultiplier player amount"
permission: sellall.addmultiplier

permissions:
sellall:
default: op
description: "SellALl root permission"
children:
sellall.command:
default: true
description: "Allows the use of /sell"
sellall.reload:
default: op
description: "Reloads the plugin"
sellall.addmultiplier:
default: op
description: "Add multiplier to a player"`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant