Hi guys, it would be nice to have configurable custom votes in silent like it's implemented in nitmod: .......... Custom votes are stored a file named 'votes.db'. This file has to be located in the 'silent/database' folder of your server. file structure: name = //Vote name (ex: "splata" >> /callvote splata) cmd = //Command sent to the server if the vote passes (ex: !splata) message = //Message displayed on players screens when the vote is called. ............. what do you think?