What I mean is, let's say one decides to edit an existing quest that requires killing 100 monsters by default, and the in-game quest shows that 100 monsters are required. Now, you change the required monsters to 150 within the quest's Java code on the server side only.
Will the player see that 150 monsters are required in-game because the server files were edited, or will this require client modification?