Stránka 1 z 1

Automsg

Napsal: 24 bře 2013, 09:42
od enalan
Server: Podpis

Ahoj, bude někdo ochotný a dá mi odkaz na stažení automsg (1.5) + jeho config ? Pls +Karma

Re: Automsg

Napsal: 24 bře 2013, 10:01
od Smexhy

Re: Automsg

Napsal: 24 bře 2013, 12:35
od enalan
Zkusím, přesný jsem měl na serveru, ale nešel :D

Re: Automsg

Napsal: 24 bře 2013, 12:52
od vasikxl
mě AutoMsg na 1.5 jde, pokud chceš, pošlu .jar

Re: Automsg

Napsal: 24 bře 2013, 13:02
od enalan
už to mám snad pojede :)
//EDIT: No změnil jsem text a nic se v chatu nepíše viz config:
Spoiler: zobrazit

Kód: Vybrat vše

#  ----------------------------------------------------
#  AutoMessage Configuration File
#  ----------------------------------------------------
#  Message Configuration:
#     Messages are handled in lists to allow for advanced customization!
#     Feel free to add color codes by using & in your messages!
#     To split a message onto multiple lines use the \n delimiter!
#     Lines starting with / will be run as a command!
#     To add single apostrophes into a message use ''.
#     For a complete tutorial go to http://dev.bukkit.org/server-mods/automessage.
#     If you are unfamiliar with YAML use the in-game commands: /am help

settings:
  enabled: true
  min-players: 0
  log-to-console: false
  auto-update: false
message-lists:
  default:
    enabled: true
    random: false
    interval: 30
    expiry: -1
    prefix: '&r[&bEpicraft-Info&r] '
    messages:
    - '&cNa serveru neni LWC (zamykani truhel), proto si tam dejte frakce !'
    - '&2Jak udelat frakci najdes na webu!'
    - '&3Nas web: www.epicraft.hys.cz!'
    - '&6Nevis jak udelat frakci ? Podivej se na nas web!'
    - '&dNas TeamSpeak3: 81.0.217.180:6931
    - '&cPrecti si pravidla at nemas ban /rules.
    - '&5Neni tu LWC-Proto si udelejte frakce.
  vip:
    enabled: true
    random: true
    interval: 120
    expiry: -1
    prefix: '&r[&bEpicraft-Vip&r] '
    messages:
    - 'Vip nebo Evip si muzes koupit na webu!'
    - 'Mas malo penez ? Kup si je na webu!'
    - 'Chces se pripojit na plny server ? Vip ma rezervovany slot na serveru !'

Re: Automsg

Napsal: 24 bře 2013, 13:09
od vasikxl
A polovině těch vět nemáš zakončení tímhle '

Re: Automsg

Napsal: 24 bře 2013, 13:10
od vasikxl
Spoiler: zobrazit
Dej tam toto:
# ----------------------------------------------------
# AutoMessage Configuration File
# ----------------------------------------------------
# Message Configuration:
# Messages are handled in lists to allow for advanced customization!
# Feel free to add color codes by using & in your messages!
# To split a message onto multiple lines use the \n delimiter!
# Lines starting with / will be run as a command!
# To add single apostrophes into a message use ''.
# For a complete tutorial go to http://dev.bukkit.org/server-mods/automessage.
# If you are unfamiliar with YAML use the in-game commands: /am help

settings:
enabled: true
min-players: 0
log-to-console: false
auto-update: false
message-lists:
default:
enabled: true
random: false
interval: 30
expiry: -1
prefix: '&r[&bEpicraft-Info&r] '
messages:
- '&cNa serveru neni LWC (zamykani truhel), proto si tam dejte frakce !'
- '&2Jak udelat frakci najdes na webu!'
- '&3Nas web: www.epicraft.hys.cz!'
- '&6Nevis jak udelat frakci ? Podivej se na nas web!'
- '&dNas TeamSpeak3: 81.0.217.180:6931'
- '&cPrecti si pravidla at nemas ban /rules.'
- '&5Neni tu LWC-Proto si udelejte frakce.'
vip:
enabled: true
random: true
interval: 120
expiry: -1
prefix: '&r[&bEpicraft-Vip&r] '
messages:
- 'Vip nebo Evip si muzes koupit na webu!'
- 'Mas malo penez ? Kup si je na webu!'
- 'Chces se pripojit na plny server ? Vip ma rezervovany slot na serveru !'

Re: Automsg

Napsal: 24 bře 2013, 13:26
od enalan
aha díky + Karma :)
//EDIT: Karma nebude, protože jeden ***** Mě davá -Karmu :D

Re: Automsg

Napsal: 24 bře 2013, 13:52
od vasikxl
dám ti aspoň jednu já...

Re: Automsg

Napsal: 24 bře 2013, 14:01
od enalan
Díky :)

//LOCK