This update includes important fixes concerning the token shop!
- Fixed wrong drops on playerdeath when the player was in the token shop when dying
- Also fixes, that a player was not in GameBox while he was in the shop.
- Fixed that players could pick up items while they where in the shop. The items would disappear when leaving GameBox!
- Added plugin Metrics with bStats. You can take a look at the GameBox Metrics here.
- Metrics can be opt out in the config although I'd like to ask you not to do so. I would like to know how many people are using which GameBox games. This makes it easier to decide on what to work in my limited free time.
- Added option to not close GameBox when the player takes damage (@TheIntelloBox ). This closes ConnectFour issue #1.
- Added events that get called before players enter GameBox and after they left it.
- You can either listen for these events in your own plugin and run code, or:
- ... use the configuration file which supports a list of commands for each listener. Plugin intern Listeners will run these commands. You can find them in the new configuration section 'listeners'. (@iChronicleHD )
Lately I've been working a lot on
the documentation of GameBox. I'll be soon adding more info about how to write your own games and how to customize the shop and the permissions.