Niek Candaele

Results 34 issues of Niek Candaele

This will allow us to just select the players and apply the actions on the go. ![image](https://user-images.githubusercontent.com/80421234/128963835-7dc1a612-ea9f-407f-920f-f3a9106cbc05.png)

enhancement
hacktoberfest

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. ![image](https://user-images.githubusercontent.com/80421234/128963846-557dd4c2-4229-4c37-9389-5328922cfd7f.png)

enhancement
hacktoberfest

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...

enhancement
good first issue
hacktoberfest

``` 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: ------------------------------------------------------ •...

bug
hacktoberfest

This will release the necessity of memorizing commands. This system will help you enter the variables. ![image](https://user-images.githubusercontent.com/80421234/128963856-fb77600e-a1c4-4f86-8c18-e3363026273e.png)

enhancement
hacktoberfest

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...

bug

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...

enhancement

**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...

enhancement

**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,...

enhancement