Skip to content

jcdcdev/jcdcdev.Eco.Signs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jcdcdev.Eco.Signs

Latest version on Github

This mod extends the awesome Over9000SignPowerMod by adding patterns that I find useful on my server.

Install Steps

  • Download the latest version of this mod from mod.io
  • Download the latest version of jcdcdev.Eco.Core from mod.io
  • Download the latest version of Over9000SignPowerMod from mod.io
  • Extract each zip
  • Go to your Server's root folder
  • Copy the extracted content to ./Mods/UserCode
  • Start the server

Instructions

  • Place a sign
  • Enter one of the patterns below
  • Look at the sign
  • Run /sign register
  • Run /sign stop to make changes or to move sign

Available Patterns

Online Player Count

</onlineCount>

onlineCount.png

Bank Account Balance

Displays the bank account balance for the specified player.

</bankAccount playerName currency i n>

bankAccount.png

Settings

  • playerName - required - name of the player
  • currency - currency to display - required if player holds multiple currencies
  • i - include an icon
  • n - include the currency name

Calorie Cost

Displays the average cost of 1000 calories across all food items currently for sale. Updates every 10 seconds.

</calorieCost>

calorieCount.png

Settings

These can be added/removed to your preference

  • oos - includes out of stock items
  • id - id of the store - only includes products for sale at that store

Store Stock (Icons)

Displays items as icons for a given store!

</store id oos sell buy price stock>

Settings

  • id - required - id of the store

These can be added/removed to your preference

  • oos - shows out of stock items
  • sell - only display items for sale
  • buy - only display items the store will buy
  • price - display the price
  • stock - display the stock level

How to get store id

  1. Look/aim at the store
  2. Run /sign CopyObjectId
  3. Paste where you see id in the examples above

Feedback

Leave a comment if you have any suggestions or feature requests.

Version Table

Version Core Version Game Version
11.0.8 11.0.7 11.0.6
11.0.7 11.0.6 11.0.5
11.0.6 11.0.5 11.0.4
11.0.5 11.0.4 11.0.3
11.0.4 11.0.3 11.0.3
11.0.3 11.0.2 11.0.2
11.0.2 11.0.1 11.0.1
11.0.1 11.0.1 11.0.1
11.0.0 11.0.0 11.0
0.5.2 0.5.2 10.2.3
0.5.1 0.5.1 10.2.2
0.5.0 0.5.0 10.2.1
0.4.1 0.4.1 10.1
0.4.0 0.4.0 10.0
0.3.0 0.3.0 9.7.10
0.2.2 0.2.0 9.7.10
0.2.1 0.1.5 9.7.10
0.2.0 0.1.4 9.7.10
0.1.1 N/A 9.7.10
0.1.0 N/A 9.7.10