-
Notifications
You must be signed in to change notification settings - Fork 111
_Tutorial Adding to Server
Steven edited this page Aug 14, 2018
·
3 revisions
![]() |
Click on the "Save Skill" button in the skill effect editor. This will download the .yml file for you. |
![]() |
Now just place that .yml file into the folder at plugins > SkillAPI > dynamic > skill See the image to the left for an example. |
_______________________________ |
![]() |
Click on the "Save Class" button at the bottom when editing the class. This will download the .yml for you. |
![]() |
Now just place that .yml file into the folder at plugins > SkillAPI > dynamic > class See the image to the left for an example. |
_______________________________ |
![]() |
Click on the "Backup All Data" button at the top right of the editor. This will give you two .yml files that contain the data for all skills and classes you've made. |
![]() |
Now just place both .yml files into the folder at plugins > SkillAPI > dynamic See the image to the left for an example. Overwrite existing files and make sure the names are correct. |
_______________________________ |
Once you've done one of the above methods, run your server and the files you copied over should load in and be available to use!