CustomJoinItems

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: CustomJoinItems

#11 Příspěvekod Smexhy » 12 lis 2014, 17:50

Log pri štarte serveru.

andrej4045
Příspěvky: 61
Registrován: 19 říj 2014, 17:52
Reputation: 0

Re: CustomJoinItems

#12 Příspěvekod andrej4045 » 12 lis 2014, 17:54

Vse funguje ked sem op tak mi to givne ale hracom ne ...
Log:

Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 178.41.153.33!
     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[minecraft_server.jar:git-Spigot-1482]
     at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:358) ~[minecraft_server.jar:git-Spigot-1482]
     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:135) ~[minecraft_server.jar:git-Spigot-1482]
... 2 more
> [16:46:52 INFO]: yCommand] Enabling MyCommand v5.1.3
> [16:46:52 INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
> [16:46:52 INFO]: = Vault : Ok. Hooked MyCommand Vault 1.4.1-b436
> [16:46:52 INFO]: = Spout : Not detectedBarAPI : Not detected
> [16:46:52 INFO]: = Config : Ok
> [16:46:52 INFO]: = Custom commands loaded : 33
> [16:46:52 INFO]: = Version: 5.1.3
> [16:46:52 INFO]: = Author : MRI a.k.a Ivanpro
> [16:46:52 INFO]: = Status : Active
> [16:46:52 INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> [16:46:52 INFO]: [EchoPet] Enabling EchoPet v2.5.0-b16
> [16:46:54 INFO]: [CustomJoinItems] Enabling CustomJoinItems v1.5.1
> [16:46:54 INFO]: [AntiAd] Enabling AntiAd v2.2.5
> [16:46:54 INFO]: [AntiAd] AntiAd Version 2.2.5 is now Enabled.
> [16:46:54 INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.1.0
> [16:46:54 INFO]: [ChestCommands] Enabling ChestCommands v2.2.3
> [16:46:54 INFO]: [ChestCommands] Loading menu: annni.yml
> [16:46:54 INFO]: [ChestCommands] Loading menu: efekt.yml
> [16:46:54 INFO]: [ChestCommands] Loading menu: vip.yml
> [16:46:54 INFO]: [ChestCommands] Loading menu: main-menu.yml
> [16:46:54 INFO]: [ChestCommands] Loading menu: shop.yml
> [16:46:54 INFO]: [ChestCommands] Economy plugin found, economy support enabled!
> [16:46:54 INFO]: [OnlyProxyJoin] Enabling OnlyProxyJoin v0.1
> [16:46:54 INFO]: [WeatherGod] Enabling WeatherGod v3.1.1
> [16:46:54 INFO]: [WeatherGod] Enabled!
> [16:46:54 INFO]: [HiveJumpPads] Enabling HiveJumpPads v1.9.1
> [16:46:54 INFO]: [HiveJumpPads] HiveJumpPads v1.9.1 is now Enabled.
> [16:46:54 INFO]: [HiveJumpPads] Deverloped by Xenedor
> [16:46:54 INFO]: [ZavAutoMessager] Enabling ZavAutoMessager v3.0
> [16:46:54 INFO]: [NametagEdit] Enabling NametagEdit v2.4
> [16:46:54 WARN]: [ChestCommands] The author of this plugin has misconfigured their Auto Update system
> [16:46:54 WARN]: [ChestCommands] File versions should follow the format 'PluginName vVERSION'
> [16:46:54 WARN]: [ChestCommands] Please notify the author of this error.
> [16:46:54 INFO]: An update is available: NametagEdit v2.4, a release for CB 1.7.9-R0.1 available at http://servermods.cursecdn.com/files/790/383/NametagEdit.jar
> [16:46:54 INFO]: Update by executing: /ne update
> [16:46:54 INFO]: [Votifier] Enabling Votifier v1.9
> [16:46:54 ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
> [16:46:54 ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
> [16:46:54 ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
java.net.BindException: Address already in use
     at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.7.0_51]
     at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376) ~[?:1.7.0_51]
     at java.net.ServerSocket.bind(ServerSocket.java:376) ~[?:1.7.0_51]
     at java.net.ServerSocket.bind(ServerSocket.java:330) ~[?:1.7.0_51]
     at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [Votifier.jar:?]
     at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [Votifier.jar:?]
     at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [Votifier.jar:?]
     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [minecraft_server.jar:git-Spigot-1482]
     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [minecraft_server.jar:git-Spigot-1482]
     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [minecraft_server.jar:git-Spigot-1482]
     at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:465) [minecraft_server.jar:git-Spigot-1482]
     at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:383) [minecraft_server.jar:git-Spigot-1482]
     at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359) [minecraft_server.jar:git-Spigot-1482]
     at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333) [minecraft_server.jar:git-Spigot-1482]
     at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289) [minecraft_server.jar:git-Spigot-1482]
     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193) [minecraft_server.jar:git-Spigot-1482]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-1482]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Spigot-1482]
> [16:46:54 ERROR]: [Votifier] Votifier did not initialize properly!
> [16:46:54 INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.8
> [16:46:54 INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
> [16:46:54 INFO]: [GAListener] Enabling GAListener v1.3.1
> [16:46:54 INFO]: [GAListener] GAListener v1.3.1 Enabled
> [16:46:54 INFO]: [Essentials] Enabling Essentials vPre2.13.1.7
> [16:46:54 INFO]: Bukkit version format changed. Version not checked.
> [16:46:54 INFO]: git-Spigot-1482 (MC: 1.7.9)
> [16:46:54 INFO]: 1.7.9-R0.2-SNAPSHOT
> [16:46:55 INFO]: [Vault][Economy] Essentials Economy hooked.
> [16:46:55 INFO]: Essentials: Using PermissionsEx based permissions.
> [16:46:55 INFO]: [ServerSigns] Enabling ServerSigns v3.0.0
> [16:46:55 INFO]: [ServerSigns] Successfully hooked into Vault
> [16:46:55 INFO]: [ServerSigns] Version 3.0.0 is now enabled.
> [16:46:55 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.7
> [16:46:55 INFO]: ultiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
> [16:46:55 INFO]: ultiverse-Inventories 2.5-b335] enabled.
> [16:46:55 INFO]: [CreativeGates] Enabling CreativeGates v2.5.0
> [16:46:55 INFO]: [CreativeGates 2.5.0] === ENABLE START ===
> [16:46:55 INFO]: [CreativeGates 2.5.0] === ENABLE COMPLETE (Took 32ms) ===
> [16:46:55 INFO]: [Paintball] Enabling Paintball v1.2.9
> [16:46:55 INFO]: [Paintball] Loading the default language: enUS.txt
> [16:46:55 INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
> [16:46:55 INFO]: [Paintball] Using the default language now: enUS.txt
> [16:46:55 INFO]: [Paintball] Loading the specified melody now: win.txt
> [16:46:55 INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 20
> [16:46:55 INFO]: [Paintball] Loading the specified melody now: defeat.txt
> [16:46:55 INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 43
> [16:46:55 INFO]: [Paintball] Loading the specified melody now: draw.txt
> [16:46:55 INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 29
> [16:46:55 INFO]: [Paintball] Loading ranks..
> [16:46:55 INFO]: [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
> [16:46:55 INFO]: [Paintball] Plugin 'TagAPI' not found. Additional tag features disabled.
> [16:46:55 INFO]: [Paintball] Plugin 'Votifier' found. Using it now.
> [16:46:55 INFO]: [Paintball] By blablubbabc enabled.
> [16:46:55 INFO]: cMusic] Enabling McMusic v0.1
> [16:46:55 INFO]: cMusic] Loaded McMusic v2!
> [16:46:55 INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT
> [16:46:55 INFO]: [AuthMe] Loading Configuration File...
> [16:46:55 INFO]: [AuthMe] Set Language: en
> [16:46:55 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [16:46:55 INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
> [16:46:55 INFO]: [AuthMe] Hook with Essentials plugin
> [16:46:55 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [16:46:55 INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
> [16:46:55 INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months
> [16:46:55 INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net !
> [16:46:55 INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled
> [16:46:55 INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.13.1.7
> [16:46:55 INFO]: [Residence] Enabling Residence v2.6.6.6
> [16:46:56 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
> [16:46:56 INFO]: [Residence] Scanning for economy systems...
> [16:46:56 INFO]: [Residence] Found Vault using economy system: Essentials Economy
> [16:46:56 INFO]: [Residence] Found WorldEdit
> [16:46:56 INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
> [16:46:56 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [16:46:56 INFO]: Done (7.299s)! For help, type "help" or "?"
> [16:46:56 INFO]: Starting GS4 status listener
> [16:46:56 INFO]: Starting remote control listener
> [16:46:56 INFO]: Query running on 93.91.250.138:27411
> [16:46:56 WARN]: No rcon password set in '/hlserver/27411/server.properties', rcon disabled!
> [16:46:56 INFO]: [mcore 7.2.0] ============================================
> [16:46:56 INFO]: [mcore 7.2.0] We are preparing for Mojangs switch to UUIDs.
> [16:46:56 INFO]: [mcore 7.2.0] Learn more at: https://forums.bukkit.org/threads/psa-the-switch-to-uuids-potential-plugin-server-breakage.250915/
> [16:46:56 INFO]: [mcore 7.2.0] Loading Playerdat datas...
> [16:46:56 INFO]: [mcore 7.2.0] Loading Cachefile datas...
> [16:46:56 INFO]: [mcore 7.2.0] Loading Onlineplayer datas...
> [16:46:56 INFO]: [mcore 7.2.0] Loading Registry datas...
> [16:46:56 INFO]: [mcore 7.2.0] Skipping Dbmojangapi datas since offline mode...
> [16:46:56 INFO]: [mcore 7.2.0] Saving Cachefile...
> [16:46:56 INFO]: [mcore 7.2.0] Now updating database for plugins that are ready ...
> [16:46:56 INFO]: [mcore 7.2.0]  ... done!
> [16:46:56 INFO]: [mcore 7.2.0] (database saving will now commence which might lock the server for a while)
> [16:46:56 INFO]: [mcore 7.2.0] ============================================
> [16:46:56 INFO]: [NoCheatPlus] Post-enable running...
> [16:46:56 INFO]: [NoCheatPlus] Post-enable finished.
> [16:46:56 INFO]: [NametagEdit] Hooked into PermissionsEx!
> [16:46:57 INFO]: [GAListener] Connection established!
> [16:46:57 INFO]: [GAListener] Loading queued votes
> [16:46:57 WARN]: Exception in thread "Craft Scheduler Thread - 9"
> [16:46:57 WARN]: org.apache.commons.lang.UnhandledException: Plugin MultiWorld v5.2.4 generated an exception while executing task 12
     at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
     at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
     at multiworld.metrics.Metrics.postPlugin(Metrics.java:372)
     at multiworld.metrics.Metrics.access$400(Metrics.java:56)
     at multiworld.metrics.Metrics$1.run(Metrics.java:238)
     at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:58)
     at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more

> [16:46:57 INFO]: [GAListener] Loaded 0 queued votes
> [16:46:57 INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
> [16:46:58 INFO]: [Paintball] Info regarding the switch to uuids: If you want to be able to import your old paintball player data later (once name changing got enabled and paintball was updated), then you might want to check out the dev.bukkit project page of Paintball: A plugin named 'UUIDCollector' is available there for you which helps to prepare for later transition.
> [16:46:58 INFO]: [PlugMan] No update was found.
> [16:46:58 INFO]: [Vault] Checking for Updates:
> [16:46:58 INFO]: [Vault] No new version available
> [16:46:58 INFO]: [Paintball] --------- Checking version ----------
> [16:46:58 INFO]: [Paintball] You are running the latest version (or a dev- or compat-build). :)
> [16:46:58 INFO]: [Paintball] --------- ---------------- ----------
> [16:46:59 INFO]: 
> [16:46:59 INFO]:  **************************************************
> [16:46:59 INFO]:  ----------------- PAINTBALL INFO -----------------
> [16:46:59 INFO]: 
> [16:46:59 INFO]:  License stuff:
> [16:46:59 INFO]:  - Usage on own risk. I give no warranties for anything.
> [16:46:59 INFO]:  - Do not modify. Use it as it is!
> [16:46:59 INFO]:  - Do not redistribute/upload/use parts of it/copy/give away.
> [16:46:59 INFO]:  - Do not use for commercial purposes!
> [16:46:59 INFO]:  -> No benefits for paying players/donors!
> [16:46:59 INFO]:  -> This also applies to any kind of add-on you are using
> [16:46:59 INFO]:  related to this plugin!
> [16:46:59 INFO]: 
> [16:46:59 INFO]:  If you like this plugin: Give feedback and donate at
> [16:46:59 INFO]:  ->http://dev.bukkit.org/server-mods/paintball_pure_war/ 
> [16:46:59 INFO]: 
> [16:46:59 INFO]:  Thank you and good shooting!
> [16:46:59 INFO]:  - blablubbabc :)
> [16:46:59 INFO]: 
> [16:46:59 INFO]:  ---------------- Detected Problems ---------------
> [16:46:59 INFO]: 
> [16:46:59 INFO]:  No problems found. :)
> [16:46:59 INFO]: 
> [16:46:59 INFO]:  **************************************************
> [16:46:59 INFO]: 
> [16:51:35 INFO]: UUID of player andrej14046 is 7e9867a0-fd05-3ada-8cb0-d1da35e63ae9
> [16:51:35 WARN]: [PermissionsEx] Unknown server implementation being used!
> [16:51:35 WARN]: [PermissionsEx] No Permissible injector found for your server implementation!
> [16:51:35 INFO]: andrej14046[/93.91.250.148:55411] logged in with entity id 367 at ([Spawn] 139.76404229153604, 133.0, 635.5072199762069)
> [16:51:35 INFO]: [GAListener] Player: andrej14046 has 0 votes
> [16:51:37 INFO]: [AuthMe] andrej14046 logged in!
> [16:51:42 INFO]: [WorldEdit] Using external NmsBlock for this version: CBXNmsBlock_175_5xcompat
> [16:51:42 INFO]: andrej14046 issued server command: /server
> [16:51:42 INFO]: andrej14046 issued server command: /server
> [16:51:57 INFO]: §7Server je ve vystavbe!
> [16:52:57 INFO]: §7Minigames bude hotove 12.11!
> [16:53:57 INFO]: §7Server je ve vystavbe!

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

Re: CustomJoinItems

#13 Příspěvekod Smexhy » 12 lis 2014, 18:23

Tak skús zmazať riadku

Kód: Vybrat vše

  permission: 'customjoinitems.test'
či ti to pôjde.


Zpět na „Minecraft, Tekkit“

Kdo je online

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