Intyre 1908ed5812 Fix for incorrect gamemode messages, close #83 (#86)
Shows the correct message ingame but not in the console.
PocketMine doesn't handle the translation for gamemode changes, MCPE
does. No idea why but it requires the second and third parameter....

commands.gamemode.success.other=Set %2$s's game mode to %3$s
commands.gamemode.success.self=Set own game mode to %3$s

To solve the problem we have to change the language files and let
PocketMine-MP translate it.
2017-02-15 14:48:11 +00:00
..
2017-02-13 14:27:17 +00:00
2017-02-06 14:50:05 +00:00
2017-02-12 16:01:23 +00:00
2017-01-13 16:57:05 +00:00
2017-02-06 14:50:05 +00:00
2017-01-22 11:36:22 +00:00
2017-02-06 14:50:05 +00:00
2017-01-13 16:57:05 +00:00
2016-11-30 10:07:37 +00:00
2015-05-21 11:41:11 +02:00
2017-01-25 17:36:40 +00:00
2017-02-14 13:40:58 +00:00