Speedgot
AdvancedBanknotes
-----
Exchange a lot of things with others player in your server with Banknotes
Download Now
666.6 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
COMMANDS:
/banknote give (Player) (Value) [Amount]
/banknote withdraw (Value) [Amount) -> or /withdraw
/banknote deposit -> or /deposit
/banknote reload
PERMISSIONS:
banknote.admin
.give
for /banknote give
banknote.reload
for reload the config and the lang folder
banknote.updater
for see if you have an old version of the plugin
CONFIG:
Code (YAML):
Lang
:
EN_us
Banknote
:
Material
:
PAPER
Name
:
"&7Banknote &c$%value%"
CustomModelData
:
0
# 1.14+
Lore
:
-
"&7This banknote was created by &c%target%&7!"
- "&7Value
:
&c&n$%value%"
Settings
:
MinimumWithdrawAmount
:
20
MaximumWithdrawAmount
:
10000
CheckUpdates
:
true
DEVELOPER API:
Code (Java):
public
interface
BanknotesAPI
{
void
init
(
)
;
@NotNull
Economy getEconomy
(
)
;
EconomyManager getEconomyManager
(
@NotNull Player paramPlayer
)
;
@NotNull
BanknoteBuilder getBanknoteBuilder
(
)
;
@NotNull
ItemStack getBanknote
(
Player paramPlayer,
int
paramInt1,
int
paramInt2
)
;
boolean
isBanknote
(
@NotNull ItemStack paramItemStack
)
;
int
getValue
(
@NotNull ItemStack paramItemStack
)
;
@NotNull
ConfigManager getConfigManager
(
)
;
@NotNull
LangManager getLangManager
(
)
;
}
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
55
First Release:
Jun 2, 2024
Last Update:
Jun 18, 2024
Category:
---------------
All-Time Rating:
0 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings