- Entwickelt für Version
- 1.8-1.15*
Umfrage Plugin / Survey Plugin
Join the Jens98 Community & Support Discord Discord Server!
Check out the Jens98 Community & Support Discord community on Discord - hang out with 14 other members and enjoy free voice and text chat.
To provide fast and guaranteed support, please enter our Discord. There you may post wishes and suggestions for improvement.
Um einen schnellen und garantieren Support zu leisten zu können, betrete bitte unseren Discord. Dort dürft Ihr Wünsche und Verbesserungsvorschläge posten.
Code:
{
"Config": {
"Prefix": "§6§lUmfrage §8» §7",
"NoPermissions": "§cYou have no Permission to start a Survey!"
},
"Config-Infos": {
"NotRunning": "There is no Survey going on right now!",
"AlreadyRunning": "There is already a Survey going on right now!",
"Arguments": "You need at least 1 Argument!"
},
"Config-Vote": {
"No": "You voted for no!",
"Yes": "You voted for yes!",
"AlrdyVoted": "You may not Vote more than once for a Survey!"
},
"Rewards": {
"UseRewards": true,
"LogRewardsOnStart": true
},
"Survey-Comp": {
"Yes-Color": "§a",
"Yes-Hover": "§eClick here to Vote for Yes!",
"No-Hover": "§eClick here to Vote for No!",
"No-Color": "§c"
},
"Survey-Endpart": {
"Result-Draw": "The vote ended in a draw.",
"Result-No": "The Majority voted no.",
"Result-Yes": "The Majority voted yes."
},
"SurveyEnd": [
"§8§m[]--------------------------------[]",
"",
"§3The Survey is over,",
"§3Now we come to the evaluation:",
"",
"§aYes: §7%Votes_Yes% Votes",
"§cNo: §7%Votes_No% Votes",
"",
"§3%Vote_end%",
"",
"§8§m[]--------------------------------[]"
],
"SurveyStart": [
"§8§m[]--------------------------------[]",
"",
"§6A Survey has started,",
"§6vote now:",
"",
"§3The Question is: §e%Survey%",
"§3You have §e%time_left% §3to vote",
"§3Vote §3with %YES_CMD% §3or %NO_CMD% §3!",
"",
"§8§m[]--------------------------------[]"
]
}
Code:
{
"No": {
"Usage": "/no",
"Description": "Command",
"Command": "no",
"Aliases": [
"nein"
],
"MainPermission": ""
},
"Survey": {
"Usage": "/Survey [Time in Seconds] [Question]",
"Description": "Command",
"Command": "survey",
"Aliases": [
"umfrage"
],
"MainPermission": "survey.commands.create"
},
"Yes": {
"Usage": "/yes",
"Description": "Command",
"Command": "yes",
"Aliases": [
"ja"
],
"MainPermission": ""
}
}
! Important ! Wichtig !
You can change the command display during a poll by changing the command name in the Commands.json.
Die Command Anzeige während einer Umfrage kann man ändern indem man in der Commands.json den Command Namen anpassen tut.
Images | Bilder
Terms of Service:
You are not allowed to publish my code in any other form.
Errors are not written in a review but can be posted via private message or discord.
You are not permitted to sell, give or redistribute this plugin
You can't claim this plugin as your own
Sie dürfen meinen Code in keiner anderen Form veröffentlichen.
Fehler werden nicht in einer Rezension geschrieben, sondern können per privater Nachricht oder Discord veröffentlicht werden.
Es ist nicht erlaubt, dieses Plugin zu verkaufen, zu verschenken oder weiter zu verteilen.
Sie können dieses Plugin nicht als Ihr eigenes beanspruchen
Fehler werden nicht in einer Rezension geschrieben, sondern können per privater Nachricht oder Discord veröffentlicht werden.
Es ist nicht erlaubt, dieses Plugin zu verkaufen, zu verschenken oder weiter zu verteilen.
Sie können dieses Plugin nicht als Ihr eigenes beanspruchen