BanManager Nefunguje

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
InfinCZ
Příspěvky: 8
Registrován: 01 dub 2016, 23:31
Reputation: 0
Kontaktovat uživatele:

BanManager Nefunguje

#1 Příspěvekod InfinCZ » 29 čer 2016, 15:14

Server: 93.91.250.122:27777

Dobrý den,
mám takový problém s pluginem BanManager a potřeboval bych pomoct.
Hlásí mi to tuto chybu:
Spoiler: zobrazit

Kód: Vybrat vše

> [14:54:01 WARN]: 48 [Server thread] INFO me.confuser.banmanager.internal.hikari.HikariDataSource - HikariPool-1 - Started.


Mám MySQL přes wedos do configu jsem zadal tyhle hodnoty a nefunguje mi to.
Spoiler: zobrazit

Kód: Vybrat vše

]#
# Aliases will be found and blocked automatically, e.g. msg will block tell
debug: false
databases:
  local:
    enabled: true
    host: wm123.wedos.net
    port: 3306
    name: d137665_bans
    user: a137665_bans
    password: ****************
    maxConnections: 10
    leakDetection: 3000
    tables:
      players: bm_players
      playerBans: bm_player_bans
      playerBanRecords: bm_player_ban_records
      playerMutes: bm_player_mutes
      playerMuteRecords: bm_player_mute_records
      playerKicks: bm_player_kicks
      playerNotes: bm_player_notes
      playerHistory: bm_player_history
      playerReports: bm_player_reports
      playerReportLocations: bm_player_report_locations
      playerReportStates: bm_player_report_states
      playerReportCommands: bm_player_report_commands
      playerReportComments: bm_player_report_comments
      playerWarnings: bm_player_warnings
      ipBans: bm_ip_bans
      ipBanRecords: bm_ip_ban_records
      ipMutes: bm_ip_mutes
      ipMuteRecords: bm_ip_mute_records
      ipRangeBans: bm_ip_range_bans
      ipRangeBanRecords: bm_ip_range_ban_records
  global:
    enabled: false
    host: 127.0.0.1
    port: 3306
    name: global_bans
    user: root
    password: ''
    maxConnections: 10
    leakDetection: 3000
    tables:
      playerBans: bm_player_ban_all
      playerUnbans: bm_player_unban_all
      playerMutes: bm_player_mute_all
      playerUnmutes: bm_player_unmute_all
      playerNotes: bm_player_note_all
      ipBans: bm_ip_ban_all
      ipUnbans: bm_ip_unban_all
mutedCommandBlacklist:
- msg
softMutedCommandBlacklist:
- msg
duplicateIpCheck: true
bypassDuplicateChecks:
- 0.0.0.0
- 127.0.0.1
logKicks: false
logIps: true
displayNotifications: true
broadcastOnSync: false
timeLimits: {}
reportCooldown: 10
warningCooldown: 10
warningActions:
  enabled: false
warningMute: false
hooks:
  enabled: false
checkForUpdates: true
offlineAutoComplete: true
punishAlts: false
denyAlts: false
cleanUp:
  kicks: 30
  banRecords: 0
  ipBanRecords: 0
  ipMuteRecords: 0
  muteRecords: 0
  readWarnings: 0
  unreadWarnings: 0
maxOnlinePerIp: 0
checkOnJoin: false
createNoteReasons: false


V E-mailu od wedosu mám napsáno:
Spoiler: zobrazit
Databázový server: wm123.wedos.net
Název databáze: d137665_bans

Uživatel pro správu databáze:
Jméno: a137665_bans
Heslo: ********************


Celý log:
Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Succesfully authorized (rw)!
> [14:53:57 INFO]: [CreativeGates] Loading CreativeGates v2.8.17
> [14:53:57 INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
> [14:53:57 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2
> [14:53:57 INFO]: [SignShop] Loading SignShop v2.11.0
> [14:53:57 INFO]: [CTSNC] Loading CTSNC v9.3
> [14:53:57 INFO]: [Citizens] Loading Citizens v2.0.19-SNAPSHOT (build 1374)
> [14:53:57 INFO]: [Residence] Loading Residence v2.6.7.0
> [14:53:57 INFO]: [CommandNPC] Loading CommandNPC v1.7.2
> [14:53:57 INFO]: [FakePlayersOnline] Loading FakePlayersOnline v0.1.7
> [14:53:57 INFO]: [ChestShop] Loading ChestShop v3.8.12
> [14:53:57 INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
> [14:53:57 INFO]: [ProtocolLib] Enabling ProtocolLib v4.0.1
> [14:53:57 INFO]: [ProtocolLib] Started structure compiler thread.
> [14:53:57 INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.3.8
> [14:53:57 INFO]: ==============================================
> [14:53:57 INFO]:  SkinsRestorer Updater 
> [14:53:57 INFO]:  
> [14:53:57 INFO]:  An update for SkinsRestorer has been found!
> [14:53:57 INFO]:  SkinsRestorer v11.6.1
> [14:53:57 INFO]:  You are running v10.3.8
> [14:53:57 INFO]: 
> [14:53:57 INFO]:  Download at https://www.spigotmc.org/resources/skinsrestorer.2124/
> [14:53:57 INFO]: ==============================================
> [14:53:57 INFO]: [Vault] Enabling Vault v1.5.6-b49
> [14:53:57 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
> [14:53:57 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
> [14:53:57 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
> [14:53:57 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
> [14:53:57 INFO]: [Vault] Enabled Version 1.5.6-b49
> [14:53:57 INFO]: assiveCore] Enabling MassiveCore v2.8.17
> [14:53:57 INFO]: [MassiveCore 2.8.17] === ENABLE START ===
> [14:53:57 INFO]: [MassiveCore 2.8.17] Loading Cachefile datas...
> [14:53:57 INFO]: [MassiveCore 2.8.17] Loading Onlineplayer datas...
> [14:53:57 INFO]: [MassiveCore 2.8.17] Loading Registry datas...
> [14:53:57 INFO]: [MassiveCore 2.8.17] Saving Cachefile...
> [14:53:57 INFO]: [MassiveCore 2.8.17] Setup of IdUtil took 40ms.
> [14:53:57 INFO]: [MassiveCore 2.8.17] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
> [14:53:57 INFO]: [MassiveCore 2.8.17] Mixin NmsBoard set to Minecraft 1.9.0+ [1_9_R1+]
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+]
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
> [14:53:58 INFO]: [MassiveCore 2.8.17] Integration Activated IntegrationVault
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinEvent set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinActionbar set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinActual set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinCommand set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinDisplayName set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinGamemode set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinInventory set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinKick set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinMessage set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinModification set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinPlayed set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinSenderPs set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinTeleport set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinTitle set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinVisibility set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] Mixin MixinWorld set to Default
> [14:53:58 INFO]: [MassiveCore 2.8.17] === ENABLE COMPLETE (Took 795ms) ===
> [14:53:58 INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
> [14:53:58 INFO]: [LWC] Connecting to SQLite
> [14:53:58 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
> [14:53:58 WARN]: The server will make no attempt to authenticate usernames. Beware.
> [14:53:58 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
> [14:53:58 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
> [14:53:58 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
> [14:53:58 INFO]: Preparing level "world"
> [14:53:58 INFO]: -------- World Settings For [world] --------
> [14:53:58 INFO]: Experience Merge Radius: 3.0
> [14:53:58 INFO]: Nerfing mobs spawned from spawners: false
> [14:53:58 INFO]: Mob Spawn Range: 4
> [14:53:58 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [14:53:58 INFO]: View Distance: 7
> [14:53:58 INFO]: Item Despawn Rate: 6000
> [14:53:58 INFO]: Item Merge Radius: 2.5
> [14:53:58 INFO]: Arrow Despawn Rate: 1200
> [14:53:58 INFO]: Zombie Aggressive Towards Villager: true
> [14:53:58 INFO]: Cactus Growth Modifier: 100%
> [14:53:58 INFO]: Cane Growth Modifier: 100%
> [14:53:58 INFO]: Melon Growth Modifier: 100%
> [14:53:58 INFO]: Mushroom Growth Modifier: 100%
> [14:53:58 INFO]: Pumpkin Growth Modifier: 100%
> [14:53:58 INFO]: Sapling Growth Modifier: 100%
> [14:53:58 INFO]: Wheat Growth Modifier: 100%
> [14:53:58 INFO]: NetherWart Growth Modifier: 100%
> [14:53:58 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [14:53:58 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [14:53:58 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [14:53:58 INFO]: Random Lighting Updates: false
> [14:53:58 INFO]: Structure Info Saving: true
> [14:53:58 INFO]: Max Entity Collisions: 8
> [14:53:58 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [14:53:58 INFO]: Max TNT Explosions: 100
> [14:53:58 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [14:53:58 INFO]: -------- World Settings For [world_nether] --------
> [14:53:58 INFO]: Experience Merge Radius: 3.0
> [14:53:58 INFO]: Nerfing mobs spawned from spawners: false
> [14:53:58 INFO]: Mob Spawn Range: 4
> [14:53:58 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [14:53:58 INFO]: View Distance: 7
> [14:53:58 INFO]: Item Despawn Rate: 6000
> [14:53:58 INFO]: Item Merge Radius: 2.5
> [14:53:58 INFO]: Arrow Despawn Rate: 1200
> [14:53:58 INFO]: Zombie Aggressive Towards Villager: true
> [14:53:58 INFO]: Cactus Growth Modifier: 100%
> [14:53:58 INFO]: Cane Growth Modifier: 100%
> [14:53:58 INFO]: Melon Growth Modifier: 100%
> [14:53:58 INFO]: Mushroom Growth Modifier: 100%
> [14:53:58 INFO]: Pumpkin Growth Modifier: 100%
> [14:53:58 INFO]: Sapling Growth Modifier: 100%
> [14:53:58 INFO]: Wheat Growth Modifier: 100%
> [14:53:58 INFO]: NetherWart Growth Modifier: 100%
> [14:53:58 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [14:53:58 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [14:53:58 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [14:53:58 INFO]: Random Lighting Updates: false
> [14:53:58 INFO]: Structure Info Saving: true
> [14:53:58 INFO]: Max Entity Collisions: 8
> [14:53:58 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [14:53:58 INFO]: Max TNT Explosions: 100
> [14:53:58 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [14:53:58 INFO]: -------- World Settings For [world_the_end] --------
> [14:53:58 INFO]: Experience Merge Radius: 3.0
> [14:53:58 INFO]: Nerfing mobs spawned from spawners: false
> [14:53:58 INFO]: Mob Spawn Range: 4
> [14:53:58 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [14:53:58 INFO]: View Distance: 7
> [14:53:58 INFO]: Item Despawn Rate: 6000
> [14:53:58 INFO]: Item Merge Radius: 2.5
> [14:53:58 INFO]: Arrow Despawn Rate: 1200
> [14:53:58 INFO]: Zombie Aggressive Towards Villager: true
> [14:53:58 INFO]: Cactus Growth Modifier: 100%
> [14:53:58 INFO]: Cane Growth Modifier: 100%
> [14:53:58 INFO]: Melon Growth Modifier: 100%
> [14:53:58 INFO]: Mushroom Growth Modifier: 100%
> [14:53:58 INFO]: Pumpkin Growth Modifier: 100%
> [14:53:58 INFO]: Sapling Growth Modifier: 100%
> [14:53:58 INFO]: Wheat Growth Modifier: 100%
> [14:53:58 INFO]: NetherWart Growth Modifier: 100%
> [14:53:58 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [14:53:58 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [14:53:58 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [14:53:58 INFO]: Random Lighting Updates: false
> [14:53:58 INFO]: Structure Info Saving: true
> [14:53:58 INFO]: Max Entity Collisions: 8
> [14:53:58 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [14:53:58 INFO]: Max TNT Explosions: 100
> [14:53:58 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [14:53:58 INFO]: Preparing start region for level 0 (Seed: -31099222706617561)
> [14:53:59 INFO]: Preparing spawn area: 62%
> [14:54:00 INFO]: Preparing start region for level 1 (Seed: 6900444599632759757)
> [14:54:00 INFO]: Preparing start region for level 2 (Seed: 8114953957658263230)
> [14:54:01 INFO]: [WorldEdit] Enabling WorldEdit v6.1.2;b3fbe8b
> [14:54:01 INFO]: WEPIF: Using the Bukkit Permissions API.
> [14:54:01 WARN]: [WorldEdit]
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and biome-related functions.
**
** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
**********************************************
> [14:54:01 INFO]: [Essentials] Enabling Essentials vTeamCity
> [14:54:01 INFO]: Bukkit version format changed. Version not checked.
> [14:54:01 INFO]: git-Spigot-c3e4052-1953f52 (MC: 1.10)
> [14:54:01 INFO]: 1.10-R0.1-SNAPSHOT
> [14:54:01 INFO]: Using locale en_US
> [14:54:01 INFO]: Using locale en_US
> [14:54:01 INFO]: [Vault][Economy] Essentials Economy hooked.
> [14:54:01 INFO]: Essentials: Using config file enhanced permissions.
> [14:54:01 INFO]: Permissions listed in as player-commands will be given to all users.
> [14:54:01 INFO]: [Chairs] Enabling Chairs v4.7
> [14:54:01 WARN]: com.cnaude.chairs.vehiclearrow.NMSAccessException: ChairsReloaded is not compatible with your server version
> [14:54:01 WARN]: at com.cnaude.chairs.vehiclearrow.NMSAccess.setupChairsArrow(NMSAccess.java:20)
> [14:54:01 WARN]: at com.cnaude.chairs.core.Chairs.onEnable(Chairs.java:61)
> [14:54:01 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
> [14:54:01 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
> [14:54:01 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
> [14:54:01 WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:362)
> [14:54:01 WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:322)
> [14:54:01 WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:416)
> [14:54:01 WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:381)
> [14:54:01 WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:336)
> [14:54:01 WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:270)
> [14:54:01 WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:539)
> [14:54:01 WARN]: at java.lang.Thread.run(Thread.java:745)
> [14:54:01 INFO]: [Chairs] Disabling Chairs v4.7
> [14:54:01 INFO]: [Votifier] Enabling Votifier v1.9
> [14:54:01 INFO]: [Votifier] Votifier enabled.
> [14:54:01 INFO]: [BanManager] Enabling BanManager v5.10.1
> [14:54:01 WARN]: 48 [Server thread] INFO me.confuser.banmanager.internal.hikari.HikariDataSource - HikariPool-1 - Started.


Předem děkuji za odpověď.

Uživatelský avatar
TopCz
Příspěvky: 667
Věk: 27
Registrován: 15 led 2014, 21:00
Reputation: 11
Kontaktovat uživatele:

Re: BanManager Nefunguje

#2 Příspěvekod TopCz » 29 čer 2016, 15:20

Máš správně napojený plugin na db? Dodej nám config..
Obrázek

Uživatelský avatar
InfinCZ
Příspěvky: 8
Registrován: 01 dub 2016, 23:31
Reputation: 0
Kontaktovat uživatele:

Re: BanManager Nefunguje

#3 Příspěvekod InfinCZ » 29 čer 2016, 15:40

Napojený bych ho měl mít správně.

Spoiler: zobrazit

Kód: Vybrat vše

#
# Aliases will be found and blocked automatically, e.g. msg will block tell
debug: false
databases:
  local:
    enabled: true
    host: wm123.wedos.net
    port: 3306
    name: d137665_bans
    user: a137665_bans
    password: ****************
    maxConnections: 10
    leakDetection: 3000
    tables:
      players: bm_players
      playerBans: bm_player_bans
      playerBanRecords: bm_player_ban_records
      playerMutes: bm_player_mutes
      playerMuteRecords: bm_player_mute_records
      playerKicks: bm_player_kicks
      playerNotes: bm_player_notes
      playerHistory: bm_player_history
      playerReports: bm_player_reports
      playerReportLocations: bm_player_report_locations
      playerReportStates: bm_player_report_states
      playerReportCommands: bm_player_report_commands
      playerReportComments: bm_player_report_comments
      playerWarnings: bm_player_warnings
      ipBans: bm_ip_bans
      ipBanRecords: bm_ip_ban_records
      ipMutes: bm_ip_mutes
      ipMuteRecords: bm_ip_mute_records
      ipRangeBans: bm_ip_range_bans
      ipRangeBanRecords: bm_ip_range_ban_records
  global:
    enabled: false
    host: 127.0.0.1
    port: 3306
    name: global_bans
    user: root
    password: ''
    maxConnections: 10
    leakDetection: 3000
    tables:
      playerBans: bm_player_ban_all
      playerUnbans: bm_player_unban_all
      playerMutes: bm_player_mute_all
      playerUnmutes: bm_player_unmute_all
      playerNotes: bm_player_note_all
      ipBans: bm_ip_ban_all
      ipUnbans: bm_ip_unban_all
mutedCommandBlacklist:
- msg
softMutedCommandBlacklist:
- msg
duplicateIpCheck: true
bypassDuplicateChecks:
- 0.0.0.0
- 127.0.0.1
logKicks: false
logIps: true
displayNotifications: true
broadcastOnSync: false
timeLimits: {}
reportCooldown: 10
warningCooldown: 10
warningActions:
  enabled: false
warningMute: false
hooks:
  enabled: false
checkForUpdates: true
offlineAutoComplete: true
punishAlts: false
denyAlts: false
cleanUp:
  kicks: 30
  banRecords: 0
  ipBanRecords: 0
  ipMuteRecords: 0
  muteRecords: 0
  readWarnings: 0
  unreadWarnings: 0
maxOnlinePerIp: 0
checkOnJoin: false
createNoteReasons: false

Uživatelský avatar
TopCz
Příspěvky: 667
Věk: 27
Registrován: 15 led 2014, 21:00
Reputation: 11
Kontaktovat uživatele:

Re: BanManager Nefunguje

#4 Příspěvekod TopCz » 29 čer 2016, 15:51

Vypadá to že ho máš napojený správně.. V čem je vůbec problém? plugin nefunguje tak jak má nebo tak něco protože tamto není chyba ale spíš varování.. Potřebuji podrobněji popsat problém..
Obrázek

Uživatelský avatar
InfinCZ
Příspěvky: 8
Registrován: 01 dub 2016, 23:31
Reputation: 0
Kontaktovat uživatele:

Re: BanManager Nefunguje

#5 Příspěvekod InfinCZ » 29 čer 2016, 15:53

Nejde se na server připojit a nevím to jistě ale nemělý by se na MySQL udělat ty tabuly bm_plyers atd...

Uživatelský avatar
TopCz
Příspěvky: 667
Věk: 27
Registrován: 15 led 2014, 21:00
Reputation: 11
Kontaktovat uživatele:

Re: BanManager Nefunguje

#6 Příspěvekod TopCz » 29 čer 2016, 15:59

Tabulky by se určitě vytvořit měli.. jenže problém je v tom že musíš použít databázi od fakahedy wedos blokuje vyvaření tabulek atd od jinších ip adres něž má on proto ti to nejde...
Obrázek

Uživatelský avatar
InfinCZ
Příspěvky: 8
Registrován: 01 dub 2016, 23:31
Reputation: 0
Kontaktovat uživatele:

Re: BanManager Nefunguje

#7 Příspěvekod InfinCZ » 29 čer 2016, 16:15

Už to funguje díky moc dávám + karma !
A nešlo by to nějak přes wedos vypnout aby to ty ip neblokovalo?


Zpět na „Minecraft, Tekkit“

Kdo je online

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