Releases: Maxthegreat99/SEconomy
SEconomy Update 26 v1.0.26.4 updated to TShock 5.2 on Terraria 1.4.4.9
My stupidity surpasses me at times
Notes:
- Put those files into
\ServerPlugins\
. - If you see any bugs create an issue or report them to my discord.
- The credits for SEconomy goes to Wolfje and all those who updated the plugin afterwards.
- You only need to replace this one DLL since its the only file changed from the previous release, if you need the other ones or get errors with only this file, get the other ones from the other releases
Changes :
- Bank pay actually works for offline players now (I thought it already did but guess not)
SEconomy Update 26 v1.0.26.3 updated to TShock 5.2 on Terraria 1.4.4.9
I have brain damage
Notes:
- Put those files into
\ServerPlugins\
. - If you see any bugs create an issue or report them to my discord.
- The credits for SEconomy goes to Wolfje and all those who updated the plugin afterwards.
- You only need to replace this one DLL since its the only file changed from the previous release, if you need the other ones or get errors with only this file, get the other ones from the other releases
Changes :
- Bank reset now works
SEconomy Update 26 v1.0.26.2 fixed to TShock 5.2 on Terraria 1.4.4.9
More fixes based on prayers
Notes:
- Put those files into
\ServerPlugins\
. - If you see any bugs create an issue or report them to my discord.
- The credits for SEconomy goes to Wolfje and all those who updated the plugin afterwards.
- You only need to replace this one DLL since its the only file changed from the previous release, if you need the other ones or get errors with only this file, get the other ones from the other releases
10000 Changes (to be honest it could not be fixed since i didnt test it...):
- Bank pay was telling players that their target(?) was paid despite that not being the case
SEconomy Update 26 v1.0.26.1 fixed to TShock 5.2 on Terraria 1.4.4.9
I actually did this a month ago, i gave it to someone to test it and its only now i come back to it
Notes:
- Put those files into
\ServerPlugins\
. - If you see any bugs create an issue or report them to my discord.
- The credits for SEconomy goes to Wolfje and all those who updated the plugin afterwards.
- You only need to replace this one DLL since its the only file changed from the previous release, if you need the other ones or get errors with only this file, get the other ones from the other releases
Changes (honestly i dont know how it fixed it):
- fixed a bug with SQLite crashing the server
SEconomy Update 26 v1.0.26.0 updated for TShock 5.2 on Terraria 1.4.4.9
Hey! Heres a hopefully better version of SEconomy, im aware theres quite a lot of issues and reduduncies regarding the plugin. Thats why im helping towards rewriting it little by little whenever i feel like i can, feel free to give me feedback over this version. For any plugin devs out there do not hesitate on using SEconomy as API for your Economy plugin and if you feel like its too clunky well thats totaly fine, we are making a new one. Wish you guys a very late happy new year, enjoy!
Notes:
- Put those files into
\ServerPlugins\
. - If you see any bugs create an issue or report them to my discord.
- The credits for SEconomy goes to Wolfje and all those who updated the plugin afterwards.
Changes:
- Can now use Sqlite journals (XML journal has been defeated!)
- Reworked commands, added aliases
- added configs for leaderbords
- Journal no longer saves before the world has started
- xml journal is now indented
- you can now turn an XML journal into an SQLite one
Reminder
I've noticed no one is using it so ill just say it here: instead of writing 1000
for 1 silver, you can write 1s
in chat when writing commands. Hope this helps
SEconomy Update 25.2 v1.0.25.2 updated to TShock 5.2 on Terraria 1.4.4.9
Notes:
- Put those files into
\ServerPlugins\
. - If you see any bugs create an issue or report them to my discord.
- The credits for SEconomy goes to Wolfje and all those who updated the plugin afterwards.
Changes:
- Second attempt at fixing the bug related to the server crashing when squashjournal is called, modified the code to be as resistent to potential behavior trigerring the error.
SEconomy Update 25.1 v1.0.25.1 for TShock 5.2 on Terraria 1.4.4.9
Notes:
- Put those files into
\ServerPlugins\
. - If you see any bugs create an issue or report them to my discord.
- The credits for SEconomy goes to Wolfje and all those who updated the plugin afterwards.
Changes:
Changes commited by Kuz_, Thank you for your help!
- Potentially fixed the server crashing at times when
/squashjournal
is held as well as an error related to the plugin sending anull reference
error when closing.
SEconomy Update 25 v1.0.25.0 for TShock 5.2 on Terraria 1.4.4.9
Notes:
- Put those files into
\ServerPlugins\
. - If you see any bugs create an issue or report them to my discord.
- The credits for SEconomy goes to Wolfje and all those who updated the plugin afterwards.
Changes:
- Added more feedback messages for the bank commands
- Fixed bank reset not showing in help text
- Allowed bank commands to get offline bankAccouts
- You only need to write the start of a player's name to get their bank account now
- Added a leaderboard command to show the leaderboard of every bank account
- Added configs to mute console logging of journal backing up and to squash the journal at specific intervals
- Async errors now only logs when the error concerns SEconomy
- Updated
Permissions.txt
SEconomy Update 24 v1.0.24.0 updated to TShock 5.2 on Terraria 1.4.4.9
Notes:
- Put those files into
\ServerPlugins\
. - If you see any bugs create an issue or report them to my discord.
- The credits for SEconomy goes to Wolfje and all those who updated the plugin afterwards.
Changes:
- Removed
/bank mgr
command. - Updated for TShock
5.2
.