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

[Plugin] MyDrop - Drop ze stona


mikigal

Rekomendowane odpowiedzi

  • Odpowiedzi 100
  • Dodano
  • Ostatniej odpowiedzi
Opublikowano

Update 1.1!
- Dodano topkę kopaczy

WYMAGANE jest usunięcie starego configu

Komenda: 

/topminers - Wyświetla topkę kopaczy - mydrop.top


sygnatura_mpc.png

 

Opublikowano

mam taki problem że po reloadzie serwera nie mam tego configu mydrop....

Podaj logi.

I NIGDY nie rób reloadów!!! Tylko restarty.


sygnatura_mpc.png

 

Opublikowano

 

[00:38:42] [Server thread/INFO]: Starting minecraft server version 1.8.6
[00:38:42] [Server thread/INFO]: Loading properties
[00:38:42] [Server thread/INFO]: Default game type: SURVIVAL
[00:38:42] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-044d928-e8c6403 (MC: 1.8.6) (Implementing API version 1.8.6-R0.1-SNAPSHOT)
[00:38:42] [Server thread/INFO]: Debug logging is disabled
[00:38:42] [Server thread/INFO]: Server Ping Player Sample Count: 12
[00:38:42] [Server thread/INFO]: Using 4 threads for Netty based IO
[00:38:42] [Server thread/INFO]: Generating keypair
[00:38:42] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:26607
[00:38:42] [Server thread/INFO]: Using epoll channel type
[00:38:42] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[00:38:42] [Server thread/ERROR]: Could not load 'plugins/MyDrop.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/mikigal/mydrop/Main : Unsupported major.minor version 52.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[mc.jar:git-Spigot-044d928-e8c6403]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[mc.jar:git-Spigot-044d928-e8c6403]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [mc.jar:git-Spigot-044d928-e8c6403]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [mc.jar:git-Spigot-044d928-e8c6403]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-044d928-e8c6403]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [mc.jar:git-Spigot-044d928-e8c6403]
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
Caused by: java.lang.UnsupportedClassVersionError: me/mikigal/mydrop/Main : Unsupported major.minor version 52.0
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[mc.jar:git-Spigot-044d928-e8c6403]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[mc.jar:git-Spigot-044d928-e8c6403]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
    at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
    at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[mc.jar:git-Spigot-044d928-e8c6403]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[mc.jar:git-Spigot-044d928-e8c6403]
    ... 6 more
[00:38:42] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[00:38:42] [Server thread/INFO]: [PermissionsEx] file backend registered!
[00:38:43] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
[00:38:43] [Server thread/INFO]: [BackToBody] Loading BackToBody v3.1
[00:38:43] [Server thread/INFO]: [KukuStone] Loading KukuStone v1.1
[00:38:43] [Server thread/INFO]: [BackPacks] Loading BackPacks v4.0.1
[00:38:43] [Server thread/INFO]: [DayVote] Loading DayVote v0.4
[00:38:43] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4
[00:38:43] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[00:38:43] [Server thread/INFO]: Permissions file successfully reloaded
[00:38:43] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.0.10
[00:38:43] [Server thread/INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
[00:38:43] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v5.8.89
[00:38:43] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[00:38:43] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[00:38:43] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
[00:38:43] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[00:38:43] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[00:38:43] [Server thread/INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
[00:38:43] [Server thread/INFO]: [LWC] Connecting to SQLite
[00:38:43] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[00:38:43] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[00:38:43] [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.
[00:38:43] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[00:38:43] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[00:38:43] [Server thread/INFO]: Preparing level "world"
[00:38:43] [Server thread/INFO]: -------- World Settings For [world] --------
[00:38:43] [Server thread/INFO]: Anti X-Ray: true
[00:38:43] [Server thread/INFO]:     Engine Mode: 1
[00:38:43] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[00:38:43] [Server thread/INFO]:     Replace Blocks: [1, 5]
[00:38:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[00:38:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Cane Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Melon Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[00:38:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[00:38:43] [Server thread/INFO]: Mob Spawn Range: 4
[00:38:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[00:38:43] [Server thread/INFO]: Random Lighting Updates: false
[00:38:43] [Server thread/INFO]: Structure Info Saving: true
[00:38:43] [Server thread/INFO]: Sending up to 10 chunks per packet
[00:38:43] [Server thread/INFO]: Max Entity Collisions: 8
[00:38:43] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[00:38:43] [Server thread/INFO]: Max TNT Explosions: 100
[00:38:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[00:38:43] [Server thread/INFO]: Item Despawn Rate: 6000
[00:38:43] [Server thread/INFO]: Item Merge Radius: 2.5
[00:38:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
[00:38:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[00:38:43] [Server thread/INFO]: View Distance: 10
[00:38:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[00:38:43] [Server thread/INFO]: Chunks to Grow per Tick: 650
[00:38:43] [Server thread/INFO]: Clear tick list: false
[00:38:43] [Server thread/INFO]: Experience Merge Radius: 3.0
[00:38:43] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[00:38:43] [Server thread/INFO]: Anti X-Ray: true
[00:38:43] [Server thread/INFO]:     Engine Mode: 1
[00:38:43] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[00:38:43] [Server thread/INFO]:     Replace Blocks: [1, 5]
[00:38:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[00:38:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Cane Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Melon Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[00:38:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[00:38:43] [Server thread/INFO]: Mob Spawn Range: 4
[00:38:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[00:38:43] [Server thread/INFO]: Random Lighting Updates: false
[00:38:43] [Server thread/INFO]: Structure Info Saving: true
[00:38:43] [Server thread/INFO]: Sending up to 10 chunks per packet
[00:38:43] [Server thread/INFO]: Max Entity Collisions: 8
[00:38:43] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[00:38:43] [Server thread/INFO]: Max TNT Explosions: 100
[00:38:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[00:38:43] [Server thread/INFO]: Item Despawn Rate: 6000
[00:38:43] [Server thread/INFO]: Item Merge Radius: 2.5
[00:38:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
[00:38:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[00:38:43] [Server thread/INFO]: View Distance: 10
[00:38:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[00:38:43] [Server thread/INFO]: Chunks to Grow per Tick: 650
[00:38:43] [Server thread/INFO]: Clear tick list: false
[00:38:43] [Server thread/INFO]: Experience Merge Radius: 3.0
[00:38:43] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[00:38:43] [Server thread/INFO]: Anti X-Ray: true
[00:38:43] [Server thread/INFO]:     Engine Mode: 1
[00:38:43] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[00:38:43] [Server thread/INFO]:     Replace Blocks: [1, 5]
[00:38:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[00:38:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Cane Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Melon Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[00:38:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[00:38:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[00:38:43] [Server thread/INFO]: Mob Spawn Range: 4
[00:38:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[00:38:43] [Server thread/INFO]: Random Lighting Updates: false
[00:38:43] [Server thread/INFO]: Structure Info Saving: true
[00:38:43] [Server thread/INFO]: Sending up to 10 chunks per packet
[00:38:43] [Server thread/INFO]: Max Entity Collisions: 8
[00:38:43] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[00:38:43] [Server thread/INFO]: Max TNT Explosions: 100
[00:38:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[00:38:43] [Server thread/INFO]: Item Despawn Rate: 6000
[00:38:43] [Server thread/INFO]: Item Merge Radius: 2.5
[00:38:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
[00:38:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[00:38:43] [Server thread/INFO]: View Distance: 10
[00:38:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[00:38:43] [Server thread/INFO]: Chunks to Grow per Tick: 650
[00:38:43] [Server thread/INFO]: Clear tick list: false
[00:38:43] [Server thread/INFO]: Experience Merge Radius: 3.0
[00:38:43] [Server thread/INFO]: Preparing start region for level 0 (Seed: 8380088850023118277)
[00:38:44] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4386592738513416592)
[00:38:44] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4386592738513416592)
[00:38:44] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
[00:38:44] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[00:38:45] [Server thread/INFO]: [BackToBody] Enabling BackToBody v3.1
[00:38:45] [Server thread/INFO]: [BackToBody] v3.1 has been enabled.
[00:38:45] [Server thread/INFO]: [KukuStone] Enabling KukuStone v1.1
[00:38:45] [Server thread/INFO]: [BackPacks] Enabling BackPacks v4.0.1
[00:38:45] [Server thread/INFO]: [BackPacks] ===============[BackPacks++]===============
[00:38:45] [Server thread/INFO]: [BackPacks] Found recipe: BaseBackPack.yml that defines the recipe for: BackPack
[00:38:45] [Server thread/INFO]: [BackPacks] metrics enabled
[00:38:45] [Server thread/INFO]: [BackPacks] Checking for updates...
[00:38:45] [Server thread/INFO]: [BackPacks] plugin is up-to-date
[00:38:45] [Server thread/INFO]: [BackPacks] Command stuff done
[00:38:45] [Server thread/INFO]: [BackPacks] Enabled
[00:38:45] [Server thread/INFO]: [BackPacks] ===========================================
[00:38:45] [Server thread/INFO]: [DayVote] Enabling DayVote v0.4
[00:38:45] [Server thread/INFO]: DayVote Version 0.4 Enabled
[00:38:45] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
[00:38:45] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[00:38:45] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.0.10
[00:38:45] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v5.8.89
[00:38:45] [Server thread/INFO]: [TreeAssist] debugging: off
[00:38:45] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[00:38:45] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[00:38:45] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[00:38:45] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[00:38:45] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[00:38:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[00:38:45] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[00:38:45] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[00:38:45] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[00:38:45] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[00:38:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[00:38:45] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[00:38:45] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[00:38:45] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[00:38:45] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[00:38:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[00:38:45] [Server thread/INFO]: [WorldGuard] Loading region data...
[00:38:46] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[00:38:46] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[00:38:46] [Server thread/INFO]: git-Spigot-044d928-e8c6403 (MC: 1.8.6)
[00:38:46] [Server thread/INFO]: 1.8.6-R0.1-SNAPSHOT
[00:38:46] [Server thread/INFO]: Using locale en_GB
[00:38:46] [Server thread/INFO]: Using locale en_GB
[00:38:46] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[00:38:46] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
[00:38:46] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[00:38:46] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[00:38:46] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[00:38:46] [Server thread/INFO]: Done (3.252s)! For help, type "help" or "?"
[00:38:46] [Server thread/INFO]: Starting GS4 status listener
[00:38:46] [Query Listener #1/INFO]: Query running on 0.0.0.0:26607
[00:39:22] [Server thread/INFO]: Plugins (14): WorldEdit, BackToBody, KukuStone, BackPacks, DayVote, PermissionsEx, LoginSecurity, LWC, TreeAssist, WorldGuard, Essentials, EssentialsProtect, EssentialsSpawn, EssentialsChat

Spigot 1.8.6 nie tworzy sie folder z plugiem.
Opublikowano

Plugin jest skompilowany na wersji Java 8, a masz serwer na Javie 7 ;)
Zaktualizuj swoją Javę


sygnatura_mpc.png

 

Opublikowano

Plugin jest skompilowany na wersji Java 8, a masz serwer na Javie 7 ;)

Zaktualizuj swoją Javę

http://screenshot.sh/m8YXeEuWUUCPB

nie dziala /drop a sa permisje

[02:15:45] [Server thread/INFO]: Starting minecraft server version 1.8.6
[02:15:45] [Server thread/INFO]: Loading properties
[02:15:45] [Server thread/INFO]: Default game type: SURVIVAL
[02:15:45] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-044d928-e8c6403 (MC: 1.8.6) (Implementing API version 1.8.6-R0.1-SNAPSHOT)
[02:15:45] [Server thread/INFO]: Debug logging is disabled
[02:15:45] [Server thread/INFO]: Server Ping Player Sample Count: 12
[02:15:45] [Server thread/INFO]: Using 4 threads for Netty based IO
[02:15:45] [Server thread/INFO]: Generating keypair
[02:15:45] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:26607
[02:15:45] [Server thread/INFO]: Using epoll channel type
[02:15:45] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[02:15:45] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[02:15:45] [Server thread/INFO]: [PermissionsEx] file backend registered!
[02:15:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
[02:15:46] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[02:15:46] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
[02:15:46] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.0.10
[02:15:46] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[02:15:46] [Server thread/INFO]: [KukuStone] Loading KukuStone v1.1
[02:15:46] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4
[02:15:46] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[02:15:46] [Server thread/INFO]: Permissions file successfully reloaded
[02:15:46] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v5.8.89
[02:15:46] [Server thread/INFO]: [MyDrop] Loading MyDrop v1.1 RELASE
[02:15:46] [Server thread/INFO]: [BackPacks] Loading BackPacks v4.0.1
[02:15:46] [Server thread/INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
[02:15:46] [Server thread/INFO]: [DayVote] Loading DayVote v0.4
[02:15:46] [Server thread/INFO]: [BackToBody] Loading BackToBody v3.1
[02:15:46] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[02:15:46] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[02:15:46] [Server thread/INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
[02:15:46] [Server thread/INFO]: [LWC] Connecting to SQLite
[02:15:46] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[02:15:46] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[02:15:46] [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.
[02:15:46] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[02:15:46] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[02:15:46] [Server thread/INFO]: Preparing level "world"
[02:15:46] [Server thread/INFO]: -------- World Settings For [world] --------
[02:15:46] [Server thread/INFO]: Mob Spawn Range: 4
[02:15:46] [Server thread/INFO]: Anti X-Ray: true
[02:15:46] [Server thread/INFO]:     Engine Mode: 1
[02:15:46] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[02:15:46] [Server thread/INFO]:     Replace Blocks: [1, 5]
[02:15:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[02:15:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[02:15:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[02:15:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[02:15:46] [Server thread/INFO]: Random Lighting Updates: false
[02:15:46] [Server thread/INFO]: Structure Info Saving: true
[02:15:46] [Server thread/INFO]: Sending up to 10 chunks per packet
[02:15:46] [Server thread/INFO]: Max Entity Collisions: 8
[02:15:46] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[02:15:46] [Server thread/INFO]: Max TNT Explosions: 100
[02:15:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[02:15:46] [Server thread/INFO]: Item Despawn Rate: 6000
[02:15:46] [Server thread/INFO]: Item Merge Radius: 2.5
[02:15:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
[02:15:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[02:15:46] [Server thread/INFO]: View Distance: 10
[02:15:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[02:15:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
[02:15:46] [Server thread/INFO]: Clear tick list: false
[02:15:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[02:15:46] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[02:15:46] [Server thread/INFO]: Mob Spawn Range: 4
[02:15:46] [Server thread/INFO]: Anti X-Ray: true
[02:15:46] [Server thread/INFO]:     Engine Mode: 1
[02:15:46] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[02:15:46] [Server thread/INFO]:     Replace Blocks: [1, 5]
[02:15:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[02:15:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[02:15:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[02:15:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[02:15:46] [Server thread/INFO]: Random Lighting Updates: false
[02:15:46] [Server thread/INFO]: Structure Info Saving: true
[02:15:46] [Server thread/INFO]: Sending up to 10 chunks per packet
[02:15:46] [Server thread/INFO]: Max Entity Collisions: 8
[02:15:46] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[02:15:46] [Server thread/INFO]: Max TNT Explosions: 100
[02:15:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[02:15:46] [Server thread/INFO]: Item Despawn Rate: 6000
[02:15:46] [Server thread/INFO]: Item Merge Radius: 2.5
[02:15:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
[02:15:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[02:15:46] [Server thread/INFO]: View Distance: 10
[02:15:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[02:15:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
[02:15:46] [Server thread/INFO]: Clear tick list: false
[02:15:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[02:15:46] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[02:15:46] [Server thread/INFO]: Mob Spawn Range: 4
[02:15:46] [Server thread/INFO]: Anti X-Ray: true
[02:15:46] [Server thread/INFO]:     Engine Mode: 1
[02:15:46] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[02:15:46] [Server thread/INFO]:     Replace Blocks: [1, 5]
[02:15:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[02:15:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Cane Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Melon Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[02:15:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[02:15:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[02:15:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[02:15:46] [Server thread/INFO]: Random Lighting Updates: false
[02:15:46] [Server thread/INFO]: Structure Info Saving: true
[02:15:46] [Server thread/INFO]: Sending up to 10 chunks per packet
[02:15:46] [Server thread/INFO]: Max Entity Collisions: 8
[02:15:46] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[02:15:46] [Server thread/INFO]: Max TNT Explosions: 100
[02:15:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[02:15:46] [Server thread/INFO]: Item Despawn Rate: 6000
[02:15:46] [Server thread/INFO]: Item Merge Radius: 2.5
[02:15:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
[02:15:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[02:15:46] [Server thread/INFO]: View Distance: 10
[02:15:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[02:15:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
[02:15:46] [Server thread/INFO]: Clear tick list: false
[02:15:46] [Server thread/INFO]: Experience Merge Radius: 3.0
[02:15:46] [Server thread/INFO]: Preparing start region for level 0 (Seed: 8380088850023118277)
[02:15:47] [Server thread/INFO]: Preparing spawn area: 95%
[02:15:47] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4386592738513416592)
[02:15:48] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4386592738513416592)
[02:15:48] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
[02:15:48] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[02:15:48] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[02:15:48] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[02:15:48] [Server thread/INFO]: git-Spigot-044d928-e8c6403 (MC: 1.8.6)
[02:15:48] [Server thread/INFO]: 1.8.6-R0.1-SNAPSHOT
[02:15:48] [Server thread/INFO]: Using locale en_GB
[02:15:48] [Server thread/INFO]: Using locale en_GB
[02:15:48] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[02:15:48] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[02:15:48] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
[02:15:48] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.0.10
[02:15:48] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[02:15:48] [Server thread/INFO]: [KukuStone] Enabling KukuStone v1.1
[02:15:48] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
[02:15:48] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[02:15:48] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[02:15:48] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v5.8.89
[02:15:48] [Server thread/INFO]: [TreeAssist] debugging: off
[02:15:48] [Server thread/INFO]: [MyDrop] Enabling MyDrop v1.1 RELASE
[02:15:49] [Server thread/INFO]: [MySQL] Polaczono z baza!
[02:15:49] [Server thread/INFO]: Table 'edb_37942.blocksstats' doesn't exist
[02:15:49] [Server thread/INFO]: Wlaczono!
[02:15:49] [Server thread/INFO]: [BackPacks] Enabling BackPacks v4.0.1
[02:15:49] [Server thread/INFO]: [BackPacks] ===============[BackPacks++]===============
[02:15:49] [Server thread/INFO]: [BackPacks] Found recipe: BaseBackPack.yml that defines the recipe for: BackPack
[02:15:49] [Server thread/INFO]: [BackPacks] metrics enabled
[02:15:49] [Server thread/INFO]: [BackPacks] Checking for updates...
[02:15:49] [Server thread/INFO]: [BackPacks] plugin is up-to-date
[02:15:49] [Server thread/INFO]: [BackPacks] Command stuff done
[02:15:49] [Server thread/INFO]: [BackPacks] Enabled
[02:15:49] [Server thread/INFO]: [BackPacks] ===========================================
[02:15:49] [Server thread/INFO]: [DayVote] Enabling DayVote v0.4
[02:15:49] [Server thread/INFO]: DayVote Version 0.4 Enabled
[02:15:49] [Server thread/INFO]: [BackToBody] Enabling BackToBody v3.1
[02:15:49] [Server thread/INFO]: [BackToBody] v3.1 has been enabled.
[02:15:49] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[02:15:49] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[02:15:49] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[02:15:49] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[02:15:49] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[02:15:49] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[02:15:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[02:15:49] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[02:15:49] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[02:15:49] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[02:15:49] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[02:15:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[02:15:49] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[02:15:49] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[02:15:49] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[02:15:49] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[02:15:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[02:15:49] [Server thread/INFO]: [WorldGuard] Loading region data...
[02:15:50] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[02:15:50] [Server thread/INFO]: Done (3.800s)! For help, type "help" or "?"
[02:15:50] [Server thread/INFO]: Starting GS4 status listener
[02:15:50] [Query Listener #1/INFO]: Query running on 0.0.0.0:26607
[02:15:50] [Craft Scheduler Thread - 4/INFO]: Tabele sa gotowe!
[02:19:43] [Server thread/INFO]: -=-=-=-=Top 10=-=-=-=-
 1.Brak
 2.Brak
 3.Brak
 4.Brak
 5.Brak
 6.Brak
 7.Brak
 8.Brak
 9.Brak
 10.Brak
Opublikowano

Jak nie działa? ;d Napisz co Ci się wyświetla

[02:19:43] [Server thread/INFO]: -=-=-=-=Top 10=-=-=-=-
 1.Brak
 2.Brak
 3.Brak
 4.Brak
 5.Brak
 6.Brak
 7.Brak
 8.Brak
 9.Brak
 10.Brak


sygnatura_mpc.png

 

Opublikowano

Topminers dziala, /drop juz nie. Zaraz edit z logiem.
Po wpisaniu /drop nic sie nie pokazuje w konsoli oprocz samej komendy wywolanej i w grze you dont have permissions, a jak wyslalem wczesniej jest permisja na to :/

Opublikowano

Taka propozycja:

Niech wyświetla w taki sposób: jeżeli coś od 1-10 jest "Brak" to go po prostu nie wyświetla i powstaje np. takie coś:

­

-=-=-=-=Top 10=-=-=-=-
 1.ktos
 2.lol
 3.34k
 4.fdsfsd

zamiast

-=-=-=-=Top 10=-=-=-=-
 1.ktos
 2.lol
 3.34k
 4.fdsfsd
 5.Brak
 6.Brak
 7.Brak
 8.Brak
 9.Brak
 10.Brak

;)

 

sygnatura.png

Opublikowano
[00:50:32] [server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-b3020jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3)

[00:50:33] [server thread/ERROR]: Could not load 'plugins/MyDrop (1).jar' in folder 'plugins'

org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/mikigal/mydrop/Main : Unsupported major.minor version 52.0

at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~[mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:313) ~[mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:236) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:350) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:312) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

Caused by: java.lang.UnsupportedClassVersionError: me/mikigal/mydrop/Main : Unsupported major.minor version 52.0

at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]

at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]

at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]

at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]

at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]

at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]

at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]

at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]

at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]

at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]

at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]

at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]

at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]

at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]

... 9 more

Opublikowano

Plugin jest skompilowany na wersji Java 8, a masz serwer na Javie 7  ;)
Zaktualizuj swoją Javę


sygnatura_mpc.png

 

Opublikowano

Ja mam na hostingu ender****.pl i nie wiem jak tam zminić jawę.


ok mam 


Teraz wyskakuje takie cos:

 

 

 

 

[11:48:05 ERROR]: Could not pass event InventoryClickEvent to MyDrop v1.1 RELASE
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:486) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:471) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:1361) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.PacketPlayInWindowClick.a(SourceFile:32) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.PacketPlayInWindowClick.handle(SourceFile:10) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
Caused by: java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOfflinePlayer(Ljava/util/UUID;)Lorg/bukkit/OfflinePlayer;
at me.mikigal.mydrop.events.InventoryEvent.onInv(InventoryEvent.java:33) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318) ~[mc.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
... 13 more
Opublikowano

Jakiej wersji MC używasz? Pewnie 1.7.2, plugin pisałem na 1.8

Ludzie proszę Was, róbcie serwery na 1.8. 

1.7 pod względem optymalizacji i stabilności serwera to patola, co chwile jakieś crashe! xD


sygnatura_mpc.png

 

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...