VanillaMinimaps icon

VanillaMinimaps -----

Fully vanilla minimaps, without any mods.




Version: 1.0.1
Sadly, couldn't get to work on any version there is, the best i got was on 1.21, the resource pack loaded ok, the plugin loaded ok, but when i try to enable it i am prompted "Unable to load player Data" so... can't past this i think im done. Saddly this could be the best plugin ever, it's definitely one of a kind out there, the other ones are mods.

Version: 1.0.1
plugin doesnt get any updates anymore sadly. I really love this plugin :/
//////

Version: 1.0.1
Really cool and works smoothly just might need some optimisation and fixing for modded clients and some other features like N E S W for direction.

Version: 1.0.1
Good plugin, but when u tp, use /warp, etc, etc, minimap disabled automatically.
I want to give 5 star, pls fix it!

Version: 1.0.0
plugin is really good don't get me wrong, but the performance is nog that good. I tested it with/without the plugin and everytime i switch from a world the server is lagging and tps is very low. After removing the plugin the lagg whas gone.

Version: 1.0.0
Love the plugin! Can you PLEASE at coords to the minimap. And that you can see the mobs in the minimap. That would be cool

Version: 1.0.0
The maps DO work, but on 1.20.4 paper using viaversion and geyser, for viaversion the maps are at the feet and head of the player and it doesn't load at all for geyser! Also the fullscreen mode just bugs out aswell. Functional otherwise!

Version: 1.0.0
[22:27:16] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to VanillaMinimaps v1.0.0
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.players.PlayerList.a(PlayerList.java:294) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.server.network.ServerConfigurationPacketListenerImpl.a(ServerConfigurationPacketListenerImpl.java:129) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.a(SourceFile:20) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket.a(SourceFile:7) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:33) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.server.TickTask.run(SourceFile:18) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.util.thread.IAsyncTaskHandler.d(SourceFile:156) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(SourceFile:23) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1191) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:1) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.util.thread.IAsyncTaskHandler.x(SourceFile:130) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.server.MinecraftServer.bl(MinecraftServer.java:1170) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1163) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.util.thread.IAsyncTaskHandler.bu(SourceFile:115) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.server.MinecraftServer.w_(MinecraftServer.java:1146) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1060) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4029-Spigot-c198da2-3337018]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.IllegalAccessError: class com.jnngl.vanillaminimaps.VanillaMinimaps tried to access protected field net.minecraft.server.network.ServerCommonPacketListenerImpl.c (com.jnngl.vanillaminimaps.VanillaMinimaps is in unnamed module of loader org.bukkit.plugin.java.PluginClassLoader @a33a2ca; net.minecraft.server.network.ServerCommonPacketListenerImpl is in unnamed module of loader java.net.URLClassLoader @2077d4de)
at com.jnngl.vanillaminimaps.VanillaMinimaps.onPlayerJoin(VanillaMinimaps.java:215) ~[?:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
... 21 more

Version: 1.0.0
This is really cool! It works right out of the box. Can't wait to see what you add to it :)

Resource Information
Author:
----------
Total Downloads: 1,866
First Release: Jan 28, 2024
Last Update: Jul 21, 2024
Category: ---------------
All-Time Rating:
8 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings