pluginy mysql

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
liki12
Příspěvky: 699
Registrován: 09 úno 2012, 21:24
Reputation: 0

pluginy mysql

#1 Příspěvekod liki12 » 25 črc 2013, 11:11

Dobrý den chci se zeptat co jde z těchto pluginů napojit na mysql.

Spoiler: zobrazit

Kód: Vybrat vše

     AuthMe.jar 201.3 KB 22. 07. 14:01
     ChestShop.jar 209.4 KB 24. 07. 12:20
     Citizens.jar 730 KB 24. 07. 12:38
     CreativeGates.jar 32.9 KB 24. 07. 21:33
     Essentials.jar 830.8 KB 22. 07. 14:32
     EssentialsAntiBuild.jar 12.8 KB 22. 07. 14:32
     EssentialsChat.jar 11.8 KB 22. 07. 16:28
     EssentialsProtect.jar 17.5 KB 22. 07. 14:32
     EssentialsSpawn.jar 14.4 KB 22. 07. 14:32
     FakaHedaMinequery.jar 11.8 KB 25. 07. 08:41
     HawkEye.jar 169.4 KB 24. 07. 16:11
     HealthBar.jar 58.3 KB 22. 07. 19:44
     Jobs.jar 134.1 KB 22. 07. 15:20
     LagMeter.jar 14.7 KB 22. 07. 13:58
     MobArena.jar 360 KB 24. 07. 21:33
     Modifyworld.jar 25.1 KB 22. 07. 16:21
     Multiverse-Core-2.4.jar 318.2 KB 24. 07. 21:33
     Multiverse-Inventories-2.5.jar 312.6 KB 24. 07. 21:33
     PermissionsEx.jar 161.6 KB 22. 07. 16:21
     Residence.jar 279.9 KB 22. 07. 17:07
     ResidenceSigns.jar 27.2 KB 24. 07. 16:03
     ScoreboardStats.jar 55.1 KB 22. 07. 17:40
     Ultrabans.jar 137.1 KB 22. 07. 19:36
     Vault.jar 274.6 KB 22. 07. 21:36
     WorldEdit.jar 816.7 KB 24. 07. 12:15
     WorldGuard.jar     322.2 KB 24. 07. 12:15
     iConomy.jar 162.3 KB 22. 07. 17:42




A ještě jak napojit worldguard


Spoiler: zobrazit

Kód: Vybrat vše

#
# WorldGuard's main configuration file
#
# This is the global configuration file. Anything placed into here will
# be applied to all worlds. However, each world has its own configuration
# file to allow you to replace most settings in here for that world only.
#
# About editing this file:
# - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
#   you use an editor like Notepad++ (recommended for Windows users), you
#   must configure it to "replace tabs with spaces." In Notepad++, this can
#   be changed in Settings > Preferences > Language Menu.
# - Don't get rid of the indents. They are indented so some entries are
#   in categories (like "enforce-single-session" is in the "protection"
#   category.
# - If you want to check the format of this file before putting it
#   into WorldGuard, paste it into http://yaml-online-parser.appspot.com/
#   and see if it gives "ERROR:".
# - Lines starting with # are comments and so they are ignored.
#

regions:
    use-scheduler: true
    use-creature-spawn-event: true
    sql:
        use: false
        dsn: jdbc:mysql://localhost/gs_37076_1
        username: gs_37076_1
        password: mám
    enable: true
    invincibility-removes-mobs: false
    high-frequency-flags: false
    wand: 334
    max-claim-volume: 30000
    claim-only-inside-existing-regions: false
    max-region-count-per-player:
        default: 7
auto-invincible: false
use-player-move-event: true
use-player-teleports: true
security:
    deop-everyone-on-join: false
    block-in-game-op-command: false
host-keys: {}
summary-on-start: true
op-permissions: true
protection:
    item-durability: true
    remove-infinite-stacks: false
    disable-xp-orb-drops: false
    disable-obsidian-generators: false
gameplay:
    block-potions: []
    block-potions-overly-reliably: false
simulation:
    sponge:
        enable: true
        radius: 3
        redstone: false
default:
    pumpkin-scuba: false
    disable-health-regain: false
physics:
    no-physics-gravel: false
    no-physics-sand: false
    vine-like-rope-ladders: false
    allow-portal-anywhere: false
    disable-water-damage-blocks: []
ignition:
    block-tnt: false
    block-tnt-block-damage: false
    block-lighter: false
fire:
    disable-lava-fire-spread: true
    disable-all-fire-spread: false
    disable-fire-spread-blocks: []
    lava-spread-blocks: []
mobs:
    block-creeper-explosions: false
    block-creeper-block-damage: false
    block-wither-explosions: false
    block-wither-block-damage: false
    block-wither-skull-explosions: false
    block-wither-skull-block-damage: false
    block-enderdragon-block-damage: false
    block-enderdragon-portal-creation: false
    block-fireball-explosions: false
    block-fireball-block-damage: false
    anti-wolf-dumbness: false
    disable-enderman-griefing: false
    disable-snowman-trails: false
    block-painting-destroy: false
    block-item-frame-destroy: false
    block-plugin-spawning: true
    block-above-ground-slimes: false
    block-other-explosions: false
    block-zombie-door-destruction: false
    block-creature-spawn: []
player-damage:
    disable-fall-damage: false
    disable-lava-damage: false
    disable-fire-damage: false
    disable-lightning-damage: false
    disable-drowning-damage: false
    disable-suffocation-damage: false
    disable-contact-damage: false
    teleport-on-suffocation: false
    disable-void-damage: false
    teleport-on-void-falling: false
    disable-explosion-damage: false
    disable-mob-damage: false
    disable-death-messages: false
chest-protection:
    enable: false
    disable-off-check: false
crops:
    disable-creature-trampling: false
    disable-player-trampling: false
weather:
    prevent-lightning-strike-blocks: []
    disable-lightning-strike-fire: false
    disable-thunderstorm: false
    disable-weather: false
    disable-pig-zombification: false
    disable-powered-creepers: false
    always-raining: false
    always-thundering: false
dynamics:
    disable-mushroom-spread: false
    disable-ice-melting: false
    disable-snow-melting: false
    disable-snow-formation: false
    disable-ice-formation: false
    disable-leaf-decay: false
    disable-grass-growth: false
    disable-mycelium-spread: false
    disable-vine-growth: false
blacklist:
    use-as-whitelist: false
    logging:
        console:
            enable: true
        database:
            enable: false
            dsn: jdbc:mysql://localhost:3306/minecraft
            user: root
            pass: ''
            table: blacklist_events
        file:
            enable: false
            path: worldguard/logs/%Y-%m-%d.log
            open-files: 10
93.91.250.110:37076

Uživatelský avatar
zikl
Příspěvky: 1123
Věk: 31
Registrován: 28 led 2012, 15:44
Reputation: 3
Kontaktovat uživatele:

Re: pluginy mysql

#2 Příspěvekod zikl » 25 črc 2013, 11:14

Kód: Vybrat vše

AuthMe.jar
Essentials.jar
HawkEye.jar
Jobs.jar
Modifyworld.jar
PermissionsEx.jar
Ultrabans.jar
WorldGuard.jar     
iConomy.jar


Ale u toho essentialu je to jen na ekonomiku tak to vlastně nemusíš řešit

A u worldguardu si najdi

Kód: Vybrat vše

regions:
    use-scheduler: true
    use-creature-spawn-event: true
    sql:
        use: false
        dsn: jdbc:mysql://localhost/gs_37076_1
        username: gs_37076_1
        password: mám

a změn

Kód: Vybrat vše

use: false

na

Kód: Vybrat vše

use: true
ObrázekObrázek
Obrázek
Moje sestava:Seznam na CZC.CZ

Uživatelský avatar
liki12
Příspěvky: 699
Registrován: 09 úno 2012, 21:24
Reputation: 0

Re: pluginy mysql

#3 Příspěvekod liki12 » 25 črc 2013, 11:26

A jak nastavim to PermissionsEx.jar ??

-- 25 črc 2013, 11:30 --

Tak jsem nastavil ten worldguard a akorát mi to vyplo server a nejde sputit :(
93.91.250.110:37076

Uživatelský avatar
Shadowhacker
Příspěvky: 640
Věk: 30
Registrován: 23 led 2012, 18:31
Reputation: 0
Bydliště: Plzeň

Re: pluginy mysql

#4 Příspěvekod Shadowhacker » 25 črc 2013, 12:01

Obrázek

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

Re: pluginy mysql

#5 Příspěvekod fantomas2 » 25 črc 2013, 21:13

já sem taky napájel WorldGuard na mysql a stalo se mi to tež, WorldGuard neni potreba napojovat, nezatežuje server a jediny co by se ukladalo na MySQL od WorldGuardu tak sou regiony a další blbosti kteree ti vubec nelagují server takže to mužeš nechat tak.
Naposledy upravil(a) fantomas2 dne 26 črc 2013, 09:37, celkem upraveno 1 x.
Tvorba web stránok zdarma pro velké herné portály, ozvi se SZ.

Uživatelský avatar
Osicja
Příspěvky: 419
Věk: 28
Registrován: 09 úno 2012, 18:01
Reputation: 0
Bydliště: Czech Republic
Kontaktovat uživatele:

Re: pluginy mysql

#6 Příspěvekod Osicja » 26 črc 2013, 08:15

fantomas2 píše:já sem taky napájel WorldGuard na mysql a stalo se mi to tež, WorldGuard neni potreba napojovat, nezatežuje server a jediny co by se ukladalo na MySQL od WorldGuardu tak sou regiony a další blbosti kteree ti vubec nelagují server takže to mužeš mechat tak.


Božínku :D Nikdo, nikde, nikdy nezapojuje věci do MySQL jen proto že "lagují" jde o rychlejší čtení informací, když si nejsi jistý tak neraď pak tu lidi přesvědčuješ o blbostech, obecně se doporučuje napojit vše co jde do MySQL.
Obrázek
Obrázek
Obrázek
Obrázek

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

Re: pluginy mysql

#7 Příspěvekod fantomas2 » 26 črc 2013, 09:36

Já neríkam že de jen o lagy :roll:
Tvorba web stránok zdarma pro velké herné portály, ozvi se SZ.


Zpět na „Minecraft, Tekkit“

Kdo je online

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