Guest User

Untitled

a guest
Feb 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.69 KB | None | 0 0
  1. ####################################################
  2. # TimeAndWeatherControl v0.5 auto generated config #
  3. ####################################################
  4. ####################################################
  5. # TimeAndWeatherControl v0.5 auto generated config #
  6. ####################################################
  7. #
  8. # Placeholders description:
  9. # %player Represents the players name in a message
  10. # %time Represents the time value for a vote / change
  11. # %weather Represents the weather value for a vote / change
  12. # %world Represents the world's name in a message
  13. # %votes Represents the number of Votes needed
  14. # <n> Represents a Line break in a message
  15. #
  16. # Valid time values for use with the commands:
  17. # dusk Sun will rise soon
  18. # day Sun is up
  19. # dawn Sun will go down soon
  20. # night Night
  21. #
  22. # Valid weather values for use with the commands:
  23. # sun Sunny weather
  24. # rain Raining
  25. # storm Raining and Thundering
  26. # tunder Only thundering without rain
  27.  
  28.  
  29.  
  30. #########################
  31. # General configuration #
  32. #########################
  33.  
  34. # Set the delay after which a Vote will expire (in seconds)
  35. VoteExpire: 120
  36.  
  37. # Set the percentage of players needed to accept for a successfull vote (Valid values 1 - 99)
  38. VoteSuccessPercentage: 50
  39.  
  40. # Message: User has no permission to use a command
  41. # Applicable placeholders: <n>
  42. NoPermission: 'Du hast nicht die Erlaubnis diesen Befehl zu nutzen!'
  43.  
  44. # Message: User tried to accept a vote, but there isn't a vote running
  45. # Applicable placeholders: <n>
  46. NoVoteRunning: 'Derzeit läuft keine Wahl!'
  47.  
  48. # Message: User allready accepted that vote
  49. # Applicable placeholders: <n>
  50. VoteAllreadyAccepted: 'Du hast bereits dieser Wahl zugestimmt!'
  51.  
  52. # Message: Specified world couldn't be found
  53. # Applicable placeholders: <n>, %world
  54. WorldNotFound: 'Keine Welt namens &a%world&e gefunden!'
  55.  
  56.  
  57.  
  58. ##############################
  59. # Time related configuration #
  60. ##############################
  61.  
  62. # Usage: timeset Command
  63. # Applicable placeholders: <n>
  64. TimesetUsage: '/tset &a[time] [world]<n>&a[time]&e kann sein &adusk&e, &aday&e, &adawn&e oder &anight<n>&a[world]&e die Welt in der sich die Zeit ändert<n><n>&a[world]&e ist Optional, nutze derzeitige Welt'
  65.  
  66. # Usage: timevote command
  67. # Applicable placeholders: <n>
  68. TimevoteUsage: '/tvote &a[time]<n>&a[time]&e kann sein &adusk&e, &aday&e, &adawn&e oder &anight'
  69.  
  70. # Message: Time changing
  71. # Applicable placeholders: <n>, %time
  72. TimeChanging: 'Ändere Zeit zu &a%time&e...'
  73.  
  74. # Message: Time changing in World
  75. # Applicable placeholders: <n>, %time, %world
  76. TimeChangingInWorld: 'Zeit ändert sich zu &a%time&e in Welt &a%world&e...'
  77.  
  78. # Message: Timevote expired
  79. # Applicable placeholders: <n>, %time
  80. TimevoteExpired: 'Zeitwahl für &a%time&e ist zuende...'
  81.  
  82. # Message: Timevote started
  83. # Applicable placeholders: <n>, %time, %player, %votes, %expire
  84. TimevoteStarted: '&a%player&e startete die Zeitwahl für &a%time<n>Tippe &a/tvote yes&e um es zu akzeptieren (%votes mehr Stimmen gebraucht)<n>Die Wahl ist zuende in %expire Sekunden'
  85.  
  86. # Message: No Timevote needed
  87. # Applicable placeholders: <n>
  88. NoTimevoteNeeded: 'Keine Stimme mehr gebraucht da nur 1 Stimme nötig war<n>Zeit wird jetzt geändert...'
  89.  
  90. # Message: Timevote allready running
  91. # Applicable placeholders: <n>
  92. TimevoteAllreadyRunning: 'Es wird gerade schon eine Zeit gewählt!'
  93.  
  94. # Message: Timevote accepted by Player
  95. # Applicable placeholders: <n>, %time, %player
  96. TimevoteAcceptedByPlayer: 'Der Spieler &a%player&e akzeptiert die Wahl für &a%time'
  97.  
  98. # Message: Timevote succeeded
  99. # Applicable placeholders: <n>, %time
  100. TimevoteSucceeded: 'Zeitwahl für &a%time&e erfolgreich! Zeit wird nun geändert...'
  101.  
  102.  
  103.  
  104. #################################
  105. # Weather related configuration #
  106. #################################
  107.  
  108. # Usage: weatherset Command
  109. # Applicable placeholders: <n>
  110. WeathersetUsage: '/wset &a[weather] [world]<n>&a[weather]&e kann sein &asun&e, &arain&e, &astorm&e oder &athunder<n>&a[world]&e die Welt in der die Zeit geändert wird<n><n>&a[world]&e ist Optional, nutze derzeitige Welt'
  111.  
  112. # Usage: weathervote command
  113. # Applicable placeholders: <n>
  114. WeathervoteUsage: '/wvote &a[weather]<n>&a[weather]&e kann sein &asun&e, &arain&e, &astorm&e oder &athunder'
  115.  
  116. # Message: Weather changing
  117. # Applicable placeholders: <n>, %weather
  118. WeatherChanging: 'Ändere Wetter zu &a%weather&e...'
  119.  
  120. # Message: Weather changing in World
  121. # Applicable placeholders: <n>, %weather, %world
  122. WeatherChangingInWorld: 'Wetter ändert sich zu &a%weather&e in Welt &a%world&e...'
  123.  
  124. # Message: Weathervote expired
  125. # Applicable placeholders: <n>, %weather
  126. WeathervoteExpired: 'Wetterwahl für &a%weather&e ist zuende...'
  127.  
  128. # Message: Weathervote started
  129. # Applicable placeholders: <n>, %weather, %player, %votes, %expire
  130. WeathervoteStarted: '&a%player&e startete die Wetterwahl für &a%weather<n>Tippe &a/wvote yes&e um es zu akzeptieren (%votes mehr Stimmen gebraucht)<n>Die Wahl ist zuende in %expire Sekunden'
  131.  
  132. # Message: No Weathervote needed
  133. # Applicable placeholders: <n>
  134. NoWeathervoteNeeded: 'Keine Stimme mehr gebraucht da nur 1 Stimme nötig war<n>Wetter wird jetzt geändert...'
  135.  
  136. # Message: Weathervote allready running
  137. # Applicable placeholders: <n>
  138. WeathervoteAllreadyRunning: 'Es wird gerade schon ein Wetter gewählt!'
  139.  
  140. # Message: Weathervote accepted by Player
  141. # Applicable placeholders: <n>, %weather, %player
  142. WeathervoteAcceptedByPlayer: 'Der Spieler &a%player&e akzeptiert die Wahl für &a%weather'
  143.  
  144. # Message: Weathervote succeeded
  145. # Applicable placeholders: <n>, %weather
  146. WeathervoteSucceeded: 'Wetterwahl für &a%weather&e erfolgreich! Wetter wird nun geändert...'
Add Comment
Please, Sign In to add comment