pvpgn / pvpgn-server

Next generation of PvPGN server
https://pvpgn.pro
GNU General Public License v2.0
541 stars 155 forks source link

[Question] is it possible to add accounts to flood immunity #481

Open neel-bp opened 1 year ago

neel-bp commented 1 year ago

is it possible to add accounts to flood immunity without editing config.lua or later without restarting pvpgn server, for example i create an account programmatically by editing pvpgn server then i add it to flood immunity, i know if i already have accounts i can add them into config.lua before starting server, but I am not sure how would i do this if my account was created later. Thanks