Stránka 1 z 1

Czech-Craft * Hlasovanie - Problém

Napsal: 11 črc 2014, 12:51
od Escalator883
Server: 93.91.250.134:27334

Čaute, nefunguje mi Odmeny ani Správy po hlasovaní na Czech-Crafte.
Všetko som robil podľa návodu.
GAListener - Config

Spoiler: zobrazit

Kód: Vybrat vše

#  GiveAnything Config
#  http://www.mc-index.com
#
#  Online only (default: true)
#  onlineonly: true
#
#  Only delivers rewards when the player is online.  If they are offline it will wait and deliver when they next join the server!
#
#  Lucky vote (default: false)
#  luckyvote: false
#
#  Enables the lucky voting section, this allows voters to have a random chance to receive additional rewards when they vote, for the format see below.
#
#  Vote command (/vote) (default: false)
#  votecommand: false
#
#  Enables the /vote command which will show the message contained in the votemessage section at the bottom of this config
#
#  Login vote reminder (default: false)
#  voteremind: false
#
#  Shows the message contained in the votemessage section at the bottom of this config to players when they join the server
#
#  Services section (default is used if service doesn't exist)
#  MC-Index:
#    broadcast: '{GREEN}{username} {GOLD}has voted @ {GREEN}www.mc-index.com {GOLD}and received {GREEN}5 Diamonds {GOLD}and {GREEN}200 XP!'
#    playermessage: '{GREEN}Thanks for voting at {AQUA}{service}!'
#    commands:
#      - '/give {username} 264 5'
#      - '/xp give {username} 200'
#
#  The above examples would give a voter 5 diamonds and 200XP whenever they vote on a site with the service name "MC-Index"
#
#  Lucky votes section (disabled by default)
#  luckyvotes:
#    50:
#      broadcast: '{GREEN}{username} {GOLD}was lucky and received an {GREEN}extra $1000!'
#      playermessage: '{GREEN}You were lucky and received an extra $1000!'
#      commands:
#        - '/eco give {username} 1000'
#    100:
#      broadcast: '{GREEN}{username} {GOLD}was {GREEN}super lucky {GOLD}and received an {GREEN}extra $5000!'
#      playermessage: '{GREEN}You were super lucky and received an extra $5000!'
#      commands:
#        - '/eco give {username} 5000'
#
#  The above examples would give a 1 in 50 chance of a voter receiving an extra $1000, and a 1 in 100 chance of $5000
#  If you do not use essentials economy, the command(s) can be modified to suit whichever economy you use.
#
#  Vote Message
#  votemessage:
#    - 'add a message here with voting information'
#    - 'players will see this when they type /vote'
#
#
#  Available codes for messages / commands:
#
#  {service}    {servicename}   {SERVICE}   = service name
#  {username}   {player}        {name}      = player username

#  & = Colour Symbol to enter manual colours / control codes
#  {AQUA}       {BLACK}         {BLUE}          {DARK_AQUA}     {DARK_BLUE}
#  {DARK_GRAY}  {DARK_GREEN}    {DARK_PURPLE}   {DARK_RED}      {GOLD}
#  {GRAY}       {GREEN}         {LIGHT_PURPLE}  {RED}           {WHITE}
#  {YELLOW}     {BOLD}          {ITALIC}        {UNDERLINE}     {STRIKETHROUGH}
#  {STRIKE}     {STRIKETHROUGH} {MAGIC}         {RESET}
#

settings:
  onlineonly: true
  luckyvote: false
  broadcastqueue: true
  votecommand: true
  voteremind: true
services:
  default:
    broadcast: '{GREEN}{username} {GOLD}hlasoval na {GREEN}Czech-Craft{service} {GOLD}a dostal {GREEN}odmenu!'
    playermessage: '{GREEN}Ďakujeme za hlasovanie na {AQUA}{service}'
    commands:
      - '/give {username} 264 5'
luckyvotes:
  '10':
    broadcast: '{GREEN}{username} {GOLD}was lucky and received an {GREEN}extra $1000!'
    playermessage: '{GREEN}You were lucky and received an extra $1000!'
    commands:
    - /eco give user {username} 1000
  '50':
    broadcast: '{GREEN}{username} {GOLD}was super lucky and received an {GREEN}extra 100 XP and $1000!'
    playermessage: '{GREEN}You were super lucky and received an {GREEN}extra 100 XP and $1000!'
    commands:
    - /xp give {username} 100
    - /eco give {username} 1000
votemessage:
  - '{GOLD}-----------------------------------------------------'
  - 'Vote for us every day for in game rewards and extras'
  - '{GOLD}-----------------------------------------------------'


A ešte Votifier - Config
Spoiler: zobrazit

Kód: Vybrat vše

host: 93.91.250.134
port: 27334
debug: false
listener_folder: plugins/Votifier/listeners


Toto mám na webe:

<form action="//czech-craft.eu/vote.php" method="GET">
<input type="hidden" name="id" value="9498">
<input type="text" name="user" placeholder="Tvůj Nick">
<input type="submit" value="Hlasovat">
</form>

Ak ešte tak sa pozrite na web (v podpise je web)

Odmením K+

Re: Czech-Craft * Hlasovanie - Problém

Napsal: 11 črc 2014, 12:56
od DenOwq
Vše de. Máš chybu u hráču

Re: Czech-Craft * Hlasovanie - Problém

Napsal: 11 črc 2014, 13:03
od Escalator883
Ako myslíš u hráču?
Ty si to skúśal? Dalo ti to odmenu? Napísalo ti msg alebo čo to ma napísať?

Re: Czech-Craft * Hlasovanie - Problém

Napsal: 11 črc 2014, 13:27
od DenOwq
Ano dalo.

Re: Czech-Craft * Hlasovanie - Problém

Napsal: 11 črc 2014, 13:30
od OneTime97
Seznam pluginů.

Re: Czech-Craft * Hlasovanie - Problém

Napsal: 11 črc 2014, 14:44
od Escalator883
Ja som zahlasoval na webe ale na iné meno a nič nanepísalo do chatu a ani nedalo žiadnú odmenu.
Ale na CzechCrafte napísalo že hlas bol zaznamenaný.

GAListener config:

Spoiler: zobrazit

Kód: Vybrat vše

#  GiveAnything Config
#  http://www.mc-index.com
#
#  Online only (default: true)
#  onlineonly: true
#
#  Only delivers rewards when the player is online.  If they are offline it will wait and deliver when they next join the server!
#
#  Lucky vote (default: false)
#  luckyvote: false
#
#  Enables the lucky voting section, this allows voters to have a random chance to receive additional rewards when they vote, for the format see below.
#
#  Vote command (/vote) (default: false)
#  votecommand: false
#
#  Enables the /vote command which will show the message contained in the votemessage section at the bottom of this config
#
#  Login vote reminder (default: false)
#  voteremind: false
#
#  Shows the message contained in the votemessage section at the bottom of this config to players when they join the server
#
#  Services section (default is used if service doesn't exist)
#  MC-Index:
#    broadcast: '{GREEN}{username} {GOLD}has voted @ {GREEN}www.mc-index.com {GOLD}and received {GREEN}5 Diamonds {GOLD}and {GREEN}200 XP!'
#    playermessage: '{GREEN}Thanks for voting at {AQUA}{service}!'
#    commands:
#      - '/give {username} 264 5'
#      - '/xp give {username} 200'
#
#  The above examples would give a voter 5 diamonds and 200XP whenever they vote on a site with the service name "MC-Index"
#
#  Lucky votes section (disabled by default)
#  luckyvotes:
#    50:
#      broadcast: '{GREEN}{username} {GOLD}was lucky and received an {GREEN}extra $1000!'
#      playermessage: '{GREEN}You were lucky and received an extra $1000!'
#      commands:
#        - '/eco give {username} 1000'
#    100:
#      broadcast: '{GREEN}{username} {GOLD}was {GREEN}super lucky {GOLD}and received an {GREEN}extra $5000!'
#      playermessage: '{GREEN}You were super lucky and received an extra $5000!'
#      commands:
#        - '/eco give {username} 5000'
#
#  The above examples would give a 1 in 50 chance of a voter receiving an extra $1000, and a 1 in 100 chance of $5000
#  If you do not use essentials economy, the command(s) can be modified to suit whichever economy you use.
#
#  Vote Message
#  votemessage:
#    - 'add a message here with voting information'
#    - 'players will see this when they type /vote'
#
#
#  Available codes for messages / commands:
#
#  {service}    {servicename}   {SERVICE}   = service name
#  {username}   {player}        {name}      = player username

#  & = Colour Symbol to enter manual colours / control codes
#  {AQUA}       {BLACK}         {BLUE}          {DARK_AQUA}     {DARK_BLUE}
#  {DARK_GRAY}  {DARK_GREEN}    {DARK_PURPLE}   {DARK_RED}      {GOLD}
#  {GRAY}       {GREEN}         {LIGHT_PURPLE}  {RED}           {WHITE}
#  {YELLOW}     {BOLD}          {ITALIC}        {UNDERLINE}     {STRIKETHROUGH}
#  {STRIKE}     {STRIKETHROUGH} {MAGIC}         {RESET}
#

settings:
  onlineonly: true
  luckyvote: false
  broadcastqueue: true
  votecommand: true
  voteremind: true
services:
  default:
    broadcast: '{GREEN}{username} {GOLD}hlasoval na{GREEN}Czech-Craft{service} {GOLD}a dostal {GREEN}odmenu!'
    playermessage: '{GREEN}Ďakujeme za hlasovanie na {AQUA}{service}'
    commands:
      - '/give {username} 264 5'
      - '/give {username} 384 32'
      - '/give {username} 322 1'
luckyvotes:
  '10':
    broadcast: '{GREEN}{username} {GOLD}was lucky and received an {GREEN}extra $1000!'
    playermessage: '{GREEN}You were lucky and received an extra $1000!'
    commands:
    - /eco give user {username} 1000
  '50':
    broadcast: '{GREEN}{username} {GOLD}was super lucky and received an {GREEN}extra 100 XP and $1000!'
    playermessage: '{GREEN}You were super lucky and received an {GREEN}extra 100 XP and $1000!'
    commands:
    - /xp give {username} 100
    - /eco give {username} 1000
votemessage:
  - '{AQUA}--------------------------------------------------------------'
  - 'Hlasuj každé dve hodiny na našom webe a získavaj super odmeny!'
  - '{AQUA}--------------------------------------------------------------'


SimpleVoteListener config:

Spoiler: zobrazit

Kód: Vybrat vše

host: 93.91.250.134
port: 27334
debug: false
listener_folder: plugins/Votifier/listeners


Zoznam pluginov:

Spoiler: zobrazit

Kód: Vybrat vše

 1vs1
 AntiReklama
 AuthMe
 ChatControl
 ChestShop
 Citizens
 ClearLag
 ColorMe
 ColoredTablist
 CombatLog
 CreativeGates
 EnderCrystalSpawner
 Essentials
 GAListener
 Jobs
 JoinMessageChanger
 JustWarp
 LWC
 LinksOnSigns
 MobArena
 MoneyDrop
 MotdSet
 Multiverse-Core
 Multiverse-Inventories
 Multiverse-NetherPortals
 Multiverse-Portals
 MyCommand
 OpenInv
 Orebfuscator
 Paintball
 PermissionsEx
 PlayerHeads
 PluginMetrics
 ProtocolLib
 Residence
 SafeFire
 ScoreboardStats
 ServerSigns
 SimpleVoteListener
 Smileys
 Spawner
 Spectate
 SuperSpleef
 TreeAssist
 Ultrabans
 Updater
 Vault
 Votifier
 WorldEdit
 WorldGuard
 ZavAutoMessager
 update
 iConomy