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
[17:20:00] [pool-5-thread-1/FATAL] [mixin/]: Mixin apply failed sodium.mixins.json:alloc.chunk_ticking.ServerChunkManagerMixin -> net.minecraft.world.server.ServerChunkProvider: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("INVOKE") on net/minecraft/world/server/ServerChunkProvider::redirectChunksListClone with priority 1000 cannot inject into net/minecraft/world/server/ServerChunkProvider::func_217220_m()V merged by net.creeperhost.wyml.mixins.MixinServerChunkCache with priority 1000 [PREINJECT Applicator Phase -> sodium.mixins.json:alloc.chunk_ticking.ServerChunkManagerMixin -> Prepare Injections -> -> redirect$zcm000$redirectChunksListClone(Ljava/lang/Iterable;)Ljava/util/ArrayList; -> Prepare] | |
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/world/server/ServerChunkProvider::redirectChunksListClone with priority 1000 cannot inject into net/minecraft/world/server/ServerChunkProvider::func_217220_m()V merged by net. |
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
vip: | |
delay: 85800 | |
items: | |
- iron_ingot 32 | |
- diamond 1 | |
- bread 64 | |
- coal_block 2 | |
- glass 32 | |
- oak_log 32 | |
- /eco give {player} 1000 |
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
############################################################ | |
# +------------------------------------------------------+ # | |
# | Notes | # | |
# +------------------------------------------------------+ # | |
############################################################ | |
# If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI. | |
# If you receive an error when Essentials loads, ensure that: | |
# - No tabs are present: YAML only allows spaces | |
# - Indents are correct: YAML hierarchy is based entirely on indentation |
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:34:04] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD' | |
[11:34:05] [main/INFO]: Reloading ResourceManager: Default, bukkit | |
[11:34:06] [Server-Worker-2/INFO]: Loaded 7 recipes | |
[11:34:07] [Server thread/INFO]: Starting minecraft server version 1.16.1 | |
[11:34:07] [Server thread/INFO]: Loading properties | |
[11:34:07] [Server thread/INFO]: This server is running Paper version git-Paper-41 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT) | |
[11:34:07] [Server thread/INFO]: Server Ping Player Sample Count: 12 | |
[11:34:08] [Server thread/INFO]: Using 4 threads for Netty based IO | |
[11:34:08] [Server thread/INFO]: Debug logging is disabled | |
[11:34:08] [Server thread/INFO]: Default game type: SURVIVAL |
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
--- Missing entries ------------------------------- | |
* BLOCK BREAKING (ACACIA_BUTTON) | |
* BLOCK BREAKING (ACACIA_DOOR / SOLID+GROUND+VARIABLE_USE+VARIABLE_REDSTONE) | |
* BLOCK BREAKING (ACACIA_FENCE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE) | |
* BLOCK BREAKING (ACACIA_FENCE_GATE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE+PASSABLE_X4+VARIABLE_USE+VARIABLE_REDSTONE) | |
* BLOCK BREAKING (ACACIA_LOG / SOLID+GROUND) | |
* BLOCK BREAKING (ACACIA_PLANKS / SOLID+GROUND) | |
* FLAGS (ACACIA_SAPLING) BlockProps(0.0 / ToolProps(NONE/NONE) / [0, 0, 0, 0, 0, 0, 0]) | |
* BLOCK BREAKING (ACACIA_SLAB / SOLID+GROUND+XZ100) | |
* BLOCK BREAKING (ACACIA_STAIRS / STAIRS+SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT) |
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
>.... [06:03:04 ERROR]: Could not pass event EntityDeathEvent to Prism v2.1.5-106 | |
java.lang.NullPointerException: null | |
at me.botsko.prism.listeners.PrismEntityEvents.onEntityDeath(PrismEntityEvents.java:164) ~[?:?] | |
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor1172.execute(Unknown Source) ~[?:?] | |
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.2.jar:git-Paper-103] | |
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.2.jar:git-Paper-103] | |
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.2.jar:git-Paper-103] | |
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:559) ~[patched_1.15.2.jar:git-Paper-103] | |
at org.bukkit.craftbukkit.v1_15_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:754) ~[patched_1.15.2.jar:git-Paper-103] | |
at net.minecraft.server.v1_15_R1.EntityLiving.d(EntityLiving.java:1380) ~[patched_1.15.2.jar:git-Pa |
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
[12:57:06 INFO]: ---- Version information ---- | |
[12:57:06 INFO]: #### Server #### | |
[12:57:06 INFO]: git-Paper-103 ~MC: 1.15.2~ | |
[12:57:06 INFO]: detected: 1.15.2 | |
[12:57:06 INFO]: #### NoCheatPlus #### | |
[12:57:06 INFO]: Plugin: 3.17-SNAPSHOT-b5.6.3 | |
[12:57:06 INFO]: MCAccess: 1.13-1.15.2|? / Bukkit-API | |
[12:57:06 INFO]: Features: | |
[12:57:06 INFO]: blocks: BlocksMC1_4 | BlocksMC1_5 | BlocksMC1_6_1 | BlocksMC1_7_2 | BlocksMC1_8 | BlocksMC1_9 | BlocksMC1_10 | BlocksMC1_11 | BlocksMC1_12 | BlocksMC1_13 | BlocksMC1_14 | BlocksMC1_15 | MCAccessBukkitModern | |
[12:57:06 INFO]: checks: FastConsume | Gutenberg | HotFixFallingBlockPortalEnter | AttackFrequency | FlyingFrequency | KeepAliveFrequency |
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
Portals: | |
randomtp_spawn1: world.-756.176.500178~world.-752.176.500185 |
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
BREAK_SIGN: '&aYou have broken a WildTP sign' | |
NO_LOCATION: '&4No suitable locations found.' | |
PORTALHOVER: '&bClick to teleport to it.' | |
FALLNOCMD: '&cYou can''t use this command while falling!' | |
PORTALCANCEL: '&7(click the same block twice to cancel)' | |
PORTALGOHAN: '&bNow click other corner.' | |
TIME: | |
HOUR: | |
PLURAL: hours | |
SINGULAR: hour |
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
# Wilderness-Tp configuration file | |
# . | |
# You can retrieve all those parameters with explanation on the online default config: | |
# https://github.com/AcmeProject/WildernessTp/blob/master/src/main/resources/config.yml | |
# . | |
# Detailled & up2date plugin permissions list can be read here: | |
# https://github.com/AcmeProject/WildernessTp/blob/master/src/main/resources/plugin.yml | |
# . | |
# bonus memo: | |
# - Sounds: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html |
NewerOlder