Stránka 1 z 2
Inventár
Napsal: 08 srp 2013, 21:18
od MagiCraft
93.91.250.142:27472
MagiCraft
Caute

Prosim poradte mi ked mam plugin CreativeControl a nastavene ze mi to ma menit inventar tak mi to nejde a nwm preco

mam tiez plugin multiverse inventories
Kód: Vybrat vše
Database:
## MySQL, the database type, can be SQLite, MySQL or H2
Type: SQLite
## host, the MySQL host name
host: localhost
## port, the MySQL port
port: 3306
## user, the MySQL user name
user:
## pass, the MySQL password, '' if none.
pass:
## database, the MySQL database to be used by this plugin
database: minecraft
## prefix, the prefix used to create the tables in the sql database
prefix: crcr_
## This section will define which group the player will be added when he changes his gamemode.
Permissions:
## ChangeGroups, if true, creative players will be added to the 'CreativeGroup'
ChangeGroups: false
## CreativeGroup, the group that the player will be put on when changing to creative
CreativeGroup: MembersCreative
## KeepCurrentGroup, if true, the player will not lose his current group, the creative group will just be added to its current groups.
KeepCurrentGroup: true
## OpHasPerm, if true, ops will have all the permissions and will not be checked by your permissions plugin
OpHasPerm: false
Queue:
## Threads, the number of threads to be use to process the database
Threads: 2
## Speed, the speed of the queue, if your server is taking too long to shutdown, increase this option.
Speed: 0.1
Cache:
## MaxCapacity, the maximum cache capacity, higher this value is, better will be the performance, but also the memory usage will increase.
MaxCapacity: 15000
## PreCache, the amount of items to be cached on startup, if you have a big database, this may increase the load time.
PreCache: 10000
Configurations:
## Single, if true, only the world.yml file will be used, other ones will be ignored.
Single: false
## Conflict, if true, if required, some functions of this plugin will be automatically disabled to avoid conflict.
Conflict: true
## FriendSystem, if true, the friend system will be enabled, this may take a bit of resources, just a bit.
FriendSystem: false
Updater:
## Check for updates?
Enabled: true
Selection:
## UseWorldEdit, if true, worldedit will be used to make selections. Otherwise the tool defined below will be used.
UseWorldEdit: true
## The Item ID used to select regions, if UseWorldEdit is false
Tool: 369
Events:
## Use PlayerMoveEvent? This may take a lot of resources on large servers, but is required to Creative/Survival regions work.
PlayerMove: false
## Enable MiscProtections? Not recommended to use, I'll probably remove it on future releases.
MiscProtection: false
PlayerData:
## Inventory, if true, players will have an inventory to survival, other to creative an other to adventurer
Inventory: true
## Status, if true, will save the player survival status [e.g Health, Food, etc]
Status: true
## Teleport, if true, the player will be teleported to the floor on login if needed
Teleport: false
## SetSurvival, if true, the player will be set to survival on login (ATTENTTION: THIS MAY GLITCH WITH AUTH PLUGINS)
SetSurvival: false
## FallGlith, if true, if the player is falling and right before hitting the ground he change its gamemode to survival he wont take damage
FallGlitch: false
## HideInventory, if true, the player inventory will be hidden until login using an auth plugin
HideInventory: false
## This section will define the armor to set on every creative player, for advanced options, while wearing the armor type /cc set armor.
CreativeArmor:
## Helmet, the player helmet
Helmet: 3
## Chestplate, the player chestplate
Chestplate: 3
## Leggings, the player leggings
Leggings: 3
## Boots, the player boots
Boots: 3
Communicator:
## Quiet, if true, any messages will be displayed
Quiet: false
Debug:
## Console, if true, debug messages will be displayed in the console
Console: false
## Stack, if true, common errors will be printed by full [leave it true C:]
Stack: true
# End of the file -->
Re: Inventár
Napsal: 08 srp 2013, 21:40
od fantomas2
Jednoducho nedavaj VIpkam GM a jeto

Mne to tiež nešlo...
Re: Inventár
Napsal: 08 srp 2013, 21:43
od MagiCraft
Re: Inventár
Napsal: 08 srp 2013, 21:43
od fantomas2
Daj sem zoznam puginom a server.log pri štarte
Re: Inventár
Napsal: 08 srp 2013, 22:15
od MagiCraft
fantomas2 píše:Daj sem zoznam puginom a server.log pri štarte
Kód: Vybrat vše
AntiReklama
AuthMe
Cestinator
Chadmin
ChestShop
Citizens
CommandSigns
CookieMonster
CraftBook
CreativeControl
CreativeGates
CustomServerMessages
DisguiseCraft
Essentials
HeadHunter
HeroicDeathPlus
Jobs
LWC
LagMeter
MobArena
MultiWorld
Multiverse-Core
Multiverse-Inventories
NoCheatPlus
PermissionsEx
PlotMe
PluginMetrics
Residence
ResidenceSigns
ScoreboardStats
SimpleCommandSigns
SimpleReserve
SpamGuard
TimTheEnchanter
TimedMessages
Timeismoney
Trampolin
TreeAssist
TuxTwoLib
WorldEdit
WorldGuard
iConomy
uSkyBlock
update
Kód: Vybrat vše
2013-08-08 22:16:52 [INFO] Starting minecraft server version 1.6.2
2013-08-08 22:16:52 [INFO] Loading properties
2013-08-08 22:16:52 [INFO] Default game type: SURVIVAL
2013-08-08 22:16:52 [INFO] Generating keypair
2013-08-08 22:16:52 [INFO] Starting Minecraft server on 93.91.250.142:27472
2013-08-08 22:16:52 [INFO] This server is running CraftBukkit version git-Bukkit-1.6.2-R0.1-9-g547cb4c-b2849jnks (MC: 1.6.2) (Implementing API version 1.6.2-R0.2-SNAPSHOT)
2013-08-08 22:16:53 [INFO] ----- Bukkit Auto Updater -----
2013-08-08 22:16:53 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
2013-08-08 22:16:53 [INFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
2013-08-08 22:16:53 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
2013-08-08 22:16:53 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
2013-08-08 22:16:53 [INFO] ----- ------------------- -----
2013-08-08 22:16:53 [INFO] [PermissionsEx] sql backend registered!
2013-08-08 22:16:53 [INFO] [PermissionsEx] file backend registered!
2013-08-08 22:16:53 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2013-08-08 22:16:53 [SEVERE] Could not load 'plugins/DisguiseCraft.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R3/Packet
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugins(CraftServer.java:239)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_6_R2.PlayerList.<init>(PlayerList.java:56)
at net.minecraft.server.v1_6_R2.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:106)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R3/Packet
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_5_R3.Packet
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 12 more
2013-08-08 22:16:53 [INFO] [TimTheEnchanter] Loading TimTheEnchanter v3.0
2013-08-08 22:16:53 [INFO] [LagMeter] Loading LagMeter v1.9.0
2013-08-08 22:16:53 [INFO] [MultiWorld] Loading MultiWorld v4.5.4
2013-08-08 22:16:53 [INFO] [TuxTwoLib] Loading TuxTwoLib v1.6.2-b2
2013-08-08 22:16:53 [INFO] [WorldEdit] Loading WorldEdit v5.5.7
2013-08-08 22:16:53 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.2
2013-08-08 22:16:53 [INFO] [NoCheatPlus] Loading NoCheatPlus v3.10.0-RC-b569
2013-08-08 22:16:53 [INFO] [CustomServerMessages] Loading CustomServerMessages v3.1.7
2013-08-08 22:16:53 [INFO] [ColoredSigns] Loading ColoredSigns v1.2
2013-08-08 22:16:53 [INFO] [SpamGuard] Loading SpamGuard v1.1
2013-08-08 22:16:53 [INFO] [SimpleCommandSigns] Loading SimpleCommandSigns v0.8
2013-08-08 22:16:53 [INFO] [Vault] Loading Vault v1.2.24-b304
2013-08-08 22:16:53 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.6
2013-08-08 22:16:53 [INFO] [PermissionsEx] Initializing file backend
2013-08-08 22:16:53 [INFO] Permissions file successfully reloaded
2013-08-08 22:16:53 [INFO] [CookieMonster] Loading CookieMonster v1.7.4.1
2013-08-08 22:16:53 [INFO] [Trampolin] Loading Trampolin v0.6
2013-08-08 22:16:53 [INFO] [uSkyBlock] Loading uSkyBlock v1.0.8
2013-08-08 22:16:53 [INFO] [WorldGuard] Loading WorldGuard v5.8
2013-08-08 22:16:53 [INFO] [TreeAssist] Loading TreeAssist v5.4.2
2013-08-08 22:16:53 [INFO] [HeadHunter] Loading HeadHunter v1.4.0
2013-08-08 22:16:53 [INFO] [HeroicDeathPlus] Loading HeroicDeathPlus v2.1
2013-08-08 22:16:53 [INFO] [iConomy] Loading iConomy v7.0
2013-08-08 22:16:53 [INFO] [Cestinator] Loading Cestinator v1.5
2013-08-08 22:16:53 [INFO] [Chadmin] Loading Chadmin v1.2
2013-08-08 22:16:53 [INFO] [CraftBook] Loading CraftBook v2372-beaf82e
2013-08-08 22:16:53 [INFO] [Timeismoney] Loading Timeismoney v1.0
2013-08-08 22:16:53 [INFO] [TimedMessages] Loading TimedMessages v1.3.1
2013-08-08 22:16:53 [INFO] [AntiReklama] Loading AntiReklama v1.4
2013-08-08 22:16:53 [INFO] [SimpleReserve] Loading SimpleReserve v0.5.0_1
2013-08-08 22:16:53 [INFO] [MobArena] Loading MobArena v0.94.4.98
2013-08-08 22:16:53 [INFO] [Essentials] Loading Essentials v2.11.1
2013-08-08 22:16:53 [INFO] [Citizens] Loading Citizens v2.0.9-SNAPSHOT (build 912)
2013-08-08 22:16:53 [INFO] [Jobs] Loading Jobs v2.11.3
2013-08-08 22:16:53 [INFO] [MobDisguisePVPControl] Loading MobDisguisePVPControl v0.6
2013-08-08 22:16:53 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.10.1
2013-08-08 22:16:53 [INFO] MLog clients using java 1.4+ standard logging.
2013-08-08 22:16:53 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.11.1
2013-08-08 22:16:53 [INFO] [ScoreboardStats] Loading ScoreboardStats v0.5.9
2013-08-08 22:16:53 [INFO] [LWC] Loading LWC v4.3.2 (b858-git-MANUAL) (March 16, 2013)
2013-08-08 22:16:53 [INFO] [EssentialsChat] Loading EssentialsChat v2.11.1
2013-08-08 22:16:53 [INFO] [Residence] Loading Residence v2.6.6.4
2013-08-08 22:16:53 [INFO] [PlotMe] Loading PlotMe v0.13b
2013-08-08 22:16:53 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
2013-08-08 22:16:53 [INFO] [ResidenceSigns] Loading ResidenceSigns v1.3
2013-08-08 22:16:53 [INFO] [ChestShop] Loading ChestShop v3.50-t0059
2013-08-08 22:16:53 [INFO] [CreativeGates] Loading CreativeGates v1.4
2013-08-08 22:16:53 [INFO] [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
2013-08-08 22:16:53 [INFO] [AuthMe] Loading AuthMe v2.7.16
2013-08-08 22:16:53 [INFO] [CreativeControl] Loading CreativeControl v6.4
2013-08-08 22:16:53 [INFO] [Vault] Enabling Vault v1.2.24-b304
2013-08-08 22:16:53 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2013-08-08 22:16:53 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
2013-08-08 22:16:53 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2013-08-08 22:16:53 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2013-08-08 22:16:53 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2013-08-08 22:16:53 [INFO] [Vault][Permission] PermissionsEx found: Waiting
2013-08-08 22:16:53 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2013-08-08 22:16:53 [INFO] [Vault][Chat] PermissionsEx found: Waiting
2013-08-08 22:16:53 [INFO] [Vault] Enabled Version 1.2.24-b304
2013-08-08 22:16:53 [INFO] [Vault][Economy] Essentials Economy hooked.
2013-08-08 22:16:53 [INFO] [Vault][Economy] iConomy 7 hooked.
2013-08-08 22:16:53 [INFO] [Vault][Permission] PermissionsEx hooked.
2013-08-08 22:16:53 [INFO] [uSkyBlock] Enabling uSkyBlock v1.0.8
2013-08-08 22:16:53 [INFO] [uSkyBlock] Using built in protection.
2013-08-08 22:16:53 [INFO] [uSkyBlock] 0 schematics loaded.
2013-08-08 22:16:53 [INFO] [uSkyBlock] uSkyBlock v.1.0.8 enabled.
2013-08-08 22:16:53 [INFO] [LWC] Enabling LWC v4.3.2 (b858-git-MANUAL) (March 16, 2013)
2013-08-08 22:16:53 [INFO] [LWC] Connecting to SQLite
2013-08-08 22:16:54 [INFO] [PlotMe] Enabling PlotMe v0.13b
2013-08-08 22:16:54 [INFO] §9[PlotMe] §r 752 plots loaded
2013-08-08 22:16:54 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2013-08-08 22:16:54 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2013-08-08 22:16:54 [WARNING] 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.
2013-08-08 22:16:54 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2013-08-08 22:16:54 [INFO] Preparing level "world"
2013-08-08 22:16:54 [INFO] Preparing start region for level 0 (Seed: 8375945319734602398)
2013-08-08 22:16:54 [INFO] Preparing start region for level 1 (Seed: 8375945319734602398)
2013-08-08 22:16:55 [INFO] Preparing start region for level 2 (Seed: 8375945319734602398)
2013-08-08 22:16:55 [INFO] [TimTheEnchanter] Enabling TimTheEnchanter v3.0
2013-08-08 22:16:55 [INFO] [TimTheEnchanter] There are some who call me... Tim?
2013-08-08 22:16:55 [INFO] [LagMeter] Enabling LagMeter v1.9.0
2013-08-08 22:16:55 [INFO] [LagMeter] Not using logs folder.
2013-08-08 22:16:55 [INFO] [LagMeter 1.9.0] Enabled! Polling every 40 server ticks. Logging to /hlserver/27472/plugins/LagMeter/lag.log
2013-08-08 22:16:55 [INFO] [MultiWorld] Enabling MultiWorld v4.5.4
2013-08-08 22:16:55 [INFO] [MultiWorld] v4.5.4 enabled.
2013-08-08 22:16:55 [INFO] [TuxTwoLib] Enabling TuxTwoLib v1.6.2-b2
2013-08-08 22:16:55 [INFO] [WorldEdit] Enabling WorldEdit v5.5.7
2013-08-08 22:16:55 [INFO] WEPIF: Using the Bukkit Permissions API.
2013-08-08 22:16:55 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.2
2013-08-08 22:16:55 [INFO] Starting FakaHedaMinequery server on 93.91.250.142:28472
2013-08-08 22:16:55 [INFO] [NoCheatPlus] Enabling NoCheatPlus v3.10.0-RC-b569
2013-08-08 22:16:55 [INFO] [NoCheatPlus] McAccess set to: 1.6.2 / CB2808-DEV
2013-08-08 22:16:55 [INFO] [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
2013-08-08 22:16:55 [INFO] [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
2013-08-08 22:16:55 [INFO] [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
2013-08-08 22:16:55 [INFO] [NoCheatPlus] Version 3.10.0-RC-b569 is enabled.
2013-08-08 22:16:56 [INFO] [CustomServerMessages] Enabling CustomServerMessages v3.1.7
2013-08-08 22:16:56 [INFO] [CustomServerMessages] CustomServerMessages succesfully enabled.
2013-08-08 22:16:56 [INFO] [ColoredSigns] Enabling ColoredSigns v1.2
2013-08-08 22:16:56 [INFO] [SpamGuard] Enabling SpamGuard v1.1
2013-08-08 22:16:56 [INFO] [SpamGuard] 1 bans loaded.
2013-08-08 22:16:56 [INFO] [0;37;1m------------------------------------------------------[m
2013-08-08 22:16:56 [INFO] [0;36;1mSpamGuard version 1.1 is now enabled.[m
2013-08-08 22:16:56 [INFO] [0;32;1mPlease consider donating! http://tiny.cc/sgdonate[m
2013-08-08 22:16:56 [INFO] [0;32;1mProject dev page: http://tiny.cc/spamguard[m
2013-08-08 22:16:56 [INFO] [0;37;1m------------------------------------------------------[m[m
2013-08-08 22:16:57 [INFO] [SpamGuard] SpamGuard is up to date!
2013-08-08 22:16:57 [INFO] [SpamGuard] Server info saved.
2013-08-08 22:16:57 [INFO] [SimpleCommandSigns] Enabling SimpleCommandSigns v0.8
2013-08-08 22:16:57 [INFO] [SimpleCommandSigns] LWC plugin found!
2013-08-08 22:16:57 [INFO] SimpleCommandSigns version 0.8 is enabled!
2013-08-08 22:16:57 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.6
2013-08-08 22:16:57 [INFO] [PermissionsEx] Superperms support enabled.
2013-08-08 22:16:57 [INFO] [PermissionsEx] v1.19.6 enabled
2013-08-08 22:16:57 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2013-08-08 22:16:57 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2013-08-08 22:16:57 [INFO] [CookieMonster] Enabling CookieMonster v1.7.4.1
2013-08-08 22:16:57 [INFO] [CookieMonster] Using Vault v1.2.24-b304 for economy
2013-08-08 22:16:57 [INFO] [CookieMonster] v1.7.4.1 loaded successfully.
2013-08-08 22:16:57 [INFO] [CookieMonster] Developed by: [jascotty2, Coelho]
2013-08-08 22:16:57 [INFO] [Trampolin] Enabling Trampolin v0.6
2013-08-08 22:16:57 [INFO] [WorldGuard] Enabling WorldGuard v5.8
2013-08-08 22:16:57 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2013-08-08 22:16:57 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2013-08-08 22:16:57 [INFO] [WorldGuard] (world) Lava fire is blocked.
2013-08-08 22:16:57 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2013-08-08 22:16:57 [INFO] [WorldGuard] Loaded configuration for world 'world'
2013-08-08 22:16:57 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2013-08-08 22:16:57 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2013-08-08 22:16:57 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2013-08-08 22:16:57 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2013-08-08 22:16:57 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
2013-08-08 22:16:57 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2013-08-08 22:16:57 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2013-08-08 22:16:57 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2013-08-08 22:16:57 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2013-08-08 22:16:57 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2013-08-08 22:16:57 [INFO] [WorldGuard] 1 regions loaded for 'world'
2013-08-08 22:16:57 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
2013-08-08 22:16:57 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
2013-08-08 22:16:57 [INFO] [TreeAssist] Enabling TreeAssist v5.4.2
2013-08-08 22:16:57 [INFO] [HeadHunter] Enabling HeadHunter v1.4.0
2013-08-08 22:16:57 [INFO] [HeroicDeathPlus] Enabling HeroicDeathPlus v2.1
2013-08-08 22:16:57 [INFO] [HeroicDeathPlus] 2.1 enabled.
2013-08-08 22:16:57 [INFO] [iConomy] Enabling iConomy v7.0
2013-08-08 22:16:57 [INFO] [iConomy - April Fools] Enabled (11 ms)
2013-08-08 22:16:57 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2013-08-08 22:16:57 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2013-08-08 22:16:57 [INFO] [Cestinator] Enabling Cestinator v1.5
2013-08-08 22:16:57 [INFO] [Chadmin] Enabling Chadmin v1.2
2013-08-08 22:16:57 [INFO] [0;31;22m[Chadmin] [0;37;1m[0;32;1mVault support enabled![m
2013-08-08 22:16:57 [INFO] [0;31;22m[Chadmin] [0;37;1m[0;33;1m[Warning] [0;37;1m[0;33;1m[0;33;1mNo Permissions System Found![m
2013-08-08 22:16:57 [INFO] [0;31;22m[Chadmin] [0;37;1m[0;32;22mUsing OP-Rights for Commands![m
2013-08-08 22:16:57 [INFO] [0;31;22m[Chadmin] [0;37;1m[0;32;22mLoading Channels...[m
2013-08-08 22:16:57 [SEVERE] org.bukkit.configuration.InvalidConfigurationException: unacceptable character '' (0x7F) special characters are not allowed
in "<string>", position 20861
2013-08-08 22:16:57 [SEVERE] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
2013-08-08 22:16:57 [SEVERE] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138)
2013-08-08 22:16:57 [SEVERE] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105)
2013-08-08 22:16:57 [SEVERE] at org.efreak1996.Chadmin.Channel.Channel.load(Channel.java:164)
2013-08-08 22:16:57 [SEVERE] at org.efreak1996.Chadmin.Channel.Channel.<init>(Channel.java:55)
2013-08-08 22:16:57 [SEVERE] at org.efreak1996.Chadmin.Chadmin.onEnable(Chadmin.java:74)
2013-08-08 22:16:57 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
2013-08-08 22:16:57 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
2013-08-08 22:16:57 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
2013-08-08 22:16:57 [SEVERE] at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282)
2013-08-08 22:16:57 [SEVERE] at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264)
2013-08-08 22:16:57 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313)
2013-08-08 22:16:57 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290)
2013-08-08 22:16:57 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250)
2013-08-08 22:16:57 [SEVERE] at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:151)
2013-08-08 22:16:57 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391)
2013-08-08 22:16:57 [SEVERE] at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
2013-08-08 22:16:57 [SEVERE] Caused by: unacceptable character '' (0x7F) special characters are not allowed
in "<string>", position 20861
2013-08-08 22:16:57 [SEVERE] at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70)
2013-08-08 22:16:57 [SEVERE] at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50)
2013-08-08 22:16:57 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
2013-08-08 22:16:57 [SEVERE] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
2013-08-08 22:16:57 [SEVERE] ... 16 more
2013-08-08 22:16:57 [INFO] [0;31;22m[Chadmin] [0;37;1m[0;32;22mFound Channel Default[m
2013-08-08 22:16:57 [INFO] [0;31;22m[Chadmin] [0;37;1m[0;32;22mLoading Commands...[m
2013-08-08 22:16:57 [INFO] [0;31;22m[Chadmin] [0;37;1m[0;32;1mCommands successfully loaded![m
2013-08-08 22:16:57 [INFO] [0;31;22m[Chadmin] [0;37;1m[0;32;1mDone![m
2013-08-08 22:16:57 [INFO] [0;31;22m[Chadmin] [0;37;1mChecking for updates...[m
2013-08-08 22:16:58 [INFO] [0;31;22m[Chadmin] [0;37;1mNo updates found![m
2013-08-08 22:16:58 [INFO] [CraftBook] Enabling CraftBook v2372-beaf82e
2013-08-08 22:16:59 [INFO] [CraftBook] CraftBook v3.7 is the latest version available, and the updatability of it is: NO_UPDATE. You currently have version 3.7b2 installed.
2013-08-08 22:16:59 [INFO] 1 cauldron recipe(s) loaded
2013-08-08 22:16:59 [INFO] [CraftBook] Registered a new shaped recipe!
2013-08-08 22:16:59 [INFO] [CraftBook] Registered a new shapeless recipe!
2013-08-08 22:16:59 [INFO] [CraftBook] Registered a new furnace recipe!
2013-08-08 22:16:59 [INFO] [CraftBook] Registered 3 custom recipes!
2013-08-08 22:16:59 [WARNING] [CraftBook] Chairs require ProtocolLib! They will not function without it!
2013-08-08 22:16:59 [INFO] [CraftBook] Added CommandItem: LightningRod
2013-08-08 22:16:59 [INFO] [CraftBook] Enumerating chunks for self-triggered components...
2013-08-08 22:16:59 [INFO] [CraftBook] 1875 chunk(s) for 3 world(s) processed (8ms elapsed)
2013-08-08 22:16:59 [INFO] [Timeismoney] Enabling Timeismoney v1.0
2013-08-08 22:16:59 [INFO] [Timeismoney] Vault dependency found. Economy plugin found: iConomy 7
2013-08-08 22:16:59 [INFO] Timeismoney is now enabled
2013-08-08 22:16:59 [INFO] [TimedMessages] Enabling TimedMessages v1.3.1
2013-08-08 22:16:59 [INFO] [AntiReklama] Enabling AntiReklama v1.4
2013-08-08 22:16:59 [INFO] [SimpleReserve] Enabling SimpleReserve v0.5.0_1
2013-08-08 22:16:59 [FINER] [SimpleReserve] Created SimpleReserveListener with kickMessage: "Bol si nahodne kicknutý, aby sa pripojilo VIP alebo ExtraVIP.! //Kickovací zpráva, pokud se připojí VIP,Nebo určitá skupina" and fullMessage: "Server je plny !Kup si vip a budes mat rezerovavany slot na serveru ! //Připojení na plný server-hláška"
2013-08-08 22:16:59 [INFO] [SimpleReserve] SimpleReserve version 0.5.0_1 enabled!
2013-08-08 22:16:59 [INFO] [MobArena] Enabling MobArena v0.94.4.98
2013-08-08 22:16:59 [INFO] [MobArena] Loaded arena 'default'.
2013-08-08 22:16:59 [INFO] [MobArena] v0.94.4.98 enabled.
2013-08-08 22:16:59 [INFO] [Essentials] Enabling Essentials v2.11.1
2013-08-08 22:16:59 [WARNING] §4Version mismatch! Please update EssentialsProtect to the same version.
2013-08-08 22:17:00 [INFO] Essentials: Using PermissionsEx based permissions.
2013-08-08 22:17:00 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.24-b304)
2013-08-08 22:17:00 [INFO] [Citizens] Enabling Citizens v2.0.9-SNAPSHOT (build 912)
2013-08-08 22:17:00 [INFO] [Jobs] Enabling Jobs v2.11.3
2013-08-08 22:17:00 [WARNING] [Jobs] Job Miner is using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE.
2013-08-08 22:17:00 [WARNING] [Jobs] Automatically changing block to GLOWING_REDSTONE_ORE. Please update your configuration.
2013-08-08 22:17:00 [WARNING] [Jobs] In vanilla minecraft, REDSTONE_ORE changes to GLOWING_REDSTONE_ORE when interacted with.
2013-08-08 22:17:00 [WARNING] [Jobs] In the future, Jobs using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE may fail to work correctly.
2013-08-08 22:17:00 [WARNING] [Jobs] Job Brewer has an invalid Brew type property: REDSTONE_DUST!
2013-08-08 22:17:00 [INFO] [Jobs] Started database save task
2013-08-08 22:17:00 [INFO] [Jobs] Started buffered payment thread
2013-08-08 22:17:00 [INFO] [Jobs] Plugin has been enabled succesfully.
2013-08-08 22:17:00 [INFO] [MobDisguisePVPControl] Enabling MobDisguisePVPControl v0.6
2013-08-08 22:17:00 [INFO] MobDisguisePVPControl version 0.6 is enabled!
2013-08-08 22:17:00 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.10.1
2013-08-08 22:17:00 [WARNING] §4Version mismatch! Please update all Essentials jars to the same version.
2013-08-08 22:17:00 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2013-08-08 22:17:00 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.11.1
2013-08-08 22:17:00 [INFO] [ScoreboardStats] Enabling ScoreboardStats v0.5.9
2013-08-08 22:17:00 [INFO] DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[250]
2013-08-08 22:17:00 [INFO] DatabasePlatform name:ScoreboardStats platform:sqlite
2013-08-08 22:17:00 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
2013-08-08 22:17:00 [INFO] Entities enhanced[0] subclassed[1]
2013-08-08 22:17:00 [INFO] [EssentialsChat] Enabling EssentialsChat v2.11.1
2013-08-08 22:17:00 [INFO] [Residence] Enabling Residence v2.6.6.4
2013-08-08 22:17:00 [INFO] [Residence] - Enabling multiworld plugin: Multiverse-Core
2013-08-08 22:17:00 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
2013-08-08 22:17:00 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2013-08-08 22:17:00 [INFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
2013-08-08 22:17:00 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 8375945319734602398
2013-08-08 22:17:00 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 8375945319734602398
2013-08-08 22:17:00 [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
2013-08-08 22:17:00 [WARNING] [Multiverse-Core] Original Location: X: -8 Y: 65 Z: -7 P: 0 Y: 0
2013-08-08 22:17:01 [SEVERE] [Multiverse-Core] New safe spawn NOT found!!!
2013-08-08 22:17:01 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 8375945319734602398
2013-08-08 22:17:01 [INFO] [Multiverse-Core] Loading World & Settings - 'skyworld' - Env: NORMAL - Type: FLAT & seed: -4008758462591325040 & generator: uSkyBlock
2013-08-08 22:17:01 [INFO] Preparing start region for level 3 (Seed: -4008758462591325040)
2013-08-08 22:17:01 [INFO] [WorldGuard] (skyworld) TNT ignition is PERMITTED.
2013-08-08 22:17:01 [INFO] [WorldGuard] (skyworld) Lighters are PERMITTED.
2013-08-08 22:17:01 [INFO] [WorldGuard] (skyworld) Lava fire is blocked.
2013-08-08 22:17:01 [INFO] [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
2013-08-08 22:17:01 [INFO] [WorldGuard] Loaded configuration for world 'skyworld'
2013-08-08 22:17:01 [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
2013-08-08 22:17:01 [WARNING] [Multiverse-Core] Original Location: X: 148 Y: 4 Z: 564 P: 0 Y: 0
2013-08-08 22:17:01 [SEVERE] [Multiverse-Core] New safe spawn NOT found!!!
2013-08-08 22:17:01 [INFO] [Multiverse-Core] Loading World & Settings - 'PlotWorld' - Env: NORMAL - Type: NORMAL & seed: 7890237737855272914 & generator: PlotMe
2013-08-08 22:17:01 [INFO] Preparing start region for level 4 (Seed: 7890237737855272914)
2013-08-08 22:17:01 [INFO] [WorldGuard] (PlotWorld) TNT ignition is PERMITTED.
2013-08-08 22:17:01 [INFO] [WorldGuard] (PlotWorld) Lighters are PERMITTED.
2013-08-08 22:17:01 [INFO] [WorldGuard] (PlotWorld) Lava fire is blocked.
2013-08-08 22:17:01 [INFO] [WorldGuard] (PlotWorld) Fire spread is UNRESTRICTED.
2013-08-08 22:17:01 [INFO] [WorldGuard] Loaded configuration for world 'PlotWorld'
2013-08-08 22:17:01 [INFO] [Multiverse-Core] Loading World & Settings - 'SurvivalGames' - Env: NORMAL - Type: NORMAL & seed: -478232899059059800
2013-08-08 22:17:01 [INFO] Preparing start region for level 5 (Seed: -478232899059059800)
2013-08-08 22:17:01 [INFO] [WorldGuard] (SurvivalGames) TNT ignition is PERMITTED.
2013-08-08 22:17:01 [INFO] [WorldGuard] (SurvivalGames) Lighters are PERMITTED.
2013-08-08 22:17:01 [INFO] [WorldGuard] (SurvivalGames) Lava fire is blocked.
2013-08-08 22:17:01 [INFO] [WorldGuard] (SurvivalGames) Fire spread is UNRESTRICTED.
2013-08-08 22:17:01 [INFO] [WorldGuard] Loaded configuration for world 'SurvivalGames'
2013-08-08 22:17:01 [INFO] [Multiverse-Core] 6 - World(s) loaded.
2013-08-08 22:17:01 [INFO] [Residence] Found Vault using permissions plugin:PermissionsEx
2013-08-08 22:17:01 [INFO] [Residence] Scanning for economy systems...
2013-08-08 22:17:01 [INFO] [Residence] Found Vault using economy system: iConomy 7
2013-08-08 22:17:02 [INFO] [Residence] Found WorldEdit
2013-08-08 22:17:02 [INFO] [Residence] Enabled! Version 2.6.6.4 by bekvon
2013-08-08 22:17:02 [INFO] [ResidenceSigns] Enabling ResidenceSigns v1.3
2013-08-08 22:17:02 [INFO] [ResidenceSigns] Config.yml Up To Date.
2013-08-08 22:17:02 [INFO] [ResidenceSigns] Successfully Enabled.
2013-08-08 22:17:02 [INFO] [ChestShop] Enabling ChestShop v3.50-t0059
2013-08-08 22:17:02 [INFO] [ChestShop] LWC version 4.3.2 (b858-git-MANUAL) (March 16, 2013) loaded.
2013-08-08 22:17:02 [INFO] [ChestShop] Vault loaded - using iConomy 7
2013-08-08 22:17:02 [INFO] [ChestShop] Residence version 2.6.6.4 loaded.
2013-08-08 22:17:02 [INFO] [CreativeGates] Enabling CreativeGates v1.4
2013-08-08 22:17:02 [INFO] [CreativeGates v1.4] === ENABLE START ===
2013-08-08 22:17:02 [INFO] [CreativeGates v1.4] === ENABLE DONE (Took 81ms) ===
2013-08-08 22:17:02 [INFO] [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
2013-08-08 22:17:02 [INFO] [Multiverse-Inventories 2.5-b335] enabled.
2013-08-08 22:17:02 [INFO] [AuthMe] Enabling AuthMe v2.7.16
2013-08-08 22:17:02 [INFO] [AuthMe] Loading Configuration File...
2013-08-08 22:17:02 [INFO] [AuthMe] Merge new Config Options if needed..
2013-08-08 22:17:02 [INFO] [AuthMe] Set Language: en
2013-08-08 22:17:02 [INFO] [AuthMe] Hook with Multiverse-Core for SpawnLocations
2013-08-08 22:17:03 [INFO] [AuthMe] Vault plugin detected, hook with PermissionsEx system
2013-08-08 22:17:03 [INFO] [AuthMe] Authme 2.7.16 enabled
2013-08-08 22:17:03 [INFO] [CreativeControl] Enabling CreativeControl v6.4
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Initializing configurations...[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Loading Modules...[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Connecting to the SQLite database...[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m SQLite database connected Successfuly![m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Registring Events...[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m MobArena support enabled![m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m ***************************************************[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Multiverse-Inventories Detected!![m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Per-GameMode inventories will be disabled by this plugin[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Use the multiverse inventories manager![m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m ***************************************************[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m ***************************************************[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Multiverse-Inventories Detected!![m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Per-GameMode inventories will be disabled by this plugin[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Use the multiverse inventories manager![m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m ***************************************************[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m ***************************************************[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Multiverse-Inventories Detected!![m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Per-GameMode inventories will be disabled by this plugin[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Use the multiverse inventories manager![m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m ***************************************************[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m ***************************************************[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Multiverse-Inventories Detected!![m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Per-GameMode inventories will be disabled by this plugin[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Use the multiverse inventories manager![m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m ***************************************************[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m ***************************************************[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Multiverse-Inventories Detected!![m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Per-GameMode inventories will be disabled by this plugin[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Use the multiverse inventories manager![m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m ***************************************************[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Vault hooked as permissions plugin[m
2013-08-08 22:17:03 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m CreativeControl v6.4 loaded in 69 ms![m
2013-08-08 22:17:03 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-08-08 22:17:04 [INFO] Done (9.969s)! For help, type "help" or "?"
2013-08-08 22:17:04 [INFO] Starting GS4 status listener
2013-08-08 22:17:04 [INFO] Starting remote control listener
2013-08-08 22:17:04 [INFO] Query running on 93.91.250.142:27472
2013-08-08 22:17:04 [WARNING] No rcon password set in '/hlserver/27472/server.properties', rcon disabled!
2013-08-08 22:17:04 [INFO] [uSkyBlock] Using vault for permissions
2013-08-08 22:17:04 [INFO] [0;32;1mMultiverse[0;37;1m already knows about '[0;36;1mskyworld[0;37;1m'![m
2013-08-08 22:17:04 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
2013-08-08 22:17:04 [INFO] [MobArena] MobArena v0.95.5 is now available!
2013-08-08 22:17:04 [INFO] [MobArena] Your version: v0.94.4.98
2013-08-08 22:17:04 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Cached 58 protections[m
2013-08-08 22:17:04 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Loaded 0 regions[m
2013-08-08 22:17:04 [INFO] [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m 58 blocks protected[m
2013-08-08 22:17:04 [SEVERE] Reached end of stream for null
2013-08-08 22:17:05 [INFO] [Citizens] Loaded 5 NPCs.
2013-08-08 22:17:05 [INFO] Accepted EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.CreativeEditSessionFactory from me.FurH.CreativeControl.integration.worldedit
2013-08-08 22:17:05 [WARNING] [WorldEdit] No compatible nms block class found.
2013-08-08 22:17:05 [INFO] [LWC] An update is available. You are on version "4.3.2 (b858)". The latest version is: "4.4.0"
2013-08-08 22:17:05 [INFO] [LWC] LWC updates can be found on the Bukkit Dev page at: http://dev.bukkit.org/server-mods/lwc/
2013-08-08 22:17:10 [SEVERE] Reached end of stream for /178.41.133.178
Re: Inventár
Napsal: 08 srp 2013, 22:19
od nejento
Necituj předchozí příspěvky a přečti si raději pravidla fóra.
Ještě server.log a případně ještě config toho CreativeControlu.
Re: Inventár
Napsal: 08 srp 2013, 22:29
od MagiCraft
NO sry za to citovanie a config cc je tu
Re: Inventár
Napsal: 09 srp 2013, 01:09
od Shadowhacker
Funguje CreativeControl na ty inventáře i bez DB?
Re: Inventár
Napsal: 09 srp 2013, 10:03
od TheAmazingCave
S multiverse inventories to blbne, napíš mi SZ, mám to už nastavené, pošlem ti to..
Re: Inventár
Napsal: 09 srp 2013, 14:26
od MagiCraft
co je sz?