Releases: arboriginal/SimpleCompass
Releases · arboriginal/SimpleCompass
Version 1.2
- Allows to define how inactive buttons are displayed in book interface
(see commands.track.buttons text_inactive parameters in your lang file) - Minor fix: Now take in consideration "scompass.track.*" in book interface
- Minor fix: Action bar compass now starts correctly when player joins,
before he had to activate it even if option set to "ALWAYS".
Version 1.1
- Add command /sctoggle to quickly toggle compass (idea of TheMrEPICBob from Spigot forum)
- Minor fixes to fully support 1.14
- Internal: Minor code modifications and convert to Maven
Fix for Citizen NPC
Fix potential bug with citizens NPC by adding a check on the metadata "NPC".
Add highlight target ability
0.9.9 Add highlight target ability
Autostart and inactive targets
- Add target autostart ability
- Add inactive target ability
- Fix duplicate bossbar compass on respawn (sometimes happened when require item was picked quickly)
- Fix warning message (supposed when using NPC)
Fixes and additions
- Add message to player when target are auto-disabled
- Add link to default config with explained parameters in config.yml header
- Fix default compass modes
- Fix potential bug with NPC (from unknow plugin? no pb with citizens)
- Add a verification for invalid tracker names
Bugfixes
- Moved death position active delay from SC to tracker
- Fix error on reload which disabled installed trackers
Support for auto-disable + bugfixes
- Add support for targets auto-disable
- Fix ConcurrentModificationException
- Fix cache duration for check update
Bugfixes
- major: Fix targets position in compass when several targets are active
- minor: Fix the way tracker settings are copied, now when a new version is used
and there are new parameters, they will be added in existing settings files. - minor: Filter trackers in book interface before render pages
Fix error on tab completion
0.9.3 Fix error on tab completion