Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
Change Log Some coded events (like Trainer Battles) call $PokemonMap.addMovedEvent automatically. In order for this plugin to not break these because they wouldn't return to their original place, I had to add a parameter to activate the persistent saved spot. Now, you have to set the argument "permanent: true" in order to save the event's position permanently.
For instance, you now have to call $PokemonMap.addMovedEvent(eventide, permanent: true)