This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public class BlockingExample extends JavaPlugin implements Listener { | |
// enabling area | |
@Override | |
public void onEnable() { | |
this.getServer().getPluginManager().registerEvents(this, this); | |
this.startProcessing(); | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#### MATRIX CONFIG FILE | |
# MATRIX ANTI CHEAT | |
# file: checks.yml | Customize each checks here | |
# | |
# Useful Links: | |
# 1. Issue Tracker: https://github.com/jiangdashao/Matrix-Issues/issues | |
# 2. SpigotMC Overview Page: https://www.spigotmc.org/resources/64635/ | |
# 3. bStats: https://bstats.org/plugin/bukkit/Matrix | |
# 4. Discord Group: https://discord.gg/pEvY55J | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(00:01:53) pqCosmina failed Jesus check | suspicious movement in liquid (motion: 0.0,0.0,0.0, module: p6) (+7) | vl:7 ping:26 tps:19.99 component: jesus.6 | |
(00:01:54) pqCosmina failed Jesus check | suspicious movement in liquid (motion: 0.0,0.0,0.0, module: p6) (+7) | vl:14 ping:26 tps:19.95 component: jesus.6 | |
(00:01:56) pqCosmina failed Jesus check | suspicious movement in liquid (motion: -0.032,0.0,0.0, module: p6) (+7) | vl:21 ping:26 tps:20.0 component: jesus.6 | |
(00:01:56) Execute command: matrix notify pqCosmina tried to move illegally in liquid (Jesus) | |
(00:01:56) pqCosmina failed Jesus check | suspicious movement in liquid (motion: 0.0,0.0,0.0, module: p6) (+7) | vl:28 ping:26 tps:20.0 component: jesus.6 | |
(00:01:56) Execute command: matrix kick pqCosmina Jesus/WaterSpeed/WaterFly Hacks | |
(00:01:56) pqCosmina failed Jesus check | suspicious movement in liquid (motion: 0.0,0.0,0.0, module: p6) (+7) | vl:35 ping:26 tps:20.0 component: jesus.6 | |
(00:02:48) pqCosmina failed Jesus check | suspicious movement in liqu |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[16:28:33] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to FurnitureLib v2.1.8 | |
java.lang.NullPointerException: null | |
at de.Ste3et_C0st.FurnitureLib.Events.ChunkOnLoad.onClick(ChunkOnLoad.java:154) ~[?:?] | |
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor743.execute(Unknown Source) ~[?:?] | |
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.2.jar:git-Paper-77] | |
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.2.jar:git-Paper-77] | |
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.2.jar:git-Paper-77] | |
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.15.2.jar:git-Paper-77] | |
at org.bukkit.craftbukkit.v1_15_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:458) ~[patched_1.15.2.jar:git-Paper-77] | |
at org.bukkit.craftbukkit.v1_15_R1.event.CraftEventFactory.callPlayerInteractEvent(Craf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#### MATRIX CONFIG FILE | |
# MATRIX ANTI CHEAT | |
# file: checks.yml | Customize each checks here | |
# | |
# Useful Links: | |
# 1. Issue Tracker: https://github.com/jiangdashao/Matrix-Issues/issues | |
# 2. SpigotMC Overview Page: https://www.spigotmc.org/resources/64635/ | |
# 3. bStats: https://bstats.org/plugin/bukkit/Matrix | |
# 4. Discord Group: https://discord.gg/pEvY55J | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[10:49:38] [Server thread/ERROR]: Error occurred while enabling Tim v3.0 (Is it up to date?) | |
java.lang.NoSuchMethodError: org.bukkit.enchantments.Enchantment.getById(I)Lorg/bukkit/enchantments/Enchantment; | |
at org.kitteh.enchant.Tim.loadEnchantments(Tim.java:153) ~[?:?] | |
at org.kitteh.enchant.Tim.onEnable(Tim.java:137) ~[?:?] | |
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[spigot-1.13.2.jar:git-Spigot-f09662d-494eef4] | |
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [spigot-1.13.2.jar:git-Spigot-f09662d-494eef4] | |
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [spigot-1.13.2.jar:git-Spigot-f09662d-494eef4] | |
at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:436) [spigot-1.13.2.jar:git-Spigot-f09662d-494eef4] | |
at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:350) [spigot-1.13.2.jar:git-Spigot-f09662d-494eef4] | |
at net.minecraft.server.v1_13_R2.MinecraftServer.l(Mi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[15:52:47 ERROR]: Could not pass event PlayerInteractEvent to Essentials v2.0.1-b488 | |
java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/HashSet;I)Lorg/bukkit/block/Block; | |
at com.earth2me.essentials.signs.SignPlayerListener.onSignPlayerInteract(SignPlayerListener.java:41) ~[?:?] | |
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor141.execute(Unknown Source) ~[?:?] | |
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1216] | |
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched_1.12.2.jar:git-Paper-1216] | |
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1216] | |
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) ~[patched_1.12.2.jar:git-Paper-1216] | |
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) ~[patched_1.12.2.jar:git-Paper-1216] | |
at org.bukkit.craftbukkit.v |