Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
Merge Dev to Master, MCPEToDiscord V1.4
Browse files Browse the repository at this point in the history
## This update has breaking changes over any previous updates
## + This will only work on PMMP 3.0.0+ (Tested on 3.1.2)

# Whats New ?
- Added Traditional + Simplified Chinese
- Added FactionsPro Support (Adds {faction} & {fac_rank}) (NOT FactionsProBeta !)
- Added PurePerms Support (Adds {group})
- Smashed every buy reported !
  • Loading branch information
JaxkDev authored Aug 3, 2018
2 parents 15b294d + 287e095 commit 7676bc2
Show file tree
Hide file tree
Showing 29 changed files with 96 additions and 1,090 deletions.
2 changes: 0 additions & 2 deletions resources/.gitattributes

This file was deleted.

8 changes: 0 additions & 8 deletions resources/.poggit.yml

This file was deleted.

13 changes: 0 additions & 13 deletions resources/.travis.yml

This file was deleted.

201 changes: 0 additions & 201 deletions resources/LICENSE

This file was deleted.

27 changes: 0 additions & 27 deletions resources/README.md

This file was deleted.

2 changes: 1 addition & 1 deletion resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ debug: false

discord: true

purechat: false
pureperms: false
factions: false

webhook_url: ""
Expand Down
8 changes: 4 additions & 4 deletions resources/help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---
discord - 將此設置為true或false以啟用/禁用插件

purechat - 如果啟用{rank}和{nickname},則將此值設置為true或false。
pureperms - 如果啟用{group}和{nickname},則將此值設置為true或false。
factions - 如果啟用{faction}並且可以使用{fac_rank},則將此值設置為true或false。

debug - 將其設置為true或false(除非告知,否則建議為false)
Expand All @@ -28,7 +28,7 @@ other_pluginDisabledFormat - 當插件被禁用時發送的消息
---
discord - Set this to true or false to enable/disable the plugin

purechat - Set this to true or false if enabled {rank} and {nickname} can be used.
pureperms - Set this to true or false if enabled {group} and {nickname} can be used.
factions - Set this to true or false if enabled {faction} and {fac_rank} can be used.

debug - Set this to true or false (recommended false unless told to)
Expand All @@ -54,7 +54,7 @@ other_pluginDisabledFormat - Message to send when plugin is Disabled
---
discord - Setze dies auf wahr oder falsch, um das Plugin zu aktivieren / deaktivieren

purechat - Setzen Sie dies auf wahr oder falsch, wenn {rank} und {nickname} aktiviert sind.
pureperms - Setzen Sie dies auf wahr oder falsch, wenn {group} und {nickname} aktiviert sind.
factions - Setzen Sie dies auf Wahr oder Falsch, wenn {faction} und {fac_rank} aktiviert sind.

debug - Setzen Sie dies auf wahr oder falsch (empfohlen, wenn nicht anders angegeben)
Expand All @@ -80,7 +80,7 @@ other_pluginDisabledFormat - Zu sendende Nachricht, wenn das Plugin deaktiv
---
discord - establezca esto en verdadero o falso para habilitar / deshabilitar el complemento

purechat - Establezca esto como verdadero o falso si está habilitado {rank} y {nickname} puede ser utilizado.
pureperms - Establezca esto como verdadero o falso si está habilitado {group} y {nickname} puede ser utilizado.
factions - Establezca esto en verdadero o falso si está habilitado {faction} y {fac_rank} puede ser utilizado.

debug - Establezca esto como verdadero o falso (se recomienda falso a menos que se indique lo contrario)
Expand Down
Binary file removed resources/icon.png
Binary file not shown.
4 changes: 2 additions & 2 deletions resources/lang/english.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ enabled_incomplete: 'Plugin config is incomplete/corrupt make sure all values ar
enabled_debug: 'Plugin is enabled + debug enabled'
enabled_defualtlang: 'Language is invalid check config.yml, language set to english as defualt'

purechat_good: 'PureChat was found and loaded !'
purechat_bad: "PureChat Not found, Support for {nickname} and {rank} will not work."
pureperms_good: 'Pureperms was found and loaded !'
pureperms_bad: "Pureperms Not found, Support for {nickname} and {rank} will not work."

factions_good: 'FactionsPro was found and loaded !'
factions_bad: "FactionsPro Not found, Support for {faction} and {fac_rank} will not work."
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/french.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ enabled_incomplete: 'La configuration du plugin est incomplète / corrompue assu
enabled_debug: 'Plugin est activé + débogage activé'
enabled_defualtlang: 'La langue nest pas valide vérifier config.yml, la langue définie en anglais comme defualt'

purechat_good: 'PureChat a été trouvé et chargé!'
purechat_bad: 'PureChat non trouvé, le support pour {pseudo} et {rang} ne fonctionnera pas.'
pureperms_good: 'Pureperms a été trouvé et chargé!'
pureperms_bad: 'Pureperms non trouvé, le support pour {pseudo} et {rang} ne fonctionnera pas.'

factions_good: 'FactionsPro a été trouvé et chargé!'
factions_bad: 'FactionsPro non trouvé, le support pour {faction} et {fac_rank} ne fonctionnera pas.'
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/german.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ enabled_incomplete: 'Die Plugin-Konfiguration ist unvollständig / fehlerhaft. S
enabled_debug: 'Plugin ist aktiviert + Debug aktiviert'
enabled_defualtlang: 'Sprache ist ungültig check config.yml, Sprache auf Englisch gesetzt als defualt'

purechat_good: 'PureChat wurde gefunden und geladen!'
purechat_bad: 'PureChat Not found, Support für {nickname} und {rank} wird nicht funktionieren.'
pureperms_good: 'PurePerms wurde gefunden und geladen!'
pureperms_bad: 'PurePerms Not found, Support für {nickname} und {rank} wird nicht funktionieren.'

factions_good: 'FactionsPro wurde gefunden und geladen!'
factions_bad: 'FactionsPro nicht gefunden, Support für {faction} und {fac_rank} funktioniert nicht.'
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/portuguese.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ enabled_incomplete: 'A configuração do plug-in está incompleta / corrompida,
enabled_debug: 'Plugin está ativado + debug ativado'
enabled_defualtlang: 'O idioma é inválido, verifique o config.yml, o idioma está definido para o inglês como defualt'

purechat_good: 'PureChat foi encontrado e carregado!'
purechat_bad: 'PureChat não encontrado, o suporte para {nickname} e {rank} não funcionará.'
pureperms_good: 'PurePerms foi encontrado e carregado!'
pureperms_bad: 'PurePerms não encontrado, o suporte para {nickname} e {rank} não funcionará.'

factions_good: 'FactionsPro foi encontrado e carregado!'
factions_bad: 'FactionsPro não encontrado, suporte para {faction} e {fac_rank} não funcionará.'
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/simplified_chinese.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ enabled_incomplete: '插件配置不完整/损坏,确保所有值都正确,
enabled_debug: '启用插件+启用调试'
enabled_defualtlang: '语言无效检查config.yml,语言设置为英语为defualt'

purechat_good: 'PureChat被发现并加载'
purechat_bad: '未找到PureChat,支持{nickname}和{rank}将不起作用。'
pureperms_good: 'PurePerms被发现并加载'
pureperms_bad: '未找到PurePerms,支持{nickname}和{rank}将不起作用。'

factions_good: 'FactionsPro被发现并加载!'
factions_bad: '未找到FactionsPro,支持{faction}和{fac_rank}将无效。'
Expand Down
Loading

0 comments on commit 7676bc2

Please sign in to comment.