mirror of
https://github.com/filoghost/HolographicDisplays.git
synced 2024-11-22 10:25:41 +01:00
Updated Basic tutorial (markdown)
parent
d64494df00
commit
167f5dbcdf
@ -8,6 +8,8 @@ First of all, use the latest version of HolographicDisplays while coding and ask
|
||||
## 2) Check if HolographicDisplays is enabled
|
||||
To use the API, you have to check if the plugin is installed and enabled. You can use the following code in your plugin.yml and in your onEnable() to check that the plugin is installed and **enabled**.
|
||||
|
||||
|
||||
|
||||
Add a soft-dependency to your plugin.yml:
|
||||
```
|
||||
softdepend: [HolographicDisplays]
|
||||
|
Loading…
Reference in New Issue
Block a user