Hlasování Czech-Craft

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Kadlec
Příspěvky: 362
Registrován: 08 dub 2012, 17:32
Reputation: 0
Kontaktovat uživatele:

Hlasování Czech-Craft

#1 Příspěvekod Kadlec » 17 dub 2013, 18:56

[CZ/SK] MyCraft - Classic | PvP [1.5.1]
IP:93.91.250.109:27074

Zdravím,stáhl jsem si plugin Votifier a plugin GAListener.jar a tyto pluginy mi poradil hráč co má serer a normálně mu to jde ovšem khlasy se do tabulky zapisují http://www.my-craft.hys.cz/hlasy/ ale když sem vložil port z votefieru do czech craftu tak to dělá toto
Obrázek a když jsem ho zaměnil za originál tak to už píše správně ale do hry mi to nic nedá Zde je konfig Votifieru

Kód: Vybrat vše

host: 93.91.250.109
port: 27074
debug: false
listener_folder: plugins/Votifier/listeners


A tady je ten druhý plugin který dává odměny a píše do chatu
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}hlasoval na@ {GREEN}www.czech-craft.eu {GOLD}a ziskal {GREEN}3 diamanty {GOLD}!'
#    playermessage: '{GREEN}Dekujeme za hlasovani na {AQUA}{service}!'
#    commands:
#      - '/give {username} 264 3'
#      - '/xp give {username} 100'
#
#  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}{service} {GOLD}a ziskal {GREEN}3 diamanty a 100XP!'
    playermessage: '{GREEN}Thanks for voting at {AQUA}{service}!'
    commands:
      - '/give {username} 264 3'
      - '/xp give {username} 100'
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}-----------------------------------------------------'
  - '{GREEN}Hlasujte pro nas kazde 2 hodiny na {AQUA}http://www.my-craft.hys.cz/hlasy/ {GREEN}a ziskejte {RED}3 dia a 100 xp za hlas!'
  - '{GOLD}-----------------------------------------------------'
com/VaR49m4
#
#
# Available codes for messages / commands
playermessage

Prosím poradte mi už vážně nevím co stím
Obrázek

Uživatelský avatar
Welton123
Příspěvky: 2388
Registrován: 08 úno 2012, 17:54
Reputation: 0
Kontaktovat uživatele:

Re: Hlasování Czech-Craft

#2 Příspěvekod Welton123 » 17 dub 2013, 19:04

Kód: Vybrat vše

port: 27074


Nemáš tam dávat port tvého serveru ale port, který máš volný. Takže

Kód: Vybrat vše

28074, 26074,...
CZ/SK TOP Databáze MineCraft Serverů ►KLIK◄
Chceš i Ty mít měnící se podpis? ►KLIK◄

Kadlec
Příspěvky: 362
Registrován: 08 dub 2012, 17:32
Reputation: 0
Kontaktovat uživatele:

Re: Hlasování Czech-Craft

#3 Příspěvekod Kadlec » 17 dub 2013, 19:06

Ale každý tvrdí že tam má být ten speciálně vygenerovaný jen já sem ho změnil a nefunguje ani jeden ani ten vygenerovan ani ten vlastní
Obrázek

Uživatelský avatar
Welton123
Příspěvky: 2388
Registrován: 08 úno 2012, 17:54
Reputation: 0
Kontaktovat uživatele:

Re: Hlasování Czech-Craft

#4 Příspěvekod Welton123 » 17 dub 2013, 21:24

Žádný speciálně vygenerovaný port v tomhle případě neexistuje. Musí tam být ten, co jsem psal výše a i Ten musíš dát na czech-craftu jako Votifier Port
CZ/SK TOP Databáze MineCraft Serverů ►KLIK◄
Chceš i Ty mít měnící se podpis? ►KLIK◄


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 70 hostů