ByVoxar
bunu skill lere ekleyincancelEvent{event=VehicleEnterEvent}-
- skill{s=NoBoatMount} @self ~onVehicleEnter
mavis_bluee
Hayla biniyor ama tekne gördüğü zaman kaçıyormerhaba
- cancelEvent{event=VehicleEnterEvent} bunu skill lere ekleyin
boss a ekle
- skill{s=NoBoatMount} @self ~onVehicleEnter
ByVoxar
boss a ekle- remove{types=BOAT} @EntitiesInRadius{r=4}
skill{s=BreakNearbyBoats} @self ~onTimer:20
ByVoxar
iletinhayla olmuyor dosya içeriğini atayımmı belki hatayı anlarsınız
mavis_bluee
skils.ymlboss:
Type: WITHER_SKELETON
Display: '&fwither'
Health: 300
Damage: 6
Equipment:
- IRON_HELMET HEAD
- IRON_CHESTPLATE CHEST
- IRON_LEGGINGS LEGS
- IRON_BOOTS FEET
- IRON_AXE HAND
- SHIELD OFFHAND
Skills:
- skill{s=BreakNearbyBoats} @self ~onTimer:2
- message{m="&l&cwither &f<killer.name> tarafından &földürüldü"} @Server ~onDeath
- skill{s=wither_OlumeYakin} ~onDamaged
- skill{s=DuvarKirma} @self ~onTimer:2
- attribute{attribute=safe_fall_distance;a=25;duration=1200} @self
- skill{s=witherUltimate} @self ~onTimer:300
Drops:
- GOLDEN_APPLE{display="Altın elma"} 16 1
LevelModifiers:
- health 5
- damage 0.5
Options:
MovementSpeed: 0.3
FollowRange: 200
PreventOtherMounts: true
BossBar:
Enabled: true
Title: '&fwither'
Range: 50
Color: WHITE
Style: SEGMENTED_10
DarkenSky: true
BreakNearbyBoats:
Skills:
- remove{types=BOAT} @EntitiesInRadius{r=4}
ByVoxar
remove{types=OAK_BOAT,BIRCH_BOAT,SPRUCE_BOAT,JUNGLE_BOAT,ACACIA_BOAT,DARK_OAK_BOAT,MANGROVE_BOAT,CHERRY_BOAT,BAMBOO_RAFT}
mavis_bluee
skills e şu özelliği ekleyin tüm botları okusun ondan olabilir
Kod:remove{types=OAK_BOAT,BIRCH_BOAT,SPRUCE_BOAT,JUNGLE_BOAT,ACACIA_BOAT,DARK_OAK_BOAT,MANGROVE_BOAT,CHERRY_BOAT,BAMBOO_RAFT}
- cancelEvent{event=VehicleEnterEvent} @self ~onVehicleEnter
Birde bunu ekleyin çözülmüş olması lazım
birde isterseniz belirli bir dünya tekne koymayı engelleyen bir skript yapalım engellesin daha kolay olur gibi
nroxsy
Merhabalar, birde şunu deneyebilir misiniz?emm sorun şu ki removeyi botlara değil kendisine algılıyor logda herhangi bir hata yok
PreventMounts: true ekle ve tekne silme skill’ini ~onSpawn’ta çalıştır.mavis_bluee
[09:17:41] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.9+10-LTS; Eclipse Adoptium Temurin-21.0.9+10) on Linux 6.8.0-90-generic (amd64)
[09:17:41] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.4-232-ver/1.21.4@12d8fe0 (2025-06-09T10:15:42Z) for Minecraft 1.21.4
[09:17:42] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[09:17:43] [ServerMain/INFO]: [PluginInitializerManager] Initialized 2 plugins
[09:17:43] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (2):
- MythicMobs (5.11.0-86ca150e), kNoEnchants (0.0.1-S)
[09:17:55] [ServerMain/INFO]: Environment: Environment[sessionHost=[URL]https://sessionserver.mojang.com[/URL], servicesHost=https://api.minecraftservices.com, name=PROD]
[09:18:01] [ServerMain/INFO]: Loaded 1370 recipes
[09:18:02] [ServerMain/INFO]: Loaded 1481 advancements
[09:18:02] [ServerMain/INFO]: [MCTypeRegistry] Initialising converters for DataConverter...
[09:18:02] [ServerMain/INFO]: [MCTypeRegistry] Finished initialising converters for DataConverter in 599.6ms
[09:18:02] [Server thread/INFO]: Starting minecraft server version 1.21.4
[09:18:02] [Server thread/WARN]: ****************************
[09:18:02] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED.
[09:18:02] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS.
[09:18:02] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/
[09:18:02] [Server thread/WARN]: ****************************
[09:18:02] [Server thread/INFO]: Loading properties
[09:18:03] [Server thread/INFO]: This server is running Paper version 1.21.4-232-ver/1.21.4@12d8fe0 (2025-06-09T10:15:42Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
[09:18:03] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[09:18:03] [Server thread/INFO]: Server Ping Player Sample Count: 12
[09:18:03] [Server thread/INFO]: Using 4 threads for Netty based IO
[09:18:05] [Server thread/INFO]: [MoonriseCommon] Paper is using 1 worker threads, 1 I/O threads
[09:18:05] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true
[09:18:06] [Server thread/INFO]: Default game type: SURVIVAL
[09:18:06] [Server thread/INFO]: Generating keypair
[09:18:06] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:28032
[09:18:07] [Server thread/INFO]: Using epoll channel type
[09:18:07] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[09:18:07] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loading 4 libraries... please wait
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-api/4.16.0/adventure-api-4.16.0.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-key/4.16.0/adventure-key-4.16.0.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/org/jetbrains/annotations/24.1.0/annotations-24.1.0.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-platform-bukkit/4.3.2/adventure-platform-bukkit-4.3.2.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-platform-api/4.3.2/adventure-platform-api-4.3.2.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.2/adventure-text-serializer-bungeecord-4.3.2.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.13.1/adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-platform-facet/4.3.2/adventure-platform-facet-4.3.2.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-platform-viaversion/4.3.2/adventure-platform-viaversion-4.3.2.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-minimessage/4.16.0/adventure-text-minimessage-4.16.0.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson/4.16.0/adventure-text-serializer-gson-4.16.0.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-json/4.16.0/adventure-text-serializer-json-4.16.0.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/option/1.0.0/option-1.0.0.jar
[09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
[09:18:07] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.11.0-86ca150e
[09:18:07] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
[09:18:08] [Server thread/INFO]: [MythicMobs] §x§f§f§0§0§0§0M§x§f§f§6§6§0§0y§x§f§f§c§c§0§0t§x§c§b§f§f§0§0h§x§6§5§f§f§0§0i§x§0§0§f§f§0§0c§x§0§0§f§f§6§6 §x§0§0§f§f§c§bE§x§0§0§c§b§f§fn§x§0§0§6§5§f§fa§x§0§0§0§0§f§fb§x§6§6§0§0§f§fl§x§c§c§0§0§f§fe§x§f§f§0§0§c§cd§x§f§f§0§0§6§6!
[09:18:08] [Server thread/INFO]: [kNoEnchants] Loading server plugin kNoEnchants v0.0.1-S
[09:18:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[09:18:08] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[09:18:08] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[09:18:08] [Server thread/WARN]: 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.
[09:18:08] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[09:18:08] [Server thread/INFO]: Preparing level "world"
[09:18:09] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[09:18:09] [Server thread/INFO]: Preparing spawn area: 0%
[09:18:09] [Server thread/INFO]: Preparing spawn area: 0%
[09:18:10] [Server thread/INFO]: Preparing spawn area: 2%
[09:18:10] [Server thread/INFO]: Preparing spawn area: 12%
[09:18:11] [Server thread/INFO]: Time elapsed: 1982 ms
[09:18:11] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[09:18:11] [Server thread/INFO]: Preparing spawn area: 0%
[09:18:11] [Server thread/INFO]: Preparing spawn area: 30%
[09:18:11] [Server thread/INFO]: Time elapsed: 617 ms
[09:18:11] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[09:18:11] [Server thread/INFO]: Preparing spawn area: 0%
[09:18:12] [Server thread/INFO]: Time elapsed: 480 ms
[09:18:12] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.11.0-86ca150e
[09:18:12] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.21.4)...
[09:18:12] [Server thread/INFO]: [MythicMobs] The server is running Paper; enabled Paper exclusive functionality
[09:18:26] [Server thread/INFO]: [MythicMobs] Loading Packs...
[09:18:27] [Server thread/INFO]: [MythicMobs] Loading Items...
[09:18:27] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[09:18:27] [Server thread/INFO]: [MythicMobs] All items loaded after 114ms!
[09:18:27] [Server thread/INFO]: [MythicMobs] Loading Skills...
[09:18:28] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[09:18:28] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[09:18:28] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[09:18:28] [Server thread/INFO]: [MythicMobs] Second passes loaded after 95ms!
[09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mobs.
[09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 vanilla mob overrides.
[09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 skills.
[09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mythic items.
[09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[09:18:28] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
[09:18:29] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
[09:18:29] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs v5.11.0 ( build 86ca150e ) has been successfully loaded!
[09:18:29] [Server thread/INFO]: [kNoEnchants] Enabling kNoEnchants v0.0.1-S
[09:18:29] [Server thread/INFO]: kNoEnchants activé.
[09:18:29] [Server thread/INFO]: Plugin créé par kirosnn
[09:18:29] [Server thread/INFO]: Besoin d'un autre plugin ? Contactez moi sur : https://discord.gg/2rS3aEKHaE
[09:18:29] [Server thread/INFO]: [spark] Starting background profiler...
[09:18:30] [Server thread/INFO]: Done preparing level "world" (22.031s)
[09:18:30] [Server thread/INFO]: Running delayed init tasks
[09:18:30] [Server thread/INFO]: Done (50.526s)! For help, type "help"
[09:29:20] [User Authenticator #0/INFO]: UUID of player bluethedeveloper is 9f45289a-a136-3b4d-95b3-05aa744f30dc
[09:29:30] [Server thread/INFO]: [🏴 Mavi] bluethedeveloper joined the game
[09:29:31] [Server thread/INFO]: bluethedeveloper[/94.54.173.5:2221] logged in with entity id 1 at ([world]-12.60035680240508, 105.0, -179.91088720077772)
[09:30:04] [Server thread/INFO]: bluethedeveloper issued server command: /weather clear
[09:30:04] [Server thread/INFO]: [[🏴 Mavi] bluethedeveloper: Set the weather to clear]
[09:30:18] [Server thread/INFO]: bluethedeveloper issued server command: /weather clear 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999d
[09:30:18] [Server thread/INFO]: [[🏴 Mavi] bluethedeveloper: Set the weather to clear]
[09:31:44] [Server thread/INFO]: bluethedeveloper issued server command: /mm reload
[09:31:44] [Server thread/INFO]: [MythicMobs] Saving plugin data...
[09:31:44] [Server thread/INFO]: [MythicMobs] ✓Saving Finished
[09:31:44] [Server thread/INFO]: [MythicMobs] Loading Packs...
[09:31:44] [Server thread/INFO]: [MythicMobs] Loading Items...
[09:31:44] [Server thread/INFO]: [MythicMobs] Loading Item Groups...
[09:31:44] [Server thread/INFO]: [MythicMobs] All items loaded after 4ms!
[09:31:44] [Server thread/INFO]: [MythicMobs] Loading Skills...
[09:31:44] [Server thread/INFO]: [MythicMobs] Loading Drop Tables...
[09:31:44] [Server thread/INFO]: [MythicMobs] Loading Random Spawns...
[09:31:44] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks...
[09:31:44] [Server thread/INFO]: [MythicMobs] Second passes loaded after 3ms!
[09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mobs.
[09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 vanilla mob overrides.
[09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 skills.
[09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mythic items.
[09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[09:31:44] [Server thread/INFO]: [MythicMobs] Mythic has finished reloading!
[09:32:01] [Server thread/INFO]: bluethedeveloper issued server command: /mm mobs spawn Pamuk
[09:32:10] [Server thread/INFO]: bluethedeveloper issued server command: /mm mobs killall
nroxsy
Kod:[09:17:41] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.9+10-LTS; Eclipse Adoptium Temurin-21.0.9+10) on Linux 6.8.0-90-generic (amd64) [09:17:41] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.4-232-ver/1.21.4@12d8fe0 (2025-06-09T10:15:42Z) for Minecraft 1.21.4 [09:17:42] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins... [09:17:43] [ServerMain/INFO]: [PluginInitializerManager] Initialized 2 plugins [09:17:43] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (2): - MythicMobs (5.11.0-86ca150e), kNoEnchants (0.0.1-S) [09:17:55] [ServerMain/INFO]: Environment: Environment[sessionHost=[URL]https://sessionserver.mojang.com[/URL], servicesHost=https://api.minecraftservices.com, name=PROD] [09:18:01] [ServerMain/INFO]: Loaded 1370 recipes [09:18:02] [ServerMain/INFO]: Loaded 1481 advancements [09:18:02] [ServerMain/INFO]: [MCTypeRegistry] Initialising converters for DataConverter... [09:18:02] [ServerMain/INFO]: [MCTypeRegistry] Finished initialising converters for DataConverter in 599.6ms [09:18:02] [Server thread/INFO]: Starting minecraft server version 1.21.4 [09:18:02] [Server thread/WARN]: **************************** [09:18:02] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED. [09:18:02] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS. [09:18:02] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/ [09:18:02] [Server thread/WARN]: **************************** [09:18:02] [Server thread/INFO]: Loading properties [09:18:03] [Server thread/INFO]: This server is running Paper version 1.21.4-232-ver/1.21.4@12d8fe0 (2025-06-09T10:15:42Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT) [09:18:03] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling [09:18:03] [Server thread/INFO]: Server Ping Player Sample Count: 12 [09:18:03] [Server thread/INFO]: Using 4 threads for Netty based IO [09:18:05] [Server thread/INFO]: [MoonriseCommon] Paper is using 1 worker threads, 1 I/O threads [09:18:05] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true [09:18:06] [Server thread/INFO]: Default game type: SURVIVAL [09:18:06] [Server thread/INFO]: Generating keypair [09:18:06] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:28032 [09:18:07] [Server thread/INFO]: Using epoll channel type [09:18:07] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [09:18:07] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity. [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loading 4 libraries... please wait [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-api/4.16.0/adventure-api-4.16.0.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-key/4.16.0/adventure-key-4.16.0.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/org/jetbrains/annotations/24.1.0/annotations-24.1.0.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-platform-bukkit/4.3.2/adventure-platform-bukkit-4.3.2.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-platform-api/4.3.2/adventure-platform-api-4.3.2.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.2/adventure-text-serializer-bungeecord-4.3.2.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.13.1/adventure-text-serializer-gson-legacy-impl-4.13.1.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-platform-facet/4.3.2/adventure-platform-facet-4.3.2.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-platform-viaversion/4.3.2/adventure-platform-viaversion-4.3.2.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-minimessage/4.16.0/adventure-text-minimessage-4.16.0.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-gson/4.16.0/adventure-text-serializer-gson-4.16.0.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/adventure-text-serializer-json/4.16.0/adventure-text-serializer-json-4.16.0.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/net/kyori/option/1.0.0/option-1.0.0.jar [09:18:07] [Server thread/INFO]: [SpigotLibraryLoader] [MythicMobs] Loaded library /home/container/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar [09:18:07] [Server thread/INFO]: [MythicMobs] Loading server plugin MythicMobs v5.11.0-86ca150e [09:18:07] [Server thread/INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit [09:18:08] [Server thread/INFO]: [MythicMobs] §x§f§f§0§0§0§0M§x§f§f§6§6§0§0y§x§f§f§c§c§0§0t§x§c§b§f§f§0§0h§x§6§5§f§f§0§0i§x§0§0§f§f§0§0c§x§0§0§f§f§6§6 §x§0§0§f§f§c§bE§x§0§0§c§b§f§fn§x§0§0§6§5§f§fa§x§0§0§0§0§f§fb§x§6§6§0§0§f§fl§x§c§c§0§0§f§fe§x§f§f§0§0§c§cd§x§f§f§0§0§6§6! [09:18:08] [Server thread/INFO]: [kNoEnchants] Loading server plugin kNoEnchants v0.0.1-S [09:18:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [09:18:08] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [09:18:08] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [09:18:08] [Server thread/WARN]: 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. [09:18:08] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [09:18:08] [Server thread/INFO]: Preparing level "world" [09:18:09] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [09:18:09] [Server thread/INFO]: Preparing spawn area: 0% [09:18:09] [Server thread/INFO]: Preparing spawn area: 0% [09:18:10] [Server thread/INFO]: Preparing spawn area: 2% [09:18:10] [Server thread/INFO]: Preparing spawn area: 12% [09:18:11] [Server thread/INFO]: Time elapsed: 1982 ms [09:18:11] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [09:18:11] [Server thread/INFO]: Preparing spawn area: 0% [09:18:11] [Server thread/INFO]: Preparing spawn area: 30% [09:18:11] [Server thread/INFO]: Time elapsed: 617 ms [09:18:11] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [09:18:11] [Server thread/INFO]: Preparing spawn area: 0% [09:18:12] [Server thread/INFO]: Time elapsed: 480 ms [09:18:12] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.11.0-86ca150e [09:18:12] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.21.4)... [09:18:12] [Server thread/INFO]: [MythicMobs] The server is running Paper; enabled Paper exclusive functionality [09:18:26] [Server thread/INFO]: [MythicMobs] Loading Packs... [09:18:27] [Server thread/INFO]: [MythicMobs] Loading Items... [09:18:27] [Server thread/INFO]: [MythicMobs] Loading Item Groups... [09:18:27] [Server thread/INFO]: [MythicMobs] All items loaded after 114ms! [09:18:27] [Server thread/INFO]: [MythicMobs] Loading Skills... [09:18:28] [Server thread/INFO]: [MythicMobs] Loading Drop Tables... [09:18:28] [Server thread/INFO]: [MythicMobs] Loading Random Spawns... [09:18:28] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks... [09:18:28] [Server thread/INFO]: [MythicMobs] Second passes loaded after 95ms! [09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mobs. [09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 vanilla mob overrides. [09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks. [09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 skills. [09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns. [09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mythic items. [09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables. [09:18:28] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners. [09:18:28] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully. [09:18:29] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics [09:18:29] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs v5.11.0 ( build 86ca150e ) has been successfully loaded! [09:18:29] [Server thread/INFO]: [kNoEnchants] Enabling kNoEnchants v0.0.1-S [09:18:29] [Server thread/INFO]: kNoEnchants activé. [09:18:29] [Server thread/INFO]: Plugin créé par kirosnn [09:18:29] [Server thread/INFO]: Besoin d'un autre plugin ? Contactez moi sur : https://discord.gg/2rS3aEKHaE [09:18:29] [Server thread/INFO]: [spark] Starting background profiler... [09:18:30] [Server thread/INFO]: Done preparing level "world" (22.031s) [09:18:30] [Server thread/INFO]: Running delayed init tasks [09:18:30] [Server thread/INFO]: Done (50.526s)! For help, type "help" [09:29:20] [User Authenticator #0/INFO]: UUID of player bluethedeveloper is 9f45289a-a136-3b4d-95b3-05aa744f30dc [09:29:30] [Server thread/INFO]: [🏴 Mavi] bluethedeveloper joined the game [09:29:31] [Server thread/INFO]: bluethedeveloper[/94.54.173.5:2221] logged in with entity id 1 at ([world]-12.60035680240508, 105.0, -179.91088720077772) [09:30:04] [Server thread/INFO]: bluethedeveloper issued server command: /weather clear [09:30:04] [Server thread/INFO]: [[🏴 Mavi] bluethedeveloper: Set the weather to clear] [09:30:18] [Server thread/INFO]: bluethedeveloper issued server command: /weather clear 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999d [09:30:18] [Server thread/INFO]: [[🏴 Mavi] bluethedeveloper: Set the weather to clear] [09:31:44] [Server thread/INFO]: bluethedeveloper issued server command: /mm reload [09:31:44] [Server thread/INFO]: [MythicMobs] Saving plugin data... [09:31:44] [Server thread/INFO]: [MythicMobs] ✓Saving Finished [09:31:44] [Server thread/INFO]: [MythicMobs] Loading Packs... [09:31:44] [Server thread/INFO]: [MythicMobs] Loading Items... [09:31:44] [Server thread/INFO]: [MythicMobs] Loading Item Groups... [09:31:44] [Server thread/INFO]: [MythicMobs] All items loaded after 4ms! [09:31:44] [Server thread/INFO]: [MythicMobs] Loading Skills... [09:31:44] [Server thread/INFO]: [MythicMobs] Loading Drop Tables... [09:31:44] [Server thread/INFO]: [MythicMobs] Loading Random Spawns... [09:31:44] [Server thread/INFO]: [MythicMobs] Loading Spawn Blocks... [09:31:44] [Server thread/INFO]: [MythicMobs] Second passes loaded after 3ms! [09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mobs. [09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 vanilla mob overrides. [09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks. [09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 4 skills. [09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 random spawns. [09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mythic items. [09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables. [09:31:44] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners. [09:31:44] [Server thread/INFO]: [MythicMobs] Mythic has finished reloading! [09:32:01] [Server thread/INFO]: bluethedeveloper issued server command: /mm mobs spawn Pamuk [09:32:10] [Server thread/INFO]: bluethedeveloper issued server command: /mm mobs killall
mavis_bluee
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!