Skip to content

SkDynmap v1.1

Compare
Choose a tag to compare
@Skylyxx Skylyxx released this 16 Feb 18:22
· 41 commits to master since this release
30c46ca

SkDynmap V1.1

SkDynmap v1.1 adds support of Dynmap markers ! It also add custom id support for areas and markers. All the code has been reviewed, and optimized for better performances.

Principal changes:

Adding markers support:

With the markerbuilder expression:
set {_builder} to new marker with id "custom_id" named "Landmark" at {pos-1}
create marker {_builder}

With the scope:

make marker:
	set name of marker to "Landmark"
	set location of marker to {pos-2}
	set marker's icon to "house"
create marker from last generated marker

For others questions, you can contact me on Skript Chat's discord: SkDynmap's channel