Ahoj, pokud jsem to správně pochopil, tak mám aktualizovat bukkit a Mineconomy a plugin register nefunguje.
Po přidání pluginů CreativeGuard, FoundDiamonds, LogOres, NoCheatPlus nepadají itemy po zníčení stromů a bloků.
v configu jsem nenašel nic nebo jsem to přehlédl.
Pokud znáte nějaký dobrý pluginy, klidně pište.
Děkuji moc za veškerou ochotu a pomoc, karmu dávám samozřejmostí!
Server.log
Spoiler: zobrazit
Kód: Vybrat vše
2012-10-02 19:31:02 [INFO] Starting minecraft server version 1.3.1
2012-10-02 19:31:02 [INFO] Loading properties
2012-10-02 19:31:02 [INFO] Default game type: SURVIVAL
2012-10-02 19:31:02 [INFO] Generating keypair
2012-10-02 19:31:02 [INFO] Starting Minecraft server on 93.91.250.119:27802
2012-10-02 19:31:02 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-10-02 19:31:02 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-10-02 19:31:02 [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.
2012-10-02 19:31:02 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-10-02 19:31:02 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.1-R2.0-b2340jnks (MC: 1.3.1) (Implementing API version 1.3.1-R2.0)
2012-10-02 19:31:03 [WARNING] ----- Bukkit Auto Updater -----
2012-10-02 19:31:03 [WARNING] Your version of CraftBukkit is out of date. Version 1.3.2-R1.0 (build #2377) was released on Fri Sep 28 20:34:43 CEST 2012.
2012-10-02 19:31:03 [WARNING] Details: http://dl.bukkit.org/downloads/craftbukkit/view/01434_1.3.2-R1.0/
2012-10-02 19:31:03 [WARNING] Download: http://dl.bukkit.org/downloads/craftbukkit/get/01434_1.3.2-R1.0/craftbukkit.jar
2012-10-02 19:31:03 [WARNING] ----- ------------------- -----
2012-10-02 19:31:03 [INFO] Starting FakaHedaMinequery server on 93.91.250.119:28802
2012-10-02 19:31:03 [INFO] [PermissionsEx] sql backend registered!
2012-10-02 19:31:03 [INFO] [PermissionsEx] file backend registered!
2012-10-02 19:31:03 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2012-10-02 19:31:03 [SEVERE] ebean.properties not found
2012-10-02 19:31:03 [WARNING] No Entities found in ClassPath using ClassPathReader [com.avaje.ebeaninternal.server.util.DefaultClassPathReader@dc50766] Classpath Searched[[file:/hlserver/27802/minecraft_server.jar]]
2012-10-02 19:31:03 [INFO] Classpath search hits in jars[] pkgs[] searchTime[2]
2012-10-02 19:31:03 [INFO] DataSourcePool [LogOres] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
2012-10-02 19:31:03 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
2012-10-02 19:31:03 [INFO] Entities enhanced[0] subclassed[0]
2012-10-02 19:31:03 [INFO] [LagMeter] Loading LagMeter v1.9.0
2012-10-02 19:31:03 [INFO] [LegendaryMessages] Loading LegendaryMessages v3.5
2012-10-02 19:31:03 [INFO] [MineConomy] Loading MineConomy v1.5
2012-10-02 19:31:03 [INFO] [NoCheatPlus] Loading NoCheatPlus v3.6.1
2012-10-02 19:31:03 [INFO] [WorldEdit] Loading WorldEdit v5.4.2
2012-10-02 19:31:03 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.1
2012-10-02 19:31:03 [INFO] [Vault] Loading Vault v1.2.19-b248
2012-10-02 19:31:03 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.2
2012-10-02 19:31:03 [INFO] [PermissionsEx] Initializing file backend
2012-10-02 19:31:04 [INFO] [LWC] Loading LWC v4.3.0 (b736-git-1b1150b1) (August 08, 2012)
2012-10-02 19:31:04 [INFO] [CreativeGuard] Loading CreativeGuard v0.6.9.8.2
2012-10-02 19:31:05 [INFO] [SimpleRestart] Loading SimpleRestart v1.3.4
2012-10-02 19:31:05 [INFO] [AuthMe] Loading AuthMe v2.6.6
2012-10-02 19:31:05 [INFO] [Register] Loading Register v1.5
2012-10-02 19:31:05 [SEVERE] org/bukkit/util/config/Configuration initializing Register v1.5 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/util/config/Configuration
at com.nijikokun.register.Register.onLoad(Register.java:51)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:227)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:198)
at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:50)
at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
Caused by: java.lang.ClassNotFoundException: org.bukkit.util.config.Configuration
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:34)
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)
... 8 more
2012-10-02 19:31:05 [INFO] [ChopTree2] Loading ChopTree2 v2.2.0
2012-10-02 19:31:05 [INFO] [BKCommonLib] Loading BKCommonLib v1.23
2012-10-02 19:31:05 [INFO] [TrueBlood] Loading TrueBlood v1.0.0
2012-10-02 19:31:05 [INFO] [Modifyworld] Loading Modifyworld v1.19.3
2012-10-02 19:31:05 [INFO] [MoneyDrop] Loading MoneyDrop v1.6.2
2012-10-02 19:31:05 [INFO] [FoundDiamonds] Loading FoundDiamonds v3.6
2012-10-02 19:31:05 [INFO] Loading LogOres v1.0.1
2012-10-02 19:31:05 [INFO] [Essentials] Loading Essentials v2.9.3
2012-10-02 19:31:05 [INFO] [ChatManager] Loading ChatManager v1.19.1
2012-10-02 19:31:05 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.3
2012-10-02 19:31:05 [INFO] MLog clients using java 1.4+ standard logging.
2012-10-02 19:31:05 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.3
2012-10-02 19:31:05 [INFO] [NoLagg] Loading NoLagg v1.87.3
2012-10-02 19:31:05 [INFO] [ChestShop] Loading ChestShop v3.46
2012-10-02 19:31:05 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.3
2012-10-02 19:31:05 [INFO] [Residence] Loading Residence v2.6.5.2
2012-10-02 19:31:05 [INFO] [Vault] Enabling Vault v1.2.19-b248
2012-10-02 19:31:05 [INFO] [Vault][Economy] MineConomy found: Waiting
2012-10-02 19:31:05 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2012-10-02 19:31:05 [INFO] [Vault][Permission] PermissionsEx found: Waiting
2012-10-02 19:31:05 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2012-10-02 19:31:05 [INFO] [Vault][Chat] PermissionsEx found: Waiting
2012-10-02 19:31:05 [INFO] [Vault] Enabled Version 1.2.19-b248
2012-10-02 19:31:05 [INFO] [LWC] Enabling LWC v4.3.0 (b736-git-1b1150b1) (August 08, 2012)
2012-10-02 19:31:05 [INFO] [LWC] Loaded 209 locale strings (0 overrides)
2012-10-02 19:31:05 [INFO] [LWC] Permissions API: §4VaultPermissions
2012-10-02 19:31:05 [INFO] [LWC] Currency API: §4VaultCurrency
2012-10-02 19:31:05 [INFO] [LWC] Connecting to SQLite
2012-10-02 19:31:05 [INFO] [LWC] Performing any necessary database updates
2012-10-02 19:31:05 [INFO] [LWC] Using database: Native
2012-10-02 19:31:05 [INFO] [LWC] Precached 173 protections
2012-10-02 19:31:05 [INFO] [BKCommonLib] Enabling BKCommonLib v1.23
2012-10-02 19:31:05 [INFO] BKCommonLib version 1.23 enabled!
2012-10-02 19:31:05 [INFO] [NoLagg] Enabling NoLagg v1.87.3
2012-10-02 19:31:05 [INFO] [NoLagg Saving] will write world data to all region files every 12000 ticks (10.0 minutes)
2012-10-02 19:31:05 [INFO] NoLagg version 1.87.3 enabled!
2012-10-02 19:31:05 [INFO] Preparing level "world"
2012-10-02 19:31:05 [INFO] Preparing start region for level 0 (Seed: -3423481994322319875)
2012-10-02 19:31:05 [INFO] [Metrics] Connection reset
2012-10-02 19:31:06 [INFO] Preparing spawn area: 36%
2012-10-02 19:31:07 [INFO] Preparing start region for level 1 (Seed: 2876442663037430069)
2012-10-02 19:31:07 [INFO] Preparing spawn area: 32%
2012-10-02 19:31:08 [INFO] Preparing start region for level 2 (Seed: 2876442663037430069)
2012-10-02 19:31:08 [INFO] [LagMeter] Enabling LagMeter v1.9.0
2012-10-02 19:31:08 [INFO] [LagMeter] Not using logs folder.
2012-10-02 19:31:08 [INFO] [LagMeter 1.9.0] Enabled! Polling every 40 server ticks. Logging to /hlserver/27802/plugins/LagMeter/lag.log
2012-10-02 19:31:08 [INFO] [LegendaryMessages] Enabling LegendaryMessages v3.5
2012-10-02 19:31:08 [INFO] [LegendaryMessages] Loaded players.yml!
2012-10-02 19:31:08 [INFO] [MineConomy] Enabling MineConomy v1.5
2012-10-02 19:31:08 [INFO] [MineConomy] [INFO] Enabling plugin...
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Found CraftBukkit [2340]. It is compatible!
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Loading Config file...
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Config file loaded!
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] YML is enabled for Accounts.
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Loading Accounts file...
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Accounts file loaded!
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Loading Banks file...
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Banks file loaded!
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Loading Currency file...
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Currency file loaded!
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Loading Language file...
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Language file loaded!
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Interest Disabled.
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Tax Disabled.
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] GUI Disabled.
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] Checking for updates...
2012-10-02 19:31:09 [INFO] [MineConomy] [INFO] No updates available. MineConomy is up to date!
2012-10-02 19:31:09 [INFO] [MineConomy] [IMPORTANT] Version 1.5 by MjolnirCommando is enabled!
2012-10-02 19:31:09 [INFO] [Vault][Economy] MineConomy hooked.
2012-10-02 19:31:09 [INFO] [NoCheatPlus] Enabling NoCheatPlus v3.6.1
2012-10-02 19:31:09 [SEVERE] Error occurred while enabling NoCheatPlus v3.6.1 (Is it up to date?)
java.lang.VerifyError: (class: fr/neatmonster/nocheatplus/checks/chat/ChatListener, method: commandPreprocess signature: (Lorg/bukkit/event/player/PlayerCommandPreprocessEvent;)V) Incompatible argument to function
at fr.neatmonster.nocheatplus.NoCheatPlus.onEnable(NoCheatPlus.java:72)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:365)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:265)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:247)
at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
2012-10-02 19:31:10 [INFO] [WorldEdit] Enabling WorldEdit v5.4.2
2012-10-02 19:31:10 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-10-02 19:31:10 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.1
2012-10-02 19:31:10 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.2
2012-10-02 19:31:10 [INFO] [PermissionsEx] Superperms support enabled.
2012-10-02 19:31:10 [INFO] [PermissionsEx] v1.19.2 enabled
2012-10-02 19:31:10 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-10-02 19:31:10 [INFO] [Vault][Permission] PermissionsEx hooked.
2012-10-02 19:31:10 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2012-10-02 19:31:10 [INFO] [CreativeGuard] Enabling CreativeGuard v0.6.9.8.2
2012-10-02 19:31:10 [INFO] [CreativeGuard] v0.6.9.8.2 enabled!
2012-10-02 19:31:10 [INFO] CreativeGuard: Metrics Started
2012-10-02 19:31:10 [INFO] [CreativeGuard] Checking latest version
2012-10-02 19:31:10 [INFO] [Metrics] Connection reset
2012-10-02 19:32:13 [INFO] [CreativeGuard] Failed to check latest version
2012-10-02 19:32:13 [INFO] [CreativeGuard] java.net.ConnectException: Connection timed out
2012-10-02 19:32:13 [INFO] [SimpleRestart] Enabling SimpleRestart v1.3.4
2012-10-02 19:32:13 [INFO] [SimpleRestart] permissions (PermissionsEx-Plugin) successfully loaded
2012-10-02 19:32:13 [INFO] [SimpleRestart] plugin enabled
2012-10-02 19:32:13 [INFO] [SimpleRestart] warning scheduled for 85800 seconds from now!
2012-10-02 19:32:13 [INFO] [SimpleRestart] warning scheduled for 86100 seconds from now!
2012-10-02 19:32:13 [INFO] [SimpleRestart] warning scheduled for 86280 seconds from now!
2012-10-02 19:32:13 [INFO] [SimpleRestart] warning scheduled for 86340 seconds from now!
2012-10-02 19:32:13 [INFO] [SimpleRestart] reboot scheduled for 86400 seconds from now!
2012-10-02 19:32:13 [INFO] [AuthMe] Enabling AuthMe v2.6.6
2012-10-02 19:32:13 [INFO] [AuthMe] Loading Configuration File...
2012-10-02 19:32:13 [INFO] [AuthMe] Merge new Config Options..
2012-10-02 19:32:13 [INFO] [AuthMe] Set Language: en
2012-10-02 19:32:13 [INFO] [AuthMe] Authme 2.6.6 enabled
2012-10-02 19:32:13 [INFO] [Register] Enabling Register v1.5
2012-10-02 19:32:13 [SEVERE] Error occurred while enabling Register v1.5 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/event/Event$Type
at com.nijikokun.register.Register.onEnable(Register.java:70)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:365)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:265)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:247)
at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.Event$Type
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:34)
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-10-02 19:32:13 [INFO] Unable to hook register
2012-10-02 19:32:13 [INFO] [ChopTree2] Enabling ChopTree2 v2.2.0
2012-10-02 19:32:13 [INFO] [TrueBlood] Enabling TrueBlood v1.0.0
2012-10-02 19:32:13 [INFO] [TrueBlood] TrueBlood: Enabled
2012-10-02 19:32:13 [INFO] [Modifyworld] Enabling Modifyworld v1.19.3
2012-10-02 19:32:13 [INFO] [Modifyworld] Modifyworld enabled!
2012-10-02 19:32:13 [INFO] [MoneyDrop] Enabling MoneyDrop v1.6.2
2012-10-02 19:32:13 [INFO] [MoneyDrop] Startup complete.
2012-10-02 19:32:13 [INFO] [FoundDiamonds] Enabling FoundDiamonds v3.6
2012-10-02 19:32:13 [INFO] [FoundDiamonds] Enabled
2012-10-02 19:32:13 [INFO] Enabling LogOres v1.0.1
2012-10-02 19:32:13 [INFO] [LogOres] using VAULT:PermissionsEx for permissions
2012-10-02 19:32:13 [INFO] [LogOres]version 1.0.1, build 6 is enabled
2012-10-02 19:32:13 [INFO] [Essentials] Enabling Essentials v2.9.3
2012-10-02 19:32:13 [INFO] [Metrics] Connection reset
2012-10-02 19:32:13 [INFO] [Vault][Economy] Essentials Economy hooked.
2012-10-02 19:32:13 [INFO] Essentials: Using PermissionsEx based permissions.
2012-10-02 19:32:13 [INFO] [Essentials] Payment method found (Vault - Economy: MineConomy version: 1.2.19-b248)
2012-10-02 19:32:13 [INFO] [ChatManager] Enabling ChatManager v1.19.1
2012-10-02 19:32:13 [INFO] [ChatManager] ChatManager enabled!
2012-10-02 19:32:13 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.3
2012-10-02 19:32:13 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2012-10-02 19:32:13 [INFO] [metrics] Connection reset
2012-10-02 19:32:14 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.3
2012-10-02 19:32:14 [INFO] [ChestShop] Enabling ChestShop v3.46
2012-10-02 19:32:14 [INFO] [ChestShop] LWC version 4.3.0 (b736-git-1b1150b1) (August 08, 2012) loaded.
2012-10-02 19:32:14 [INFO] [ChestShop] Vault loaded - using MineConomy
2012-10-02 19:32:14 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.3
2012-10-02 19:32:14 [INFO] [Residence] Enabling Residence v2.6.5.2
2012-10-02 19:32:14 [INFO] [Residence] Found Vault using permissions plugin:PermissionsEx
2012-10-02 19:32:14 [INFO] [Residence] Scanning for economy systems...
2012-10-02 19:32:14 [INFO] [Residence] Found Vault using economy system: MineConomy
2012-10-02 19:32:14 [INFO] [Residence] Found WorldEdit
2012-10-02 19:32:14 [INFO] [Residence] Enabled! Version 2.6.5.2 by bekvon
2012-10-02 19:32:14 [INFO] Server permissions file permissions.yml is empty, ignoring it
2012-10-02 19:32:14 [INFO] Done (68.880s)! For help, type "help" or "?"
2012-10-02 19:32:14 [INFO] Starting GS4 status listener
2012-10-02 19:32:14 [INFO] Query running on 93.91.250.119:27802
2012-10-02 19:32:14 [INFO] [Metrics] Connection reset
2012-10-02 19:32:14 [INFO] [37;1m[[32;1mSERVER[37;1m] Schanis trochu dreva? vem si sekeru a zadej prikaz /warp farma_na_stromy .[m
2012-10-02 19:32:14 [INFO] /194.228.11.20:30582 lost connection
2012-10-02 19:32:15 [INFO] [Metrics] Connection reset
2012-10-02 19:32:15 [INFO] [MineConomy] [INFO] Auto-Saving files...
2012-10-02 19:32:15 [INFO] [MineConomy] [INFO] Finished auto-save.
2012-10-02 19:34:14 [INFO] [37;1m[[32;1mSERVER[37;1m] Potrebujes s necim poradit? zeptej se Adminu, radi ti pomuzou. :-)[m
config CreativeGuard:
Spoiler: zobrazit
Kód: Vybrat vše
settings:
debug: false
general:
removebanneditems: false
block:
drops: true
vehicles: true
inventory: true
redstone: true
dispensers: true
waterflow: true
lavaflow: true
chests: true
enderchests: true
beds: true
bow: true
fishing: true
exporbs: true
eggs: true
fire:
ignite: true
blockdamage: true
spread: true
potionsplash: true
enderman:
building: true
creeper:
explosion: true
weather:
lightning: true
rain: true
snow_golem: true
iron_golem: true
spawnegg:
creeper: true
skeleton: true
enderman: true
ozelot: true
wolf: true
spider: true
cavespider: true
mushroomcow: true
cow: true
chicken: true
pig: true
sheep: true
squid: true
zombie: true
blaze: true
ghast: true
silverfish: true
slime: true
lavaslime: true
villager: true
pigzombie: true
vehicles:
limit: true
protect: true
time:
freeze: none
blocked:
- 8
- 10
config FoundDiamonds:
Spoiler: zobrazit
Kód: Vybrat vše
Found Diamonds Configuration:
Main:
Disable in creative mode: true
Give OPs all permissions: true
Light Level:
Send violation admin messages: false
Minimum amount of light required to mine blocks: 10%
Silent Mode: true
Monitored Blocks: []
Traps:
Kick players on trap break: true
Ban players on trap break: false
Kick message: You triggered trap block.
Awards:
Items:
Random items for finding diamonds: false
Award all players: true
Percent of time items are given: 25
Maximum number or items to give: 3
Random Item 1: 265
Random Item 2: 263
Random Item 3: 340
Spells:
Random spells for finding diamonds: false
Award all players: true
Spell strength (1-5): 3
Percent of time spells are casted: 100
Messages:
Jump: You are as weightless as a feather.
Speed: You feel as swift as the wind.
Resistance: You feel a force field surround you.
Fire Resistance: You no longer fear the flames.
Water Breathing: The sea calls out to you.
Regeneration: A regenerative force embraces you.
Fast Digging: Haste makes waste.
Strength: You feel a strength rise up within you.
Broadcasts:
Options:
Message: '@Player@ found @Number@ @BlockName@'
Use player nicknames: true
Use classic ore colors for ores: true
Broadcasted Blocks:
- emerald ore,green
- diamond ore,aqua
- coal ore,dark gray
- glowing redstone ore,dark red
- lapis ore,blue
- gold ore,gold
- iron ore,gray
- redstone ore,dark red
Logging:
Trap breaks: true
Light Level Violations: false
Log all diamond ore breaks: false
Clean log (all ores): false
Admin Messages:
Admin Message Blocks: []
MySQL:
Enabled: false
Username: root
Password: bacon
DatabaseName: minecraft
URL: localhost
Port: 3306
Prefix: fd
Debug:
Enabled: false
Metrics:
Enabled: true
Enabled Worlds:
- world
- world_nether
- world_the_end
config LogOres:
Spoiler: zobrazit
Kód: Vybrat vše
# default 14 (gold), 15 (iron) and 56 (diamond) - MUST USE DATA VALUES
# # http://www.minecraftwiki.net/wiki/Data_values
loggedOres:
- 14
- 15
- 56
logTypes:
- file
#- excel
#- mysql
paranoidDiamonds: true
# MySQL Setup (only used if mysql is enabled as a logType above)
mysql:
host: localhost
database: logores
user: root
password: mydatabasepassword
# base name of the logFile. Note ".txt" will be added automatically. Also if
# you set logFilePerWorld to true, ".world" will be added before ".txt" as
# well.
logFile: "plugins/LogOres/oreLog"
logFilePerWorld: false
logLightLevel: false
# this weeds out false positives as a result of really close ores
minDistance: 5
# This defines the maximum number of blocks that can be mined before we don't consider
# the next ore to be part of a "cave" system. Just sets a sane upper limit on this check.
maxCaveBlocks: 50
flagging:
# Ratio for flagging: any ratio less than this value will be flagged with "flagged" in the log
# file for easy searching, and a series of flagged entries from the same player likely
# indicates a wall hack/texture pack cheat being used. Set here in config so you can tune
# it to your needs, I generally find this value to be reasonable.
ratio: 250
# maxTime defines the maximum time that we consider for flagging - if the time between
# ores exceeds this time, it won't be flagged. This helps prevent false positives.
# If set to 0, this setting is not used.
maxTime: 600
# this weeds out false positives as a result of cave systems, where very little mining
# takes place between ores (lots of open air)
minBlocks: 10
# maxDistance defines the maximum distance that we consider for flagging - this avoids
# false positives from for people that go above ground and then go back under somewhere
# else far way.
# If set to 0, this setting is not used.
maxDistance: 600
# This defines fuzzy match variance for reducing false-positives. Basically if the player
# is horizontally mining and finds ores that are within the the allowable variance, they
# won't be flagged. Set to 0 to disable and have no variance detection, although be
# warned you will likely get a higher number of [flagged] false positives.
#
# Default values of vertical: 3 and horizontal: 2 allow for normal horizontal strip
# mining activities without triggering any alerts.
allowedVariance:
vertical: 3
horizontal: 2
# if set to true, mining when light is 0 will trip a flag (only works if logLightLevel is true)
flagWhenZeroLight: false
# if notify is true, anyone with the 'logores.notify' permission will be notified on
# a flagged entry
notify: false
# by default we don't count [cave?] entries toward notification. Set this flag to true
# to change that behavior.
notifyInCaves: false
# you can tune this to be the number of flagged events are required before a notification
# is sent.
flagsBeforeNotify: 3
# worlds to ignore notifications from
#notifyIgnoredWorlds:
#- world1
#- world2
# This defines which permission system LogOres uses. Vault and WEPIF
# (WEPIF is built into WorldEdit) are preferred, they both provide
# a nice interface to all other permission systems. If you don't have
# or don't want to use either of those, there is some native support
# for a few other permission systems that you can use. These are
# checked in the order they are listed for existence and the
# first one to match is used.
permissions:
- vault
- wepif
- pex
- perm2-compat
- superperms
- ops
config NoCheatPlus:
Spoiler: zobrazit
Kód: Vybrat vše
# Main configuration file for NoCheatPlus. Read "Instructions.txt"
logging:
active: true
debugmessages: false
prefix: '&4NCP&f: '
filename: nocheatplus.log
file: true
console: true
ingamechat: true
miscellaneous:
allowclientmods: false
opbyconsoleonly: true
protectplugins: true
checks:
blockbreak:
fastbreak:
active: true
intervalsurvival: 45
intervalcreative: 145
actions: cancel vl>100 log:bbfastbreak:3:5:cif cancel vl>1000 log:bbfastbreak:3:5:cif cmd:kick cancel
reach:
active: true
actions: cancel vl>5 log:bbreach:0:2:if cancel
direction:
active: true
precision: 50
penaltytime: 300
actions: cancel vl>10 log:bbdirection:0:5:if cancel
noswing:
active: true
actions: log:bbnoswing:3:2:if cancel
blockplace:
fastplace:
active: true
interval: 95
actions: cancel vl>100 log:bpfastplace:3:5:cif cancel vl>1000 log:bpfastplace:3:5:cif cmd:kick cancel
reach:
active: true
actions: cancel vl>5 log:bpreach:0:2:if cancel
direction:
active: true
precision: 75
penaltytime: 100
actions: cancel vl>10 log:bpdirection:0:3:if cancel
projectile:
active: true
interval: 150
actions: cancel vl>150 log:bpprojectile:3:5:if cancel vl>1000 log:bpprojectile:3:5:cif cancel vl>4000 log:bpprojectile:3:5:cif cancel cmd:kick
fastsign:
exclusions:
- '[public]'
- '[private]'
- '[protection]'
- '[mail]'
- '[free]'
- '[kit]'
- '[disposal]'
- '[heal]'
- '[time]'
- '[weather]'
- '[warp]'
- '[spawnmob]'
- '[enchant]'
- '[trade]'
- '[buy]'
- '[sell]'
- '[balance]'
- '[gate]'
- '[bridge]'
- '[door]'
chat:
nopwnage:
active: true
warnplayers: false
warnothers: false
warnlevel: 400
warntimeout: 30000
banlevel: 800
otheractions: cancel log:nopwnage:2:5:cf cmd:ban cmd:ban-ip
move:
active: true
weightbonus: 200
weightmalus: 200
timeout: 30000
repeat:
active: true
weight: 150
timeout: 5000
speed:
active: true
weight: 200
timeout: 500
first:
active: true
weight: 200
timeout: 3000
global:
active: true
weight: 100
timeout: 5000
banned:
active: true
weight: 200
timeout: 2000
relog:
active: true
time: 1500
warnings: 1
timeout: 60000
captcha:
active: true
tries: 20
length: 4
characters: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890
messages:
kick: You're not allowed to spam this server!
captchaquestion: '&cPlease type ''&6[captcha]&c'' to continue sending messages/commands.'
captchasuccess: '&aOK, it sounds like you''re not a spambot.'
warnplayer: '&cOur system has detected unusual bot activities coming from you. Please be careful with what you say. DON''T repeat what you just said either, unless you want to be banned.'
warnothers: '&cPlease do not say anything similar to what [player] said!'
warnrelog: '&cYou relogged really fast! If you keep doing that, you''re going to be banned.'
arrivalslimit:
active: false
playerslimit: 3
timeframe: 5000
cooldowndelay: 5000
newtime: 600000
kickmessage: Please try again later!
actions: cancel
color:
active: true
actions: log:color:0:1:if cancel
fight:
direction:
active: true
precision: 75
penaltytime: 500
actions: cancel vl>5 log:fdirection:3:5:f cancel vl>20 log:fdirection:0:5:if cancel vl>50 log:fdirection:0:5:cif cancel
noswing:
active: true
actions: log:fnoswing:0:5:cif cancel
reach:
active: true
distance: 400
penaltytime: 500
actions: cancel vl>10 log:freach:2:5:if cancel
speed:
active: true
attacklimit: 15
actions: log:fspeed:0:5:if cancel
godmode:
active: true
actions: log:fgod:2:5:if cancel
instantheal:
active: true
actions: log:fheal:1:1:if cancel
knockback:
active: true
interval: 50
actions: cancel vl>50 log:fknock:0:5:cif cancel
critical:
active: true
falldistance: 0.01
velocity: 0.1
actions: cancel vl>50 log:fcritical:0:5:cif cancel
angle:
active: true
threshold: 50.0
actions: cancel vl>100 log:fangle:3:5:f cancel vl>250 log:fangle:0:5:cif cancel
inventory:
drop:
active: true
time: 20
limit: 100
actions: log:drop:0:1:cif cmd:kick
instantbow:
active: true
actions: log:ibow:2:5:if cancel
instanteat:
active: true
actions: log:ieat:2:5:if cancel
moving:
runfly:
active: true
allowfastsneaking: false
allowfastblocking: false
actions: log:moveshort:3:5:f cancel vl>100 log:moveshort:0:5:if cancel vl>400 log:movelong:0:5:cif cancel
nofall:
active: true
aggressivemode: true
actions: log:nofall:0:5:cif cancel
flying:
allowflyingalways: false
allowflyingincreative: true
flyingspeedlimitvertical: 100
flyingspeedlimithorizontal: 60
flyingheightlimit: 128
actions: log:moveshort:3:5:f cancel vl>100 log:moveshort:0:5:if cancel vl>400 log:movelong:0:5:cif cancel
bedflying:
active: true
actions: log:bedfly:3:5:f cancel vl>1 log:bedfly:0:5:if cancel vl>4 log:bedfly:0:5:cif cancel
morepackets:
active: true
actions: log:morepackets:3:2:if cancel vl>20 log:morepackets:0:2:if cancel
morepacketsvehicle:
active: true
actions: log:morepackets:0:2:if cancel
waterwalk:
active: true
actions: log:waterwalk:3:5:f vl>100 log:waterwalk:0:5:if cancel vl>400 log:waterwalk:0:5:cif cancel
strings:
drop: '[player] failed [check]: tried to drop more items than allowed. VL [violations].'
moveshort: '[player] failed [check]. VL [violations].'
movelong: '[player] in [world] at [location] moving to [locationto] over distance [movedistance] failed check [check]. Total violation level so far [violations].'
bedfly: '[player] failed [check]: tried to fly by sending bed leaving packets. VL [violations].'
nofall: '[player] failed [check]: tried to avoid fall damage for ~[falldistance] blocks. VL [violations].'
morepackets: '[player] failed [check]: sent [packets] more packets than expected. Total violation level [violations].'
waterwalk: '[player] failed [check]: tried to walk on water. Total violation level [violations].'
bbfastbreak: '[player] failed [check]: tried to break too much [blocktype]. Total violation level [violations].'
bbreach: '[player] failed [check]: tried to interact with a block over distance [reachdistance]. VL [violations].'
bbdirection: '[player] failed [check]: tried to interact with a block out of line of sight. VL [violations].'
bbnoswing: '[player] failed [check]: Didn''t swing arm. VL [violations].'
bpfastplace: '[player] failed [check]: tried to place too much blocks. Total violation level [violations].'
bpreach: '[player] failed [check]: tried to interact with a block over distance [reachdistance]. VL [violations].'
bpdirection: '[player] failed [check]: tried to interact with a block out of line of sight. VL [violations].'
bpprojectile: '[player] failed [check]: tried to throw items too quicly. VL [violations].'
nopwnage: '[player] ([ip]) failed chat.nopwnage: [reason].'
color: '[player] failed [check]: sent colored chat message ''[text]''. VL [violations].'
fdirection: '[player] failed [check]: tried to interact with a block out of line of sight. VL [violations].'
freach: '[player] failed [check]: tried to attack entity out of reach. VL [violations].'
fspeed: '[player] failed [check]: tried to attack more than [limit] times per second. VL [violations].'
fnoswing: '[player] failed [check]: Didn''t swing arm. VL [violations].'
fgod: '[player] failed [check]: Avoided taking damage or lagging. VL [violations].'
fheal: '[player] failed [check]: tried to regenerate health faster than normal. VL [violations].'
fknock: '[player] failed [check]: tried to do a knockback but wasn''t technically sprinting. VL [violations].'
fcritical: '[player] failed [check]: tried to do a critical hit but wasn''t technically jumping. VL [violations].'
fangle: '[player] failed [check]: tried to fight multiple entities at the same time. VL [violations].'
ibow: '[player] failed [check]: fires bow to fast. VL [violations].'
ieat: '[player] failed [check]: eats food [food] too fast. VL [violations].'
kick: kick [player]
ban: ban [player]
ban-ip: ban-ip [ip]