VillageMarker
VillageMarker - Supports VillageMarkerMod:
Actual version: v0.48 supporting MC/LL 1.12.2
LiteLoader Mod files can get downloaded here...
Note
From version 0.41.1 I am using the source code from LiteLoader Mod author GuntherGW
With version 0.43 I released the first own migrated client mod vor LiteLoader
Description
This plugin supports clients modded with the VillageMarkerMod/LiteLoader mod. It sends information about the villages to all connected clients.
Note: Just modded clients will process that information to visually indicate village bounds.
Supports:
Until version 0.3: Every client gets the village information from server.
How to use
- Just copy the plugin jar into your Bukkit plugin folder. (As with other plugins)
- Restart your server or reload plugins via "/reload" command
- Follow the instructions on VillageMarkerMod page to mod your client.
- >0.41 use the client mod for LiteLoader
Features:
- Support for clients modded with the VillageMarkerMod.
- Supports the Multiverse Plugin (tested Version: 2.5-b678 (beta))
Permission:
- villagemarker - the server will send information about villages to every player with this permission (by default true)
Changelogs
VillageMarkerMod LiteLoader
Version 1.11: https://dev.bukkit.org/bukkit-plugins/villagemarker/files/24-lite-loader-mod-for-village-marker-0-44/
Update needed?
If you are searching for a new version, just trigger me via an PM. Most of the time I just didn't noticed that a new minecraft version was released.
-
View User Profile
-
Send Message
Posted Mar 13, 2017Have you considered adding a server side command interface to show the village info in text mode, again only to those with the correct permissions? I mean this for local hosted sessions. Network play would need this on the server side.
VillageInfo has this including breeding status and reputation:
http://chunkbase.com/mods/village-info
Right now I uses both mods on my server.
I wish I had a mod to display and edit villager inventories. :) sneak-right-click or something to get an inventory page like a chest. I'm not talking about their trades, I'm talking about what food and such they have picked up.
Thanks for the awesome mod!
-
View User Profile
-
Send Message
Posted Jun 18, 2017In reply to TimR1ker:
-
View User Profile
-
Send Message
Posted Mar 11, 20171.10.2 plz
-
View User Profile
-
Send Message
Posted Mar 12, 2017Done, should be available in a hour or so. Greetings, thanks for reminder :/
-
View User Profile
-
Send Message
Posted Feb 9, 2017Hello,author.I'm a Chinese.I want put your VillageMarker transport to China.I will put your name and the network address on the web away.Plaese hurry,Thank you very much!
-
View User Profile
-
Send Message
Posted Feb 9, 2017Hello,author.I'm a Chinese.I want put your VillageMarker transport to China.I will put your name and the network address on the web away.Plaese hurry,Thank you very much!
-
View User Profile
-
Send Message
Posted Jan 19, 2017Is there a 1.10.2 liteloader version? I tried the 1.10 but liteloader claims a mismatch version and does not load the mod.
-
View User Profile
-
Send Message
Posted Mar 12, 2017New version is on its way (for 1.10.2, sorry misread the version as 1.11.2 -.-), should be available soon.
-
View User Profile
-
Send Message
Posted Dec 4, 2016@ExioN97
Please give me more information about the crashes.
Check your PM
-
View User Profile
-
Send Message
Posted Sep 16, 2016that 1.9.4 version for liteloader not stable always crash
-
View User Profile
-
Send Message
Posted Jul 4, 2016Update
Hello, I added the version 1.8.6 and 1.9.4 and a fix for 1.8.3 to my file section.
These versionse were already available from liteloader author GuntherDW Liteloader Mod+Plugin
I am not sure if I have enought time to read into LiteLoader development. I hope that the Liteloader mod author will update to 1.10
@ExioN97 @Ilufang @Azfaloth
UPDATE
New version for spigot 1.10 AND LiteLoader released ;)
-
View User Profile
-
Send Message
Posted Jul 3, 2016@Ilufang
I will check that out, sry for so long delay
-
View User Profile
-
Send Message
Posted Jul 3, 2016Just for information: I will try to update this mod in the next few days:)
-
View User Profile
-
Send Message
Posted Jun 16, 2016Can u make update for 1.9.4?
-
View User Profile
-
Send Message
Posted Feb 4, 2016Hi @eruvanos , thank you for this awesome plugin! I am using spigot 1.8.3 with your plugin + Liteloader 1.8 mod, and the mod works all right except the village radius.
The radius part of the village information sent by the server seems to be the number of doors instead of the actual village radius. A village with only 1 valid door is rendered as a super tiny sphere, while a village small in area but with a lot of doors can be rendered as a huge one. Both scenario works as intended (radius=32) in single player.
I tried to fix this through source code, and came across
ClientUpdatorV2.java. After some research, I tried replacingsb.append(":").append(village.c());on line 113 withsb.append(":").append(village.b());, and this seems to fix the issue for me. Can you check this out, and probably fix it in the next version if confirmed? Thank you!-
View User Profile
-
Send Message
Posted Jun 21, 2015Hi is there an update for 1.8.6? :)
-
View User Profile
-
Send Message
Posted May 2, 2015hey .. i wrote a plugin based on Village Info Mod .. it displays information about current village in chat area when type command
http://dev.bukkit.org/bukkit-plugins/villageinfo/
-
View User Profile
-
Send Message
Posted May 2, 2015@AT_HE
on the server the plugin can be swotched on and off
the only people that can see it is if they have the marker mod installed on there client
-
View User Profile
-
Send Message
Posted Apr 28, 2015hi.. this plugin seems very good
... you said every client gets village info .. how?? throught commands? f3 info screen?
please tell me, i like to make grow every village i find, and want that info available to all my players without mods
-
View User Profile
-
Send Message
Posted Mar 28, 2015@welard1231
Yes, now ^^
Thanks, I do not check updates very often, just realize when getting a mail from this account that there is a new message.
Sorry :/
But I will make an Version for Spigot 1.8.3 in the next days...