Otázky

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
fantomas2
Příspěvky: 1800
Registrován: 19 zář 2012, 17:54
Reputation: 0
Bydliště: Kanál
Kontaktovat uživatele:

Otázky

#1 Příspěvekod fantomas2 » 17 pro 2012, 19:21

93.91.250.180:37116

Ahoj, položím vám pár otázok :)

1. Ak vyjde nová verzia minecraftu a budem napr. aktualizovať plugin LWC
a chcem aby mali hráči aj po update pluginu LWC zamknuté truhly tak vymením
LWC 1.4.5 za LWC 1.4.6 a necham zložku z 1.4.5 tak to pôjde ?

2. V pluginu residence mám nastavenú lokalitu Czech všetko mi ide ale až na to vojdem do resky a píše to anglicky welcome fantomas2 to majko residenco by majko, ajiti že mi to nepíše vitaj fantomas2 na území majko ktoré vytvoril hráč majko alebo take niečo

3. Hľadám plugin na /hat nechem BlocHeads je to zastaralý plugin, ak poznáte iný prosím odkaz

4. Dá sa na serveri nastaviť aby nikdy nepršalo ? používam worldguard a Essentials

5. Server motd ide písať farebne kódom §6funny-craft[PvP]
ale ak to dám mám to síce farebné ale vyzerá to takto ?funny-craft[PvP]
Za každú radu ďakujem a určite udelím karmu :)
Tvorba web stránok zdarma pro velké herné portály, ozvi se SZ.

Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: Otázky

#2 Příspěvekod zdenda204 » 17 pro 2012, 19:34

1) Kdyz slozku nechas tak to bude fungovat
2) Projdi si config. Tam najdes dalsi zpravy na prelozeni
3) Essentials ma prikaz /hat nebo nejak tak (najdes na wiki essentialsu)
5) Dej sem ten kod kterej ti to udelalo.
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦

fantomas2
Příspěvky: 1800
Registrován: 19 zář 2012, 17:54
Reputation: 0
Bydliště: Kanál
Kontaktovat uživatele:

Re: Otázky

#3 Příspěvekod fantomas2 » 17 pro 2012, 19:41

Ak dávam §afunny-craft tak mi tam da ?funny-craft aj z farbu a keď sa znova prihlasím na FH tak tam už nemám §afunny-craft
ale toto \u00C2\u00A7afunny-craft[PVP]
Tvorba web stránok zdarma pro velké herné portály, ozvi se SZ.

Uživatelský avatar
lllScorpionlll
Příspěvky: 187
Věk: 28
Registrován: 25 zář 2012, 22:23
Reputation: 0
Bydliště: Prešov
Kontaktovat uživatele:

Re: Otázky

#4 Příspěvekod lllScorpionlll » 17 pro 2012, 19:43

4. v essentials máš to v configu:

Kód: Vybrat vše

# Disable weather options
    weather:
      storm: false
      thunder: false
      lightning: false   


Čo nechceš dáš na true

1. pri niektorých updatoch sa to zmení (ale nie tak často.. najčastejšie u creative control)

do MOTD si daj : \u00C2afunny-craft[PVP]
Ľahké uploadovanie obrázkov: http://fio.filfar.eu/
Chyba je vždy medzi klávesnicou a stoličkou!

fantomas2
Příspěvky: 1800
Registrován: 19 zář 2012, 17:54
Reputation: 0
Bydliště: Kanál
Kontaktovat uživatele:

Re: Otázky

#5 Příspěvekod fantomas2 » 17 pro 2012, 19:59

Ok, a ešte by som chcel napojiť LWC na MySQL ako na to ?

Spoiler: zobrazit

Kód: Vybrat vše

# Core configurable options for LWC
core:

    # The language LWC will use, specified by the shortname. For example, English = en, French = fr, German = de,
    # and so on
    locale: en

    # How often updates are batched to the database (in seconds). If set to a higher value than 10, you may have
    # some unexpected results, especially if your server is prone to crashing.
    flushInterval: 10

    # LWC regularly caches protections locally to prevent the database from being queried as often. The default is 10000
    # and for most servers is OK. LWC will also fill up to <precache> when the server is started automatically.
    cacheSize: 10000

    # How many protections are precached on startup. If set to -1, it will use the cacheSize value instead and precache
    # as much as possible
    precache: -1

    # If true, players will be sent a notice in their chat box when they open a protection they have access to, but
    # not their own unless <showMyNotices> is set to true
    showNotices: true

    # If true, players will be sent a notice in their chat box when they open a protection they own.
    showMyNotices: false

    # If true, ops will be considered LWC admins (e.g with a Permissions plugin, considered to have lwc.admin) and thus
    # will have very destructive LWC commands.
    opIsLWCAdmin: true

    # If true, LWC will not log history about protections. If you are using LWC-Economy and this is disabled, you will
    # NOT receive refunds for purchased protections
    disableHistory: false

    # if true, LWC will only allow protections to be created inside of Towns via the Towny plugin
    townyBorders: false

    # The permission node prefix that is used to match player groups when
    # no supported permission plugin is found, e.g group.vip matches the player's group as vip
    groupPrefix: 'group.'

# Controls how the updater operates
updater:

    # The branch to select updates from
    # STABLE or BLEEDING_EDGE
    branch: STABLE

    # When to retrieve updates
    # Either AUTOMATIC or MANUAL
    method: MANUAL

# "Fun" options
optional:

    # Protections are only active when a player is online.
    # So if a player is offline, anyone can access it. If the player is online, it functions normally
    onlyProtectWhenOwnerIsOnline: false

    # Protections are only active when a player is offline
    onlyProtectWhenOwnerIsOffline: false

    # Block IDs to automatically blocks from /lwc admin purge, /lwc admin expire, etc.
    exemptBlocks: []

    # Opt out of the optional metrics tooling
    # Available online: http://metrics.griefcraft.com/plugin/LWC/
    optOut: false

    # Blocks that cannot be placed around someone else's protection. This is most useful
    blacklistedBlocks:
    - 166

    # Players that are blocked from destroying any blocks protected by LWC. Mainly useful for MCPC
    # where mods can remove blocks and try to break the block by sending an event first (e.g turtle)
    blacklistedPlayers:
    - plr

# Database information for LWC
database:

    # The database adapter to use, for example sqlite (default) or mysql
    adapter: sqlite

    # This is strictly for SQLite only and should be left alone. When changing to MySQL and this is left intact,
    # LWC will automatically convert your protections from SQLite to MySQL
    path: 'plugins/LWC/lwc.db'

    # The MySQL host. You can specify a non-default port (3306) by adding :port, e.g host: 'localhost:3307'
    host: 'localhost'

    # The database LWC should use to store data (not necessary for SQLite)
    database: 'lwc'

    # The username LWC should use to connect to the server with (not necessary for SQLite)
    username: ''

    # The password LWC should use to connect to the server with (not necessary for SQLite)
    password: ''

    # The prefix for LWC tables. For example, a prefix of 'lwc_' will make
    # the protections table show up as lwc_protections
    prefix: 'lwc_'

# The protections nodes allows you to define, remove and modify which blocks LWC is allowed to protect
# This means that you could make any block you want protectable, or remove existing protectable blocks
# (e.g trap doors, etc.)
protections:
    # These values serve as default values for the protections defined under blocks

    # If true, the default behaviour will be to BLOCK redstone to protections, and /credstone on (Protection Flag)
    # will ALLOW redstone to the protection
    # If false, the default behaviour will be to ALLOW redstone to protections, and /credstone on will
    # BLOCK redstone to the protection
    denyRedstone: false

    # Settable to private, public, or off. It defines what protections are registered as when you place them on
    # the ground
    autoRegister: off

    # Used in very specific use-cases: makes LWC ignore block destruction for the given block or all blocks, allowing
    # players to remove the block and resulting protection.
    ignoreBlockDestruction: false

    # If left clicking should be ignored by LWC. An example of this would be to add ignoreLeftClick under a note block
    # protection to allow players to play the note block's note, but not change the note (which is done via right click,
    # which would be blocked by LWC.)
    ignoreLeftClick: false

    # If right clicking should be ignored by LWC.
    ignoreRightClick: false

    # If LWC should ignore explosions to the protection. For example, you could allow Doors to be blown by explosions,
    # but not chests.
    ignoreExplosions: false

    # If entities - such as zombies - are allowed to break down doors
    allowEntityBreakDoor: false

    # If entities - such as villagers - should be allowed to interact with protections (i.e doors)
    allowEntityInteract: false

    # Creation messages and protection notices will not be shown for this protection
    quiet: false

    # Current and custom protections are defined here by their block name or id
    # If you use the Id, you MUST encase it in quotes, for example (chest):
    # '54':
    #     enabled: true
    # The custom protection must also have enabled: true under it for it to function in the world
    blocks:
        chest:
            enabled: true
            autoRegister: private
        furnace:
            enabled: true
            autoRegister: private
        dispenser:
            enabled: true
            autoRegister: private
        sign:
            enabled: true
            autoRegister: private
        wooden_door:
            enabled: true
        iron_door:
            enabled: true
        trap_door:
            enabled: true
        fence_gate:
            enabled: true

modes:
    droptransfer:
        enabled: true

        # allow items to be transferred across world boundaries
        crossWorld: false
    persist:
        enabled: true
Tvorba web stránok zdarma pro velké herné portály, ozvi se SZ.

Uživatelský avatar
Shaggy84675
Příspěvky: 1239
Věk: 28
Registrován: 23 srp 2011, 12:53
Reputation: 0
Kontaktovat uživatele:

Re: Otázky

#6 Příspěvekod Shaggy84675 » 17 pro 2012, 21:07

takhle:

Kód: Vybrat vše

# Database information for LWC
database:

    # The database adapter to use, for example sqlite (default) or mysql
    adapter: mysql

    # This is strictly for SQLite only and should be left alone. When changing to MySQL and this is left intact,
    # LWC will automatically convert your protections from SQLite to MySQL
    path: 'plugins/LWC/lwc.db'

    # The MySQL host. You can specify a non-default port (3306) by adding :port, e.g host: 'localhost:3307'
    host: 'localhost'

    # The database LWC should use to store data (not necessary for SQLite)
    database: 'nazev_databaze'

    # The username LWC should use to connect to the server with (not necessary for SQLite)
    username: 'uzivatelske_jmeno'

    # The password LWC should use to connect to the server with (not necessary for SQLite)
    password: 'heslo'

    # The prefix for LWC tables. For example, a prefix of 'lwc_' will make
    # the protections table show up as lwc_protections
    prefix: 'lwc_'
Omluvte prosím moji nefunkčnost podpisu. Momentálně přesouvám podpis na svůj webserver.

fantomas2
Příspěvky: 1800
Registrován: 19 zář 2012, 17:54
Reputation: 0
Bydliště: Kanál
Kontaktovat uživatele:

Re: Otázky

#7 Příspěvekod fantomas2 » 18 pro 2012, 09:29

A keď to potom napojim na MySQL ako to mám zistiť či je to správne napojené ??
Tvorba web stránok zdarma pro velké herné portály, ozvi se SZ.

Uživatelský avatar
Shaggy84675
Příspěvky: 1239
Věk: 28
Registrován: 23 srp 2011, 12:53
Reputation: 0
Kontaktovat uživatele:

Re: Otázky

#8 Příspěvekod Shaggy84675 » 18 pro 2012, 10:10

V PhpMyAdminovi.
Omluvte prosím moji nefunkčnost podpisu. Momentálně přesouvám podpis na svůj webserver.

fantomas2
Příspěvky: 1800
Registrován: 19 zář 2012, 17:54
Reputation: 0
Bydliště: Kanál
Kontaktovat uživatele:

Re: Otázky

#9 Příspěvekod fantomas2 » 18 pro 2012, 11:29

Co to je xD
Tvorba web stránok zdarma pro velké herné portály, ozvi se SZ.

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Otázky

#10 Příspěvekod nejento » 18 pro 2012, 16:43

http://něco.fakaheda.eu/phpmyadmin
Místo něco si doplň server.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Google [Bot] a 29 hostů