Releases: Devidian/oz_rw_plugin_global_intercom
Releases · Devidian/oz_rw_plugin_global_intercom
[0.10.2] - 2019-05-02
[0.10.1] - 2019-05-02
Fixed
- Exception thrown when typeing
/gi
without parameter
Changed
- default language of *.md files is now English
[0.9.0] - 2019-03-15
Changed
- now using tools.jar in version 0.4.1
- text colors were removed from
GlobalIntercom
class, now Colors from tools will be used - motd removed, its now called
plugin welcome message
and can only be turned on/off in the settings. The text definition has moved to the language files so every user can read the plugin welcome in his language (so far translated) - Plugin enabled message now triggert in onEnabled
- initSettings now sends settings loaded message to serverlog
Added
- if you write
+screen
into a message, a screenshot will be uploaded that can be viewed in discord (not ingame on other servers!) - in the
settings.properties
you can set screenshots on/off and the maximum screen resolution (width of the image)
[0.8.2] - 2019-01-27
Changed
- the plugin-shared lib
tools.jar
must now be placed into/plugins/shared/lib/tools.jar
- ru.properties now translated by
Galochka
Language fixes
[0.8.1] - 2019-01-25
Added
- translation file for french (fr) translated by google from en
- translation file for russian (ru) translated by (initialized by google translation from en)
/gi status
shows your current locale (en,de,...) and system locale/gi status
shows the used locale (en,de,...)
Changed
- motd is now false by default
- now
player.getSystemLanguage()
is used instead ofplayer.getLanguage()
- updated version of tools.jar (0.2.0) IMPORTANT: if you use my DiscordPlugin too, be sure both have 0.2.0! remove all lower versions!