/Take command

Status
This thread has been locked.

Jettoliver

Banned
Feedback score
14
Posts
856
Reactions
248
Resources
0
Secondly, id like a plugin that can take a certain item from a players inventory. For example, /take [player] [item] [amount]. I can use this to create shops, meaning it should be compatible with console to use on Command Signs.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Jayson

Supreme
Feedback score
17
Posts
1,258
Reactions
741
Resources
0
You can do this by using Minecraft's built in clear command easily. To bypass essentials' /clear just use /minecraft:clear and add arguments to make it work like you want it to. PM me for additional details if needed.

To make it work with a shop, it would have an exploit to it as it cannot track if they actually have the item however which it can't if you want to use it easily with Command Signs.
 
Last edited:

Jettoliver

Banned
Feedback score
14
Posts
856
Reactions
248
Resources
0
haha only kind if confusing. Thanks ill try to use your method, much appreciated !
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/jettoliver-scam-report.523525/)

Jettoliver

Banned
Feedback score
14
Posts
856
Reactions
248
Resources
0
Step-by-step tutorial on how to do this using a sign shop system:
  • Check for whenever a player interacts with a sign shop
  • Checks if they have the necessary material in their inventory, if they don't cancel the event
  • If they have the necessary amount, remove the item stack they're buying from their inventory and dispatch a command giving them x amount of money
Anyone with at least 3 months of experience in the Bukkit API can do this in less than 10 minutes.
Would it cost money to make?
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/jettoliver-scam-report.523525/)
Status
This thread has been locked.
Top