This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi! I don't know your code but I got a few suggestions. :)1. The cashflow should start automatically without need for /cs enable command (if it already doesn't)2. The taxes, salaries etc should be calculated on midnight of server time. So if I add a salary minute before midnight it should count with it and pay me 1 minute later.3. Please, please, add permission for users to be able to do following:- they will be able ONLY to apply the salary and it will be paid ONLY from their accounts (this would be really useful for roleplay servers, where I want to have directors of companies and allow them to only apply salaries to their employees without admin permissions)- of course admins will create salaries, i really like that idea from your todo list to be able to edit taxesThats all for now. Thanks :)
1) That already happens.
2) Out of curiosity, why should all taxes and salaries be synced? By design, at some point the taxes/salaries would lose sync with midnight or whatever time they initially trigger at anyway.
3) Duplicate request. I've been thinking of starting on it... however, realize that it'd be asking for a complete overhaul of the system (which needs to be done anyways). So, don't expect for this to be added immediately... although, I'm thinking unless I absolutely need to that there won't be any updates till I refactor the code for this, localization support, and anything else. Hopefully, that will be an official release and not a beta.
To post a comment, please login or register a new account.