Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@razorrider7 razorrider7 released this 01 Oct 18:07
· 3 commits to main since this release
1b62d29

First release for TechReqs! This project is probably only going to exist until these features are added the TechTrees plugin itself, however I may add more features in the future.

Make sure to change your requirement-formats.yml to the following, as there is not currently a way to set the formats differently if the player has the requirement or not.

entry:
  locked: 'Entry: {entry}&c'
  unlocked: 'Entry: {entry}&a'
money:
  locked: '{amount} Money'
  unlocked: '{amount} Money'
level:
  locked: 'Levels: {level}'
  unlocked: 'Levels: {level}'
mmoitem:
  locked: '{display} x {amount}'
  unlocked: '{display} x {amount}'
item:
  locked: '{display}&c x {amount}'
  unlocked: '{display}&a x {amount}'
papim:
  locked: '{display}'
  unlocked: '{display}'
papis:
  locked: '{display}'
  unlocked: '{display}'