A TShock plugin allowing you to unlock every/specific items for your journey characters.
- Put the .dll into the
\ServerPlugins\
folder. - Restart the server.
- Give your desired group the the permissions defined in the configs folder.
journeyunlock/junlock {item name/item id/*}
- unlocks the targeted item for the sender, if*
is used a parameter it shall unlock every items, requires thejourneyunlock.unlock
permission.unlockfor/unlockf {player name} {item name/item id/*}
- executes thejourneyunlock
command on the parametered player, the parameters entered on the second argument as the same as in thejourneyunlock
command, requires thejourneyunlock.unlockfor
permission.
- Download the source code.
- Open the
.sln
file. - Check to make sure the references are all correct and up to date.
- Build.
- if you find any bugs be sure to create an issue or report them to my discord, same goes if you have a sugestion.