-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
EpiCanard edited this page Aug 11, 2022
·
3 revisions
To install MapSaver you will need two things :
- A mysql/mariadb database
- The plugin ScalaLoader.
- Download ScalaLoader
- Drag and drop ScalaLoader-x.y.z-SNAPSHOT.jar in your plugins folder
- Create the folder plugins/ScalaLoader and plugins/ScalaLoader/scalaplugins
- Drag and drop last version of MapSaver-x.y.z.jar from releases page in the folder plugins/ScalaLoader/scalaplugins
- Start your server
- It will throw errors, it's normal, you must configure database credentials
- Update config plugins/ScalaLoader/scalaplugins/MapSaver/config.yml with the credentials of your database
- Restart your server