This plugin allows you to rent minecraft items and other players rent them to use and give back to you paying the necessary amount of coins.
Depencency:
CoinCard
Soft Depend:
Vault
Permissions:
coinrent.use (default)
coinrent.admin (OP)
Commands:
/crent rent amount worth - example: /crent 1 5 ( or 0.00000001 ₿ )
Main shop menu: /crent
Coin System:
FoxUshiha/DC-Coin-Bot
(You can host your own coins system in JS)
The Official Discord bot:
https://discord.com/oauth2/authorize?client_id=1391067775077978214
Thanks for downloading!!!
Default Config (config.yml):
Code (Text):
# CoinRent Configuration
# Server Card ID for collecting taxes
Server: "e1301fadfc35"
# Tax rate (0.1 = 10%)
Tax: 0.1
# Minimum and maximum price for items
Min: 0.00000001
Max: 1000.0
# Cooldown between transactions in milliseconds
Cooldown: 1100
º-º