Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Problem z Pluginem WorldGuard


NeveQ66

Rekomendowane odpowiedzi

Opublikowano

Witam, chciałbym się spytać czy ktoś się zna na pluginach w Minecrafcie.

Mam taki problem że jak wpisuję ./rg lub ./region to pisze że nie ma takiej komendy..

Posiadam WorldEdita oraz WorldGuarda.

Opublikowano
******************************         Login Passed... Welcome       ******************************

[17:21:08] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:21:08] [Server thread/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.
[17:21:08] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:21:08] [Server thread/INFO]: Preparing level "world"
[17:21:08] [Server thread/INFO]: Preparing start region for level 0 (Seed: -216583016064709317)
[17:21:09] [Server thread/INFO]: Preparing spawn area: 97%
[17:21:09] [Server thread/INFO]: Preparing start region for level 1 (Seed: -216583016064709317)
[17:21:09] [Server thread/INFO]: Preparing start region for level 2 (Seed: -216583016064709317)
[17:21:09] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
[17:21:09] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
[17:21:10] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[17:21:10] [Server thread/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
**********************************************

[17:21:10] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_111).
[17:21:10] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
[17:21:10] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
[17:21:10] [Server thread/ERROR]: Error occurred while enabling WorldGuard v6.2.1;84bc322 (Is it up to date?)
java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(J)Lcom/google/common/cache/CacheBuilder;
	at com.sk89q.worldguard.session.SessionManager.<init>(SessionManager.java:60) ~[?:?]
	at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:170) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[craftbukkit-dev-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.2-50-gdce2b35-b3019jnks]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [craftbukkit-dev-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.2-50-gdce2b35-b3019jnks]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:389) [craftbukkit-dev-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.2-50-gdce2b35-b3019jnks]
	at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [craftbukkit-dev-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.2-50-gdce2b35-b3019jnks]
	at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [craftbukkit-dev-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.2-50-gdce2b35-b3019jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit-dev-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.2-50-gdce2b35-b3019jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit-dev-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.2-50-gdce2b35-b3019jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit-dev-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.2-50-gdce2b35-b3019jnks]
	at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit-dev-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.2-50-gdce2b35-b3019jnks]
	at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit-dev-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.2-50-gdce2b35-b3019jnks]
	at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit-dev-1.7.2-R0.3.jar:git-Bukkit-1.7.2-R0.2-50-gdce2b35-b3019jnks]
[17:21:10] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
[17:21:10] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
[17:21:10] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[17:21:10] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[17:21:10] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[17:21:10] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[17:21:10] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:21:11] [Server thread/INFO]: Done (2.889s)! For help, type "help" or "?"
[17:21:11] [Server thread/INFO]: Starting GS4 status listener
[17:21:11] [Query Listener #1/INFO]: Query running on 188.68.249.120:26190
[17:21:11] [pool-3-thread-1/INFO]: [Metrics] Server returned HTTP response code: 500 for URL: http://mcstats.org/report/MotdManager

A i jeszcze jedno ja nie mogę pisać na chacie a np. gracz już moze.

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...