Based on Landmarks by DFYX and my own multi-type modification of it, re-inspired by its continuation on BukkitDev by Thulinma (especially the inclusion of warp/lookat), rewritten in python, using the dynmap API
Information
Features
- Provides methods for adding Landmarks to the world, which display on dynmap.
- Landmarks may be have different icons and a descriptive label.
- They are persistent, using dynmaps marker storage.
- Includes warp and look-at commands, permissions for all commands.
Bonus
Comes with a set of 5 custom icons that i made for our server for my modded landmarks 0.2 way back, 4 of them edited to properly display in dynmap (no scaling), the other one looks a bit worse on dynmap than by itself





Source
Just open the plugin .py from the archive in any text editor or IDE of your choice :)
Usage
Installation
- get dynmap and set it up
- get PythonLoader and install it
- extract the pylandmarks archive into your plugins folder
Change Default Icon
- open config.yml
- change defaults.icon to whatever your default .png is named
Add more Icons
- copy icons as .png into /plugins/dynmap-pylandmarks/icons/
- name of .png minus extension is the landmark type for that icon
Commands/Permissions
- /lm set id [type [label]]
- creates a new landmark at your current position with optional type and label, label defaults to capitalized id
pylandmarks.create - /lm remove id c
- removes a landmark
pylandmarks.create - /lm type id type c
- changes the type of a landmark
pylandmarks.modify - /lm label id label c
- changes the label of a landmark
pylandmarks.modify - /lm list [types] c
- lists all landmarks
pylandmarks.create or pylandmarks.modify - /lm warp id
- warps to a landmarks
pylandmarks.warp - /lm find id
- looks at a landmark
pylandmarks.view
c:can be used from server console
Upcoming features
"Mini-marks" for players, that offer players a way to mark locations for themselves or others. Limited in options compared to proper Landmarks, but with some other useful ways of interacting with them.
- 5 comments
- 5 comments
Facts
- Date created
- Apr 13, 2012
- Categories
- Last update
- Apr 13, 2012
- Development stage
- Release
- Language
- enUS
- License
- WTFPL
- Curse link
- dynmap-PyLandmarks
- Downloads
- 1,441
- Recent file
- R: dynmap-PyLandmarks v1.0 for 1.2.5 Apr 13, 2012
- Reply
- #5
yurikoma Nov 18, 2012 at 19:15 UTC - 0 likesany updates coming soon?
probably not since you havn't been on since aug but still, would be good
BFAK:Yurikoma,90585256,e75dc04cce6c6025190751da0092a1a7b0b5620ac2732aef1e79b45a14306689
- Reply
- #4
TheDemonsSoul Aug 21, 2012 at 18:02 UTC - 1 likeThis seriously needs a new version or a new update...its kind of crazy how long its been already since its been released.
- Reply
- #3
NemisisX31 Jul 03, 2012 at 12:28 UTC - 0 likes<<reply 731486>>
I agree, I want the players to be able to view the list, but not create or modify them.
- Reply
- #2
rajons80 May 30, 2012 at 16:50 UTC - 1 likePlease make seperate permissions fot /lm list!
- Reply
- #1
meizme May 30, 2012 at 16:09 UTC - 0 likesI am Loving this! however it seems i can only make 10 landmarks before the others begin to disappear is there anyway around this?