>>40197429To allow "non-breaking" update PSDK does the thing differently from Essentials. There's the PSDK scripts and the User scripts.
PSDK scripts are inside the "pokemonsdk" folder (image here :
https://gitlab.com/NuriYuri/pokemonsdk ) and user should never modify a script inside this folder (unless Nuri Yuri tell the user to do so for a bug fix before he release the related update).
The user scripts are inside the scripts folder (or RMXP scripts). In this script you can modifiy some settings by redefining methods / constants (pic related). Or rewrite the UI by making new classes or overwriting the classes.
If you have a lot of things done with Essentials. Don't switch, you'll lose a lot of time, try to run your game with this :
https://github.com/inori-z/mkxp-z