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
[11:20:41] [Server thread/ERROR]: Could not pass event LingeringPotionSplashEvent to GriefDefender v2.1.8 | |
java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.Entity.getWorld()" because "targetEntity" is null | |
at com.griefdefender.listener.CommonEntityEventHandler.protectEntity(CommonEntityEventHandler.java:186) ~[?:?] | |
at com.griefdefender.listener.EntityEventHandler.onPotionDamage(EntityEventHandler.java:432) ~[?:?] | |
at com.griefdefender.listener.EntityEventHandler.onLingeringSplash(EntityEventHandler.java:395) ~[?:?] | |
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor89.execute(Unknown Source) ~[?:?] | |
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?] | |
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:git-Paper-352] | |
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?] | |
at org.buk |
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
# | |
# Updated: 23.04.2018 | |
# Source: tg://@krnshowtimebot | |
# | |
# Remove old list | |
/ip firewall address-list remove [/ip firewall address-list find list="RKN"] | |
# Add new subnets | |
/ip firewall address-list add list=RKN address=18.184.0.0/15 comment="A100 ROW GmbH" |
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
#!/bin/sh | |
shares=( | |
'000 - Document Database' | |
'001 - Administrative' | |
'002 - Construction' | |
'003 - HSE' | |
'004 - Material' | |
'005 - QC' | |
'006 - PDDM' |