Skip to content
This repository was archived by the owner on Jul 9, 2019. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

NuxFlags

With NuxFlags you can add personnalized markers for dynmap simply with ingame signs.

Installation

  • First, you need the PermissionsEx plugin (here).
  • Download the latest jar here.
  • Copy the downloaded jar file into the plugins folder and rename it to "NuxFlags.jar".

TODO

  • Add more parameters available to MarkersConfig
  • BUG : If sign is destroyed by gravity, BlockBreakEvent is not called, and marker is not destroyed.

Permission's nodes

  • nuxflags.add
  • nuxgrief.remove

Configuration

The configuration file is : plugins/NuxFlags/config.yml

You can find info about dynmap markers (here) Accepted parameters for MarkersConfig are only icon and minzoom.

Example :

MarkerSets:
 - home
 - lieu
 - mine
 
MarkersConfig:
 home:
  icon: "house"
  minzoom: 2
 lieu:
  icon: "blueflag"
  minzoom: 1
 mine:
  icon: "hammer"
  minzoom: 1

About

Adds markers to dynmap with ingame signs

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages