permissionsex

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
pe89dro
Příspěvky: 116
Registrován: 29 říj 2012, 18:30
Reputation: 0

permissionsex

#1 Příspěvekod pe89dro » 18 říj 2014, 11:41

Server: 93.91.250.143:27919

Spoiler: zobrazit

Kód: Vybrat vše

permissions:
  backend: sql
  backends:
    sql:
      uri: mysql://localhost/163579_mysql_db
      user: 163579_mysql_db
      password: neuhadnesho
      type: mysql
      file: permissions.yml
  debug: false
  allowOps: false
  user-add-groups-last: false
  log-players: false
  createUserRecords: false
  informplayers:
    changes: false
  basedir: plugins/PermissionsEx
multiserver:
  use-netevents: true
updater: true
alwaysUpdate: false



poradite mi? stale mi tam po restarte hodi : file: permissions.yml
nechce mi to prepojit s databazou a pritom mi to pred tym slo len som updatoval na 1.21.1 server z 1.6.4 na 1.7.1
Ak ti niekto pomohol daj mu karmu :)

vojtamaniak
Příspěvky: 3512
Věk: 27
Registrován: 18 úno 2012, 21:02
Reputation: 11

Re: permissionsex

#2 Příspěvekod vojtamaniak » 18 říj 2014, 11:50

Dej sem server.log ze startu.

pe89dro
Příspěvky: 116
Registrován: 29 říj 2012, 18:30
Reputation: 0

Re: permissionsex

#3 Příspěvekod pe89dro » 18 říj 2014, 11:57

je dlhy tak pridam casti kde je permissionex

Spoiler: zobrazit

Kód: Vybrat vše

> [11:52:49 INFO]: [PermissionsEx] Loading PermissionsEx v1.21.4
> [11:52:49 WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
> [11:52:49 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
> [11:52:49 INFO]: [iConomy] Loading iConomy v7.0
> [11:52:49 INFO]: [SimpleReserve] Loading SimpleReserve v0.6.0
> [11:52:49 INFO]: [SimpleClans] Loading SimpleClans vLegacy
> [11:52:49 INFO]: [Essentials] Loading Essentials vPre2.13.1.7


> [11:52:53 INFO]: [ClearLag] Checking for updates...
> [11:52:53 INFO]: [PermissionsEx] Enabling PermissionsEx v1.21.4
> [11:52:53 WARN]: [PermissionsEx] Specified backend "mysql" is unknown.
> [11:52:53 INFO]: [PermissionsEx] Initializing file backend
> [11:52:53 INFO]: [PermissionsEx] Permissions file successfully reloaded
> [11:52:53 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [11:52:53 INFO]: Starting FakaHedaMinequery server on 93.91.250.143:28919
> [11:52:53 INFO]: [iConomy] Enabling iConomy v7.0
> [11:52:54 WARN]: [PermissionsEx] An update to PermissionsEx version 1.22.5 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
> [11:52:54 INFO]: [ClearLag] No updates found!



> [11:52:54 INFO]: 1.7.10-R0.1-SNAPSHOT
> [11:52:55 INFO]: Essentials: Using PermissionsEx based permissions.
> [11:52:55 INFO]: [Essentials] Payment method found (iConomy version: 6)



> [11:52:55 INFO]: Using [com.github.games647.scoreboardstats.pvpstats.PathReader] to read the searchable class path
> [11:52:55 INFO]: DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
> [11:52:55 INFO]: SubClassFactory parent ClassLoader [com.github.games647.scoreboardstats.ReloadFixLoader]
> [11:52:56 INFO]: Entities enhanced[0] subclassed[1]
> [11:52:56 ERROR]: Error registering MBean[Ebean:server=ScoreboardStats2]
java.security.AccessControlException: access denied ("javax.management.MBeanTrustPermission" "register")
     at java.security.AccessControlContext.checkPermission(AccessControlContext.java:372) ~[?:1.7.0_51]
     at java.lang.SecurityManager.checkPermission(SecurityManager.java:585) ~[?:1.7.0_51]
     at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(DefaultMBeanServerInterceptor.java:1848) ~[?:1.7.0_51]
     at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:322) ~[?:1.7.0_51]
     at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522) ~[?:1.7.0_51]
     at com.avaje.ebeaninternal.server.core.DefaultServer.registerMBeans(DefaultServer.java:389) [DefaultServer.class:?]
     at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:226) [DefaultServerFactory.class:?]
     at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:64) [DefaultServerFactory.class:?]
     at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78) [EbeanServerFactory.class:?]
     at com.github.games647.scoreboardstats.pvpstats.Database.setupDatabase(Database.java:198) [ScoreboardStats.jar:?]
     at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:107) [ScoreboardStats.jar:?]
     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [JavaPlugin.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368) [JavaPluginLoader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [SimplePluginManager.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
     at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:415) [CraftServer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
     at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:349) [CraftServer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
     at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:500) [minecraftServer.class:?]
     at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:474) [minecraftServer.class:?]
     at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:434) [minecraftServer.class:?]
     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:329) [lt.class:?]
     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [minecraftServer.class:?]
     at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
> [11:52:56 INFO]: runScript
> [11:52:56 INFO]: executing 1 of 1 create table IF NOT EXISTS player_stats ( id integer prim...
> [11:52:56 INFO]: ... end of script
> [11:52:56 INFO]: Registered replacers: [SimpleClansVariables, PlayerPingVariable, GeneralVariables, StatsVariables]
> [11:52:56 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.7
> [11:52:56 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [11:52:56 INFO]: Done (8.560s)! For help, type "help" or "?"
> [11:52:56 INFO]: Starting GS4 status listener
> [11:52:56 INFO]: Starting remote control listener



Ak ti niekto pomohol daj mu karmu :)

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: permissionsex

#4 Příspěvekod Smexhy » 18 říj 2014, 12:03

Hoď si to tam nejak takto:

Kód: Vybrat vše

permissions:
    backend: sql
    backends:
        sql:
            uri: mysql://localhost/databasename
            user: username
            password: password

ostatné pod tým čo sa týka beckendu zmaž.

pe89dro
Příspěvky: 116
Registrován: 29 říj 2012, 18:30
Reputation: 0

Re: permissionsex

#5 Příspěvekod pe89dro » 18 říj 2014, 12:19

ja to tam takto davam musi tam byt type: mysql a po restarte mi to prepise na to co som dal vyssie

Spoiler: zobrazit

Kód: Vybrat vše

permissions:
  backend: sql
  backends:
    sql:
      uri: mysql://localhost/163579_mysql_db
      user: 163579_mysql_db
      password: uhadniho
      type: mysql
  debug: false
  allowOps: false
  user-add-groups-last: false
  log-players: false
  createUserRecords: false
  informplayers:
    changes: false
  basedir: plugins/PermissionsEx
multiserver:
  use-netevents: true
updater: true
alwaysUpdate: false
Ak ti niekto pomohol daj mu karmu :)

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: permissionsex

#6 Příspěvekod Smexhy » 18 říj 2014, 12:27

Lenže type mysql neexistuje ako ti už písalo aj v logu. Zadaj tam sql.

pe89dro
Příspěvky: 116
Registrován: 29 říj 2012, 18:30
Reputation: 0

Re: permissionsex

#7 Příspěvekod pe89dro » 18 říj 2014, 12:35

super ide diki :)
Ak ti niekto pomohol daj mu karmu :)

mominil2
Příspěvky: 506
Věk: 26
Registrován: 28 lis 2012, 22:07
Reputation: 0
Bydliště: /home
Kontaktovat uživatele:

Re: permissionsex

#8 Příspěvekod mominil2 » 18 říj 2014, 14:52

Na co je vůbec pex na databázi ?

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: permissionsex

#9 Příspěvekod Smexhy » 18 říj 2014, 14:57

Ak to chce napr. ťahať na web.


Zpět na „Minecraft, Tekkit“

Kdo je online

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