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

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

License

Notifications You must be signed in to change notification settings

negrifelipe/Experience-Economy-UI

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages