Version 4.1 is now available for beta testers:
– Some bugfixes.
– A statistics system have been implemented:
/lasers stats [playerName|top|clear|link|unlink]
Using this command you can see your stats / a specific player stats / the top10 stats for every area.
Stats corresponds to:
– The time past inside the area.
– The number of steps done inside the area.
– The number of actions done inside the area.
You can retrieve those stats from another plugin by the following ways:
– Using the Area API area.getStats() (and its sub methods).
– Using the PlayerLeavedAreaLEEvent getStats() method.
The link and unlink commands can be used to have the same statistics inside 2 areas (in case you have multiple instances of the same enigma in order to let many players play inside the same campain at the same time).
– I designed a new logo (very simple … I’m not a designer ^^).