I apologize if this is posted in the wrong location.
When programming a plugin that uses overloading, I realized that the way it is in the Hercules tutorial doesn't work.
When reproducing what the tutorial asks for, placing it inside the "server_ready" function, overloading does not work. I...