Niek Candaele
Niek Candaele
This will allow us to just select the players and apply the actions on the go. 
This will allow admins to send currency on the go rather than having to pull out a calculator and adding the total as the current system forces us to. 
The lib we use for this ( https://www.npmjs.com/package/geoip-lite ) has support for this I think since it uses the MaxMind databases. Add a database migration to add a boolean to...
``` There was an error sending a CSMM notification to your channel and thus the notification has been disabled: UsageError: Could not run sendMessage() because of a problem: ------------------------------------------------------ •...
This will release the necessity of memorizing commands. This system will help you enter the variables. 
The import/export helpers dont seem to handle some tables correctly. Likely some of the newer ones aren't included properly. https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/blob/master/api/helpers/meta/export-server.js https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/blob/master/api/helpers/meta/import-server.js Some stuff that's not working: - Banned items (and...
https://sailsjs.com/documentation/concepts/models-and-orm/validations We want to move validations out of controllers and into the models. This is a lot of work and will likely break some controllers' own validation. Keep in mind...
**Is your feature request related to a problem? Please describe.** The plain white server output into chat does not clearly show players its a discord bridge it could be server...
**Describe the solution you'd like** Allow the grouping of multiple items into 1 purchase item in the shop. IE: Food pack, contains 3 bottles of water, 1 bacon & eggs,...