Stránka 1 z 1
Ultra Ban error
Napsal: 19 kvě 2012, 23:10
od Sejcek
Když chci dát kick nebo ban apod.... tak mi to napíše An internal error occured while attempting to perform this command ale na web banlist se to zapíše dá to i ten Ban ale není tam napsaná Admin jmeno dal ban jmeno duvod ale jen cervene An internal error occured while attempting to perform this command
Config
Kód: Vybrat vše
#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: MySQL
mysql-database: 'jdbc:mysql://localhost:3306/gs_37357_1'
mysql-user: 'gs_37357_1'
mysql-password: '******'
#Change these if you want to load or create different databases#
#First load will create these databases#
mysql-table: banlist
mysql-table-ip: banlistip
#SQLite Information#
sqlite-dbname: banlist
#parameters#
auto-complete: true
#Command Checks#
useFine: true
#Max allowable fine#
#If Zero then no max will be placed#
maxFineAmt: 0
#Disable command usage on muted#
muteVanilla: true
#Max Warnings#
enableMaxWarn: false
maxWarnings: 5
#Default labels#
defAdminName: 'server'
defReason: 'not sure'
#change to true or false to enable lockdown#
#also can be done ingame /lockdown#
lockdown: false
#Enabling dupePolicy will disallow duplicate IP connections#
dupePolicy: false
#Messages#
messages:
banMsgFailed: '&4%victim% &7is already banned!'
unbanMsg: '&7Successfully unbanned &4%victim%&7!'
unbanMsgBroadcast: '&4%victim% &7was unbanned by &3%admin%&7!'
unbanMsgFailed: '&4%victim% &7is already unbanned!'
kickAllMsg: '%admin% kicked everyone. Reason: %reason%!'
kickMsgVictim: 'You have been kicked by %admin%. Reason: %reason%!'
kickMsgBroadcast: '&4%victim% &7was kicked by &3%admin%&7. Reason: &4%reason%!'
kickMsgFailed: '&7Kick failed: &7%victim% &7isn''t online.'
banMsgVictim: 'You have been banned by %admin%. Reason: %reason%!'
banMsgBroadcast: '&4%victim% &7was banned by &3%admin%&7. Reason: &4%reason%!'
permbanMsgVictim: 'You have been permabanned by %admin%. Reason: %reason%!'
permbanMsgBroadcast: '&4%victim% &7has been permabanned by &3%admin%&7. Reason: &4%reason%!'
tempbanMsgVictim: 'You have been temp. banned by %admin%. Reason: %reason%!'
tempbanMsgBroadcast: '&4%victim% &7was temp. banned by &3%admin%&7. Reason: &4%reason%!'
LoginTempban: '&7You are banned until &4%time%&7! Reason: &4%reason%!'
LoginBan: '%admin% banned you from this server! Reason: %reason%!'
LoginIPBan: 'Your IP is banned!'
fineMsgVictim: 'You have been fined by %admin% in the amount of %amt%!'
fineMsgBroadcast: '&4%victim% &7was fined by &3%admin%&7 in the amount of &4%amt%!'
emptyMsgVictim: '&3%admin% has cleared your inventory!'
emptyMsgBroadcast: '&3%admin% has cleared the inventory of &4%victim%!'
starveMsgVictim: '&7You are now starving!'
starveMsgBroadcast: '&4%victim% is now starving!'
fspawnMsgVictim: '&7You have been sent to spawn!'
fspawnMsgBroadcast: '&4%victim% &7is now at spawn!'
jailMsgVictim: '&7You have been jailed by &3%admin%&7. Reason: &4%reason%!'
jailMsgRelease: '&4%victim% &7was released from jail by &3%admin%&7!'
jailMsgBroadcast: '&4%victim% &7was jailed by &3%admin%&7. Reason: &4%reason%!'
warnMsgVictim: '&7You have been warned by &3%admin%&7. Reason: &4%reason%!'
warnMsgBroadcast: '&4%victim% &7was warned by &3%admin%&7. Reason: &4%reason%!'
lockMsgLogin: 'Server is under a lockdown, Try again later! Sorry.'
DupeIPKick: 'Duplicate IP addresses disabled.'
jailCmdMsg: 'You cannot use commands while jailed!'
jailChatMsg: 'Your cry falls on deaf ears.'
jailPlaceMsg: 'You cannot place blocks while you are jailed!'
jailBreakMsg: 'You cannot break blocks while you are jailed!'
tempjailMsgVictim: 'You have been temp. jailed by %admin%. Reason: %reason%!'
tempjailMsgBroadcast: '&4%victim% &7was temp. jailed by &3%admin%&7. Reason: &4%reason%!'
tempipbanMsgVictim: 'You have been temp. ipbanned by %admin%. Reason: %reason%!'
tempipbanMsgBroadcast: '&4%victim% &7was temp. ipbanned by &3%admin%&7. Reason: &4%reason%!'
muteChatMsg: 'You have been muted!'
unmuteMsgVictim: 'You have been unmuted.'
unmuteMsg: 'You have unmuted %victim%.'
#Do Not Change Values Below#
jail:
x: 0
y: 0
z: 0
yaw: 0
pitch: 0
Re: Ultra Ban error
Napsal: 19 kvě 2012, 23:30
od nejento
Dej sem server.log
Re: Ultra Ban error
Napsal: 20 kvě 2012, 00:10
od Sejcek
log
Kód: Vybrat vše
2012-05-20 00:00:34 [INFO] Starting FakaHedaMinequery server on 93.91.240.156:38357
2012-05-20 00:00:34 [SEVERE] Could not load 'plugins/BlockHat.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Vault
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:213)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:189)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:157)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:423)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-05-20 00:00:34 [INFO] [PermissionsEx] sql backend registered!
2012-05-20 00:00:34 [INFO] [PermissionsEx] file backend registered!
2012-05-20 00:00:34 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2012-05-20 00:00:34 [INFO] [MagicCarpet] Loading MagicCarpet v2.1.5
2012-05-20 00:00:34 [INFO] [LagMeter] Loading LagMeter v1.7
2012-05-20 00:00:34 [INFO] [SafeFire] Loading SafeFire v1.4
2012-05-20 00:00:34 [INFO] [JustWarp] Loading JustWarp v1.0b
2012-05-20 00:00:34 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.1
2012-05-20 00:00:34 [INFO] [WorldEdit] Loading WorldEdit v5.3
2012-05-20 00:00:34 [INFO] [iZone] Loading iZone v7.4
2012-05-20 00:00:34 [INFO] [SafeExplosions] Loading SafeExplosions v1.1
2012-05-20 00:00:34 [INFO] [AdminCmd] Loading AdminCmd v5.12 (BUILD 01.03.2012 @ 20:13:36)
2012-05-20 00:00:34 [INFO] [DeathNotifier] Loading DeathNotifier vv1.4.5 Build #223
2012-05-20 00:00:34 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.1
2012-05-20 00:00:34 [INFO] [PermissionsEx] Initializing file backend
2012-05-20 00:00:34 [INFO] [UltraBan] Loading UltraBan v0.2.7
2012-05-20 00:00:34 [INFO] [WorldGuard] Loading WorldGuard v5.5.2-SNAPSHOT
2012-05-20 00:00:34 [INFO] [AutoMessage] Loading AutoMessage v1.5
2012-05-20 00:00:34 [INFO] [iConomy] Loading iConomy v6.0.9b
2012-05-20 00:00:34 [INFO] [AuthMe] Loading AuthMe v2.6.3b3
2012-05-20 00:00:34 [INFO] [CoreProtect] Loading CoreProtect v1.2
2012-05-20 00:00:34 [INFO] [pvparena] Loading pvparena v0.7.17.4
2012-05-20 00:00:34 [INFO] [MineMaze] Loading MineMaze v1.5
2012-05-20 00:00:34 [INFO] [Reservations] Loading Reservations v2.0
2012-05-20 00:00:34 [INFO] [OpenInv] Loading OpenInv v1.8.4
2012-05-20 00:00:34 [INFO] [BKCommonLib] Loading BKCommonLib v1.18
2012-05-20 00:00:34 [INFO] [MonsterBox] Loading MonsterBox v0.6
2012-05-20 00:00:34 [INFO] [MobArena] Loading MobArena v0.94.4.64
2012-05-20 00:00:34 [INFO] [MobDisguise] Loading MobDisguise v1.81
2012-05-20 00:00:34 [INFO] [FoundDiamonds] Loading FoundDiamonds v3.2.3
2012-05-20 00:00:34 [INFO] [WorldFeatures] Loading WorldFeatures v1.82
2012-05-20 00:00:34 [INFO] [Jobs] Loading Jobs v2.6.3
2012-05-20 00:00:34 [INFO] [NoLaggTNT] Loading NoLaggTNT v1.05
2012-05-20 00:00:34 [INFO] [ChatManager] Loading ChatManager v1.19
2012-05-20 00:00:34 [INFO] [LWC] Loading LWC v4.1.1 (b645-git-b24cc99e)
2012-05-20 00:00:34 [INFO] [NoLaggExamine] Loading NoLaggExamine v1.06
2012-05-20 00:00:34 [INFO] [ChestShop] Loading ChestShop v3.39
2012-05-20 00:00:34 [INFO] [BKCommonLib] Enabling BKCommonLib v1.18
2012-05-20 00:00:34 [INFO] BKCommonLib version 1.18 enabled!
2012-05-20 00:00:34 [INFO] [WorldFeatures] Enabling WorldFeatures v1.82
2012-05-20 00:00:34 [SEVERE] Error occurred while enabling WorldFeatures v1.82 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/util/config/Configuration
at me.dalton.worldfeatures.Main.load(Main.java:42)
at me.dalton.worldfeatures.Main.onEnable(Main.java:73)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:190)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:157)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:423)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.ClassNotFoundException: org.bukkit.util.config.Configuration
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 12 more
2012-05-20 00:00:34 [INFO] [LWC] Enabling LWC v4.1.1 (b645-git-b24cc99e)
2012-05-20 00:00:34 [INFO] LWC: Loading shared objects
2012-05-20 00:00:34 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
2012-05-20 00:00:34 [INFO] LWC: Protection cache: 0/10000
2012-05-20 00:00:34 [INFO] LWC: Loaded 207 locale strings (0 overrides)
2012-05-20 00:00:34 [INFO] LWC: Permissions API: PEXPermissions
2012-05-20 00:00:34 [INFO] LWC: Currency API: iConomy6Currency
2012-05-20 00:00:34 [INFO] LWC: Connecting to SQLite
2012-05-20 00:00:34 [INFO] LWC: Performing any necessary database updates
2012-05-20 00:00:34 [INFO] LWC: Using database: Native
2012-05-20 00:00:35 [INFO] LWC: Precached 10000 protections.
2012-05-20 00:00:35 [INFO] LWC: At version: 4.1.1 (b645)
2012-05-20 00:00:35 [INFO] Preparing level "world"
2012-05-20 00:00:35 [INFO] Default game type: 0
2012-05-20 00:00:35 [INFO] LWC: Latest version: 4.1.1
2012-05-20 00:00:35 [INFO] Preparing start region for level 0 (Seed: -5632351566209613833)
2012-05-20 00:00:35 [INFO] Preparing start region for level 1 (Seed: 7906335395159923483)
2012-05-20 00:00:35 [INFO] Preparing start region for level 2 (Seed: 7906335395159923483)
2012-05-20 00:00:36 [INFO] [MagicCarpet] Enabling MagicCarpet v2.1.5
2012-05-20 00:00:36 [INFO] [MagicCarpet] Loading carpets...
2012-05-20 00:00:36 [INFO] [MagicCarpet] is now enabled!
2012-05-20 00:00:36 [INFO] [LagMeter] Enabling LagMeter v1.7
2012-05-20 00:00:36 [INFO] [LagMeter 1.7] Enabled! Polling every 40 server ticks. Logging to /hlserver/37357/plugins/LagMeter/lag.log
2012-05-20 00:00:36 [INFO] [SafeFire] Enabling SafeFire v1.4
2012-05-20 00:00:36 [INFO] [SafeFire] Permission plugin not detected, defaulting to OP.
2012-05-20 00:00:36 [INFO] [JustWarp] Enabling JustWarp v1.0b
2012-05-20 00:00:36 [INFO] JustWarp version 1.0b is enabled!
2012-05-20 00:00:36 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.1
2012-05-20 00:00:36 [INFO] [WorldEdit] Enabling WorldEdit v5.3
2012-05-20 00:00:36 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-05-20 00:00:36 [INFO] [iZone] Enabling iZone v7.4
2012-05-20 00:00:36 [INFO] [iZone v7.4] world.pvp = false
2012-05-20 00:00:36 [INFO] [iZone v7.4] world_nether.pvp = false
2012-05-20 00:00:36 [INFO] [iZone v7.4] world_the_end.pvp = false
2012-05-20 00:00:36 [INFO] [iZone v7.4] Loaded 2 zones
2012-05-20 00:00:36 [INFO] [SafeExplosions] Enabling SafeExplosions v1.1
2012-05-20 00:00:36 [INFO] [SafeExplosions] Listening to PermissionsEX.
2012-05-20 00:00:36 [INFO] [SafeExplosions v1.1] Disabled.
2012-05-20 00:00:36 [INFO] [AdminCmd] Enabling AdminCmd v5.12 (BUILD 01.03.2012 @ 20:13:36)
2012-05-20 00:00:36 [INFO] [AdminCmd] Plugin Enabled. (version 5.12 (BUILD 01.03.2012 @ 20:13:36))
2012-05-20 00:00:37 [SEVERE] [AdminCmd] Config file plugins/AdminCmd/locales/en_US.yml isn't valid! unacceptable character 'ďż˝' (0xFFFD) special characters are not allowed
in "<string>", position 12995
2012-05-20 00:00:37 [INFO] [AdminCmd] motd.txt loaded
2012-05-20 00:00:37 [INFO] [AdminCmd] motdNewUser.txt loaded
2012-05-20 00:00:37 [INFO] [AdminCmd] news.txt loaded
2012-05-20 00:00:37 [INFO] [AdminCmd] rules.txt loaded
2012-05-20 00:00:37 [INFO] [AdminCmd] Problem with permissions of JustWarp
2012-05-20 00:00:37 [INFO] [DeathNotifier] Enabling DeathNotifier vv1.4.5 Build #223
2012-05-20 00:00:37 [INFO] [DeathNotifier vv1.4.5] is now enabling...
2012-05-20 00:00:38 [INFO] [DeathNotifier vv1.4.5] Hooking Metrics
2012-05-20 00:00:38 [INFO] [DeathNotifier vv1.4.5] is now enabled
2012-05-20 00:00:38 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.1
2012-05-20 00:00:38 [INFO] [PermissionsEx] Superperms support enabled.
2012-05-20 00:00:38 [INFO] [PermissionsEx] v1.19.1 enabled
2012-05-20 00:00:38 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-05-20 00:00:38 [INFO] [AdminCmd] Successfully linked with PermissionsEX
2012-05-20 00:00:38 [INFO] [UltraBan] Enabling UltraBan v0.2.7
2012-05-20 00:00:38 [INFO] [UltraBan] Configuration: config.yml Loaded!
2012-05-20 00:00:38 [INFO] [UltraBan] Initialized db connection
2012-05-20 00:00:38 [INFO] [UltraBan] Listeners enabled, Server is secured.
2012-05-20 00:00:38 [INFO] [UltraBan] version 0.2.7 has been initialized!
2012-05-20 00:00:38 [INFO] [WorldGuard] Enabling WorldGuard v5.5.2-SNAPSHOT
2012-05-20 00:00:38 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2012-05-20 00:00:38 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2012-05-20 00:00:38 [INFO] [WorldGuard] (world) Lava fire is blocked.
2012-05-20 00:00:38 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2012-05-20 00:00:38 [INFO] [WorldGuard] Loaded configuration for world 'world"
2012-05-20 00:00:38 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2012-05-20 00:00:38 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2012-05-20 00:00:38 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2012-05-20 00:00:38 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2012-05-20 00:00:38 [INFO] [WorldGuard] Loaded configuration for world 'world_nether"
2012-05-20 00:00:38 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2012-05-20 00:00:38 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2012-05-20 00:00:38 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2012-05-20 00:00:38 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2012-05-20 00:00:38 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end"
2012-05-20 00:00:38 [INFO] [WorldGuard] 568 regions loaded for 'world'
2012-05-20 00:00:38 [INFO] [WorldGuard] 3 regions loaded for 'world_nether'
2012-05-20 00:00:38 [INFO] [WorldGuard] 1 regions loaded for 'world_the_end'
2012-05-20 00:00:38 [INFO] [AutoMessage] Enabling AutoMessage v1.5
2012-05-20 00:00:38 [INFO] [AutoMessage] version [1.5] loaded
2012-05-20 00:00:38 [INFO] [iConomy] Enabling iConomy v6.0.9b
2012-05-20 00:00:39 [INFO] [iConomy - Celty] Enabled (23 ms)
2012-05-20 00:00:39 [INFO] [AuthMe] Enabling AuthMe v2.6.3b3
2012-05-20 00:00:39 [INFO] [AuthMe] Loading Configuration File...
2012-05-20 00:00:39 [INFO] [AuthMe] Merge new Options..
2012-05-20 00:00:39 [INFO] [AuthMe] Authme 2.6.3b3 enabled
2012-05-20 00:00:39 [INFO] [CoreProtect] Enabling CoreProtect v1.2
2012-05-20 00:00:39 [INFO] CoreProtect version 1.2 is enabled!
2012-05-20 00:00:39 [INFO] [CoreProtect] Using file based data storage.
2012-05-20 00:00:39 [INFO] [pvparena] Enabling pvparena v0.7.17.4
2012-05-20 00:00:39 [INFO] [iConomy - Celty] Purged accounts with default balance.
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaType loaded: teamdm (version v0.7.17.4)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaType loaded: dm (version v0.7.17.4)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaType loaded: duel (version v0.7.11.2)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaType loaded: pumpkin (version v0.7.17.4)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaType loaded: dom (version v0.7.11.2)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaType loaded: free (version v0.7.17.2)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaType loaded: ctf (version v0.7.17.4)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaType loaded: teams (version v0.7.10.6)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaModule loaded: EconomySupport (version v0.7.10.6)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaModule loaded: BlockRestore (version v0.7.17.2)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaModule loaded: Announcements (version v0.7.10.6)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaModule loaded: VaultSupport (version v0.7.10.6)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaModule loaded: TempPerms (version v0.7.10.6)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaModule loaded: ColoredTeams (version v0.7.12.1)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaModule loaded: TempPerms (version v0.7.10.6)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaModule loaded: ArenaBoards (version v0.7.17.2)
2012-05-20 00:00:39 [INFO] [PVP Arena] module ArenaModule loaded: PowerUps (version v0.7.16.1)
2012-05-20 00:00:39 [INFO] [PVP Arena] Plugin tracking enabled. Set stats: false inside the main config to disable.
2012-05-20 00:00:39 [INFO] [PVP Arena] Checking for updates...
2012-05-20 00:00:39 [INFO] [PVP Arena] Spout not found, you are missing some features ;)
2012-05-20 00:00:39 [INFO] [PVP Arena] enabled (version pvparena v0.7.17.4)
2012-05-20 00:00:39 [INFO] [PVP Arena] <3 eConomy
2012-05-20 00:00:39 [INFO] [MineMaze] Enabling MineMaze v1.5
2012-05-20 00:00:39 [INFO] [MineMaze]v 1.5 is enabled
2012-05-20 00:00:39 [WARNING] [PermissionsHandler] Permission-Plugin not found, default to OP!
2012-05-20 00:00:39 [INFO] [Reservations] Enabling Reservations v2.0
2012-05-20 00:00:39 [INFO] [Reservations]: Defaulting to OP-only
2012-05-20 00:00:39 [INFO] [Reservations] is enabled!
2012-05-20 00:00:39 [INFO] [OpenInv] Enabling OpenInv v1.8.4
2012-05-20 00:00:39 [INFO] [OpenInv] version 1.8.4 enabled!
2012-05-20 00:00:39 [INFO] [MonsterBox] Enabling MonsterBox v0.6
2012-05-20 00:00:39 [INFO] [MonsterBox] Spout not detected. Disabling spout support.
2012-05-20 00:00:39 [INFO] MonsterBox version 0.6 is enabled!
2012-05-20 00:00:39 [INFO] [MobArena] Enabling MobArena v0.94.4.64
2012-05-20 00:00:39 [WARNING] [MobArena] Vault was not found. Economy rewards will not work!
2012-05-20 00:00:39 [WARNING] [MobArena] Could not find the world for arena 'default'. Using default world ('world')! Check the config-file!
2012-05-20 00:00:39 [WARNING] [MobArena] The 'single' branch for arena 'default' is empty. Check the config-file.
2012-05-20 00:00:39 [SEVERE] Error occurred while enabling MobArena v0.94.4.64 (Is it up to date?)
java.lang.IllegalArgumentException: Cannot set to an empty path
at org.apache.commons.lang.Validate.notEmpty(Validate.java:363)
at org.bukkit.configuration.MemorySection.set(MemorySection.java:156)
at org.bukkit.configuration.MemorySection
Re: Ultra Ban error
Napsal: 20 kvě 2012, 00:11
od Sejcek
2 polovina
Kód: Vybrat vše
at org.bukkit.configuration.MemorySection.set(MemorySection.java:186)
at com.garbagemule.MobArena.util.config.Config.set(Config.java:345)
at com.garbagemule.MobArena.log.YMLSessionBuilder.reset(YMLSessionBuilder.java:109)
at com.garbagemule.MobArena.log.YMLSessionBuilder.<init>(YMLSessionBuilder.java:28)
at com.garbagemule.MobArena.ArenaImpl.<init>(ArenaImpl.java:174)
at com.garbagemule.MobArena.ArenaMasterImpl.loadArena(ArenaMasterImpl.java:519)
at com.garbagemule.MobArena.ArenaMasterImpl.loadArenas(ArenaMasterImpl.java:489)
at com.garbagemule.MobArena.ArenaMasterImpl.initialize(ArenaMasterImpl.java:242)
at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:81)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:372)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:359)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:188)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:423)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-05-20 00:00:39 [INFO] [MobDisguise] Enabling MobDisguise v1.81
2012-05-20 00:00:39 [INFO] [MobDisguise] by desmin88 version 1.81 enabled.
2012-05-20 00:00:39 [INFO] [FoundDiamonds] Enabling FoundDiamonds v3.2.3
2012-05-20 00:00:39 [INFO] [FoundDiamonds] Enabled
2012-05-20 00:00:39 [INFO] [Jobs] Enabling Jobs v2.6.3
2012-05-20 00:00:40 [INFO] [Jobs] - Job DrevoRubec is missing the slots property. defaulting to no limits !
2012-05-20 00:00:40 [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to no limits !
2012-05-20 00:00:40 [INFO] [Jobs] - Job Builder is missing the slots property. defaulting to no limits !
2012-05-20 00:00:40 [INFO] [Jobs] - Job Digger is missing the slots property. defaulting to no limits !
2012-05-20 00:00:40 [INFO] [Jobs] - Job Farmer is missing the slots property. defaulting to no limits !
2012-05-20 00:00:40 [INFO] [Jobs] - Job Hunter is missing the max-level property. defaulting to no limits !
2012-05-20 00:00:40 [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to no limits !
2012-05-20 00:00:40 [INFO] [Jobs] - Job Fisherman is missing the slots property. defaulting to no limits !
2012-05-20 00:00:40 [INFO] [Jobs] - Job Weaponsmith is missing the slots property. defaulting to no limits !
2012-05-20 00:00:40 [INFO] [Jobs] - Job None is missing the max-level property. defaulting to no limits !
2012-05-20 00:00:40 [INFO] [Jobs] - Job None is missing the slots property. defaulting to no limits !
2012-05-20 00:00:40 [INFO] [Jobs v2.6.3] has been enabled succesfully.
2012-05-20 00:00:40 [INFO] [Jobs] Successfully linked with iConomy 6.
2012-05-20 00:00:40 [INFO] [NoLaggTNT] Enabling NoLaggTNT v1.05
2012-05-20 00:00:40 [INFO] NoLaggTNT version 1.05 enabled!
2012-05-20 00:00:40 [INFO] [ChatManager] Enabling ChatManager v1.19
2012-05-20 00:00:40 [INFO] [ChatManager] ChatManager enabled!
2012-05-20 00:00:40 [INFO] [NoLaggExamine] Enabling NoLaggExamine v1.06
2012-05-20 00:00:40 [INFO] NoLaggExamine version 1.06 enabled!
2012-05-20 00:00:40 [INFO] [ChestShop] Enabling ChestShop v3.39
2012-05-20 00:00:40 [INFO] [ChestShop] LWC version 4.1.1 (b645-git-b24cc99e) loaded.
2012-05-20 00:00:40 [INFO] [ChestShop] WorldGuard version 5.5.2-SNAPSHOT loaded.
2012-05-20 00:00:40 [INFO] [ChestShop] iConomy version 6 loaded.
2012-05-20 00:00:40 [SEVERE] [ChestShop] WARNING! Your spawn-radius in bukkit.yml isn't set to 0! You won't be able to sell to shops built near spawn!
2012-05-20 00:00:40 [INFO] Server permissions file permissions.yml is empty, ignoring it
2012-05-20 00:00:40 [INFO] Done (5.326s)! For help, type "help" or "?"
2012-05-20 00:00:40 [INFO] Starting GS4 status listener
2012-05-20 00:00:40 [INFO] Query running on 93.91.240.156:37357
2012-05-20 00:00:40 [INFO] /84.47.14.178:51307 lost connection
2012-05-20 00:00:40 [INFO] --------------------
2012-05-20 00:00:40 [INFO] [CoreProtect] Version 1.35 now available.
2012-05-20 00:00:40 [INFO] [CoreProtect] Download at http://core.minerealm.com
2012-05-20 00:00:40 [INFO] [CoreProtect] Enjoy CoreProtect? Leave a comment on the thread!
2012-05-20 00:00:40 [INFO] --------------------
2012-05-20 00:00:40 [WARNING] [PVP Arena] You are using v0.7.17.4, an outdated version! Latest: 0.7.23.0
Re: Ultra Ban error
Napsal: 20 kvě 2012, 10:53
od MrMinas
dej sem i pluginlist a jestli chces poradit tak updait mobarena
Re: Ultra Ban error
Napsal: 20 kvě 2012, 11:43
od nejento
Aktualizuj:
BlockHat
CoreProtect
WorldFeatures
Máš-li už nějakou MobArenu vytvořenou, dej sem config.yml.
Pokud ještě nemáš MobArénu vytvořenou, smaž složku MobArena a udělej si ji podle návodu:
viewtopic.php?f=85&t=6809Ohledně UltraBanu by problém být neměl. Máš přiřazené permissiony?
Re: Ultra Ban error
Napsal: 20 kvě 2012, 12:04
od Sejcek
Permissiony nemam stačí když mám OP a v perrmissions mam '*' ze ?
Re: Ultra Ban error
Napsal: 20 kvě 2012, 12:06
od nejento
j
Re: Ultra Ban error
Napsal: 20 kvě 2012, 12:25
od Sejcek
Ok zatim to jde
