Skip to content

Marketplace plugin for Unturned. Allow players to sell items between them!

Notifications You must be signed in to change notification settings

Senior-S/SMarketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMarketplace

Allow players to sell items between them!

The plugin requires a MySQL database and a workshop UI.
Link to the workshop UI

Plugin preview

Commands

/Marketplace - Permission: 'ss.command.Marketplace'

/ListItem - Permission: 'ss.command.ListItem'

Configuration

  <hexDefaultMessagesColor>#2BC415</hexDefaultMessagesColor>
  <requiredItemToMarketplace>0</requiredItemToMarketplace>
  <uiEffectID>51300</uiEffectID>
  <uiEffectKey>31300</uiEffectKey>
  <useUconomy>true</useUconomy>
  <iconsCDN>https://cdn.lyhme.gg/items/{0}.png</iconsCDN>
  <blacklistedItems>
    <ItemID>519</ItemID>
  </blacklistedItems>
  <dbServer>127.0.0.1</dbServer>
  <dbPort>3306</dbPort>
  <dbUser>root</dbUser>
  <dbPassword>toor</dbPassword>
  <dbDatabase>unturned</dbDatabase>

About

Marketplace plugin for Unturned. Allow players to sell items between them!

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages