Skocz do zawartości

hubertr129

Użytkownik
  • Ilość zawartości

    6
  • Rejestracja

  • Ostatnia wizyta

Osiągnięcia hubertr129

Świeżak

Świeżak (1/13)

0

Reputacja

  1. Potrzebuje rang typu zeby gracz mial dostep do komedy /spawn na moim serwerze, lecz problem w tym gdy pobieram permissionsex lub luckperms gdy już wgram je do pluginów (probowalem raz 1 pozniej 2 nie oby dwa na raz) gdy wchodze na serw i daje np : przedrostek opisany w configu do permissionsex jako (pex) lub do luckpems (lp) nie wiem tak naprawde co robie źle a i wersja gry 1.12 spigot (mozecie podeslac linki do pemissionsec lub luckpems jak jakis z tych dziala Dzięki z góry za odpowiedź
  2. Poprawka - odinstalowałem nie to co napisałeś, ale się poprawiłem i odinstalowałem poprawne, i działa ;D A i dzięki wielkie, wszystko zaczęło działać.
  3. Usunąłem AuthMe, następnie wpisałem plugins i piszę, że serwer jest wyłączony, i ta komeda działa tylko przy włączonym. Tutaj logi z konsoli, gdy chciałem włączyć od nowa: https://code.skript.pl/9deuMWPa.
  4. Ramu mam 16gb a jest ustawione ze 4 ma brac KuzynProcesor nie rozumiem za bardzo o co ci chodzi ale moge podesłac co pokazuje na konsoli [12:03:59 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED. [12:03:59 INFO]: [WorldGuard] Loaded configuration for world 'world' [12:03:59 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED. [12:03:59 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [12:03:59 INFO]: [WorldGuard] (world_nether) Lava fire is blocked. [12:03:59 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. [12:03:59 INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [12:03:59 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED. [12:03:59 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [12:03:59 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked. [12:03:59 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. [12:03:59 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [12:03:59 INFO]: [WorldGuard] Loading region data... [12:03:59 INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.1.0 [12:03:59 WARN]: config broken for xmpp [12:03:59 INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2379 [12:03:59 INFO]: [AuthMe] SQLite Setup finished [12:03:59 WARN]: [AuthMe] Aborting initialization of AuthMe: [InjectorReflectionException]: Could not invoke method 'setup' for fr.xephi.authme.permission.PermissionsManager@842be40 [12:03:59 WARN]: fr.xephi.authme.libs.ch.jalu.injector.exceptions.InjectorReflectionException: Could not invoke method 'setup' for fr.xephi.authme.permission.PermissionsManager@842be40 [12:03:59 WARN]: at fr.xephi.authme.libs.ch.jalu.injector.utils.ReflectionUtils.invokeMethod(ReflectionUtils.java:76) [12:03:59 WARN]: at fr.xephi.authme.libs.ch.jalu.injector.handlers.postconstruct.PostConstructMethodInvoker.postProcess(PostConstructMethodInvoker.java:27) [12:03:59 WARN]: at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.runPostConstructHandlers(InjectorImpl.java:271) [12:03:59 WARN]: at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveContext(InjectorImpl.java:164) [12:03:59 WARN]: at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveDependencies(InjectorImpl.java:186) [12:03:59 WARN]: at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveContext(InjectorImpl.java:158) [12:03:59 WARN]: at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolve(InjectorImpl.java:133) [12:03:59 WARN]: at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.getSingleton(InjectorImpl.java:72) [12:03:59 WARN]: at fr.xephi.authme.AuthMe.instantiateServices(AuthMe.java:247) [12:03:59 WARN]: at fr.xephi.authme.AuthMe.initialize(AuthMe.java:221) [12:03:59 WARN]: at fr.xephi.authme.AuthMe.onEnable(AuthMe.java:145) [12:03:59 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [12:03:59 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [12:03:59 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [12:03:59 WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [12:03:59 WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [12:03:59 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [12:03:59 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [12:03:59 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [12:03:59 WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [12:03:59 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [12:03:59 WARN]: at java.base/java.lang.Thread.run(Thread.java:835) [12:03:59 WARN]: Caused by: java.lang.reflect.InvocationTargetException [12:03:59 WARN]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [12:03:59 WARN]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [12:03:59 WARN]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [12:03:59 WARN]: at java.base/java.lang.reflect.Method.invoke(Method.java:567) [12:03:59 WARN]: at fr.xephi.authme.libs.ch.jalu.injector.utils.ReflectionUtils.invokeMethod(ReflectionUtils.java:73) [12:03:59 WARN]: ... 23 more [12:03:59 WARN]: Caused by: java.lang.NoClassDefFoundError: ru/tehkode/permissions/bukkit/PermissionsEx [12:03:59 WARN]: at fr.xephi.authme.permission.handlers.PermissionsExHandler.<init>(PermissionsExHandler.java:24) [12:03:59 WARN]: at fr.xephi.authme.permission.PermissionsManager.createPermissionHandler(PermissionsManager.java:137) [12:03:59 WARN]: at fr.xephi.authme.permission.PermissionsManager.setup(PermissionsManager.java:92) [12:03:59 WARN]: ... 28 more [12:03:59 WARN]: Caused by: java.lang.ClassNotFoundException: ru.tehkode.permissions.bukkit.PermissionsEx [12:03:59 WARN]: at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:436) [12:03:59 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) [12:03:59 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) [12:03:59 WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588) [12:03:59 WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) [12:03:59 WARN]: ... 31 more [12:03:59 WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION! [12:03:59 INFO]: [AuthMe] Waiting for 0 tasks to finish [12:03:59 INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT-b2379 disabled! [12:03:59 INFO]: [GriefPrevention] Enabling GriefPrevention v16.8 [12:03:59 INFO]: [GriefPrevention] Finished loading configuration. [12:03:59 INFO]: [GriefPrevention] 0 total claims loaded. [12:04:00 INFO]: [GriefPrevention] Customizable messages loaded. [12:04:00 INFO]: [GriefPrevention] Successfully hooked into WorldGuard. [12:04:00 INFO]: [GriefPrevention] Finished loading data (File Mode). [12:04:00 INFO]: [GriefPrevention] Boot finished. [12:04:00 INFO]: Server permissions file permissions.yml is empty, ignoring it [12:04:00 INFO]: Done (9.210s)! For help, type "help" or "?" [12:04:00 INFO]: Starting GS4 status listener [12:04:00 INFO]: Stopping server [12:04:00 INFO]: [GriefPrevention] Disabling GriefPrevention v16.8 [12:04:00 INFO]: [GriefPrevention] GriefPrevention disabled. [12:04:00 INFO]: [EssentialsXMPP] Disabling EssentialsXMPP v2.17.1.0 [12:04:00 INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;8eeab68 [12:04:00 INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks... [12:04:00 INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.17.1.0 [12:04:00 INFO]: [AdvancedChatTorch] Disabling AdvancedChatTorch v2.2.3 [12:04:00 INFO]: [PermissionsEx] Disabling PermissionsEx v2.0-SNAPSHOT-b156 [12:04:00 INFO]: Query running on 54.38.134.163:25565 [12:04:00 INFO]: WEPIF: Using the Bukkit Permissions API. [12:04:00 INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.17.1.0 [12:04:00 INFO]: [EssentialsChat] Disabling EssentialsChat v2.17.1.0 [12:04:00 INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP v2.17.1.0 [12:04:00 INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.17.1.0 [12:04:00 INFO]: [Essentials] Disabling Essentials v2.17.1.0 [12:04:00 INFO]: [Timber] Disabling Timber v1.0.7 [12:04:00 INFO]: [WorldEdit] Disabling WorldEdit v6.1.9;caf0ad9 [12:04:00 INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.7.5 [12:04:00 INFO]: Saving players [12:04:00 INFO]: Saving worlds [12:04:00 INFO]: Saving chunks for level 'world'/overworld [12:04:00 INFO]: Saving chunks for level 'world_nether'/the_nether [12:04:00 INFO]: Saving chunks for level 'world_the_end'/the_end Java 12 silnik Spigot 12.2 a i jeszcze zaznacze ze jesli znajomi wejda na strone to sam maja co ja jak cos piszcie tu bo ja nie wiem jak wejsc po tym polaczeniu postu
  5. Witam, mam problem z hostingiem na enderchest - serwer bardzo długo się włącza i jak już się włączy, to od razu się wyłącza.
×
×
  • Dodaj nową pozycję...