src/main/resources/plugin.yml aktualisiert
This commit is contained in:
@@ -2,6 +2,7 @@ name: RealTimeWeather
|
|||||||
version: 1.0
|
version: 1.0
|
||||||
main: dev.viper.weathertime.WeatherTimeSyncPlugin
|
main: dev.viper.weathertime.WeatherTimeSyncPlugin
|
||||||
api-version: 1.21
|
api-version: 1.21
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
wetter:
|
wetter:
|
||||||
description: Manages real-time weather and time synchronization
|
description: Manages real-time weather and time synchronization
|
||||||
@@ -15,6 +16,7 @@ commands:
|
|||||||
description: Toggles the weather display for the current world
|
description: Toggles the weather display for the current world
|
||||||
usage: /<command>
|
usage: /<command>
|
||||||
permission: realtimeweather.toggle
|
permission: realtimeweather.toggle
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
realtimeweather.use:
|
realtimeweather.use:
|
||||||
description: Allows usage of the /wetter command
|
description: Allows usage of the /wetter command
|
||||||
|
|||||||
Reference in New Issue
Block a user