Fixed problem with mysql storing recommending to update sooner is possible
Added new option for selling item limits per player and global server
Example Limits per player:
Code (YAML):
'12':
Item
: DIAMOND_SWORD
Data
: 0
SoldOutItem
: Bone
SoldOutData
: 0
Glow
: false
Amount
: 1
DisplayName
: '&eKingSlayer '
Price
: 10
Limits:
Server:
Player
: 3
Lore:
- '&bSeling amount
:
%limit%'
Commands
:
- say
{player
} Apple juice is good
- ''
Example for whole server:
Code (YAML):
'12':
Item
: DIAMOND_SWORD
Data
: 0
SoldOutItem
: Bone
SoldOutData
: 0
Glow
: false
Amount
: 1
DisplayName
: '&eKingSlayer '
Price
: 10
Limits:
Server:
All
: 3
Lore:
- '&bSeling amount
:
%limit%'
Commands
:
- say
{player
} Apple juice is good
- ''
I hope I will be able to add global limits thru whole bungee soon
Enjoy in this update