Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Latest commit

 

History

History
38 lines (30 loc) · 1.25 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.25 KB

Experience-Economy-UI

Discord Github All Releases

This is a free experience/economy ui for your server. It also adds the name of your server

It works with uconomy or experience

WorkShopMod: https://steamcommunity.com/sharedfiles/filedetails/?id=2208661644

F.Plugins Discord: https://discord.gg/8zded6r

Configuration file

<?xml version="1.0" encoding="utf-8"?>
<Config xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ExperienceUI>32400</ExperienceUI>
  <EconomySymbol>$</EconomySymbol>
  <ServerNameUI>32402</ServerNameUI>
  <ServerName>Server name here</ServerName>
</Config>

Removing EconomySymbol

<?xml version="1.0" encoding="utf-8"?>
<Config xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ExperienceUI>32400</ExperienceUI>
  <EconomySymbol />
  <ServerNameUI>32402</ServerNameUI>
  <ServerName>Server name here</ServerName>
</Config>

WorkShopMod

https://steamcommunity.com/sharedfiles/filedetails/?id=2208661644

Preview image

https://i.imgur.com/cQdMhq0.png