Important:
this is an important update to prevent false bans
this update comes with an option punishmentsame which checks if the banknote creator and the redeemer is same then ban this will prevent ban of players when duped items are shared
dont worry still no one will get money and you will get message of redeeders.
have fun.
changers in config (click on read more)
Code (YAML):
pc:
item
: 'PAPER'
name
: ' &bPappercurrency'
glow
: true
max
: 100000000
min
: 1
#if punishment is true plugin will ban when dupe found
#if punishmentsame is true plugin will only ban if the note maker and redeemer is same
#this prevents false ban when dupe notes distributed(no one will get money and dupe message will still comes)
punishment
: false
punishmentsame
: true
and in this section
Code (YAML):
message:
lore
:
- '&6+
-------------------+'
- '&bAmount - $
%amount%'
- '&7by
%player%'
- '&6+
-------------------+'
redeem
: '&a
%amount%- amount of banknote is added to balance'
amount
: '&eYou dont have
%amount%'
dupe
: '&cDuper found
%player% is redeemer and %player1% is note creater'
discord
: 'Duper found
%player% is redeemer and %player1% is note creater'
please change these when updating