https://github.com/restoremonarchy/kitsplugin
Sample plugin for my video tutorial series
https://github.com/restoremonarchy/kitsplugin
Last synced: 14 days ago
JSON representation
Sample plugin for my video tutorial series
- Host: GitHub
- URL: https://github.com/restoremonarchy/kitsplugin
- Owner: RestoreMonarchy
- Created: 2020-12-08T15:51:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-13T11:55:28.000Z (over 5 years ago)
- Last Synced: 2025-02-23T21:18:56.153Z (over 1 year ago)
- Language: C#
- Size: 1.99 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### KitsPlugin
Sample Rocket plugin project created in the **Unturned Rocket Plugin Development** tutorials series
#1 - Creating a project - [source code](https://github.com/RestoreMonarchyPlugins/KitsPlugin/tree/part1) [youtube](https://www.youtube.com/watch?v=ngmD7Zx_iRw&list=PLFHvXbDC4Vk1NnS27INhLCfEwhzbiQYFA&index=2)
#2 - Creating Commands - [source code](https://github.com/RestoreMonarchyPlugins/KitsPlugin/tree/part2) [youtube](https://www.youtube.com/watch?v=7DSVsGBcAdY&list=PLFHvXbDC4Vk1NnS27INhLCfEwhzbiQYFA&index=3)
#3 - Adding Translations - [source code](https://github.com/RestoreMonarchyPlugins/KitsPlugin/tree/part3) [youtube](https://www.youtube.com/watch?v=wVfOWkkYFDs&list=PLFHvXbDC4Vk1NnS27INhLCfEwhzbiQYFA&index=4)
#4 - Permissions & Cooldowns - [source code](https://github.com/RestoreMonarchyPlugins/KitsPlugin/tree/part4) [youtube](https://www.youtube.com/watch?v=xggQ78C4yFk&list=PLFHvXbDC4Vk1NnS27INhLCfEwhzbiQYFA&index=5)
#5 - Saving to Json - [source code](https://github.com/RestoreMonarchyPlugins/KitsPlugin/tree/part5) [youtube](https://www.youtube.com/watch?v=3A_kcGX4HvY&list=PLFHvXbDC4Vk1NnS27INhLCfEwhzbiQYFA&index=6)