mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 04:19:01 +00:00
Notify ShopKeepers users of unsealed brews
This commit is contained in:
@@ -108,6 +108,6 @@ Player_WakeNoCheck: '&cNo Wakeup Point Check is currently active'
|
||||
Player_WakeNoPoints: '&cThere are no Wakeup Points!'
|
||||
Player_WakeNotExist: '&cThe Wakeup Point with the id: &6&v1 &cdoesn''t exist!'
|
||||
Player_WakeTeleport: 'Teleport to Wakeup Point with the id: &6&v1&f At position: &6&v2 &v3, &v4, &v5'
|
||||
Player_ShopSealBrew: '&eBrews should be sealed before selling them'
|
||||
Player_ShopSealBrew: '&eIt''s recommended to trade/sell &6sealed &eBrews'
|
||||
Player_Drunkeness: 'Drunkeness'
|
||||
Player_Hangover: 'Your Hangover'
|
||||
|
||||
@@ -108,6 +108,6 @@ Player_WakeNoCheck: '&cNessun punto di risveglio attivo al momento.'
|
||||
Player_WakeNoPoints: '&cNon ci sono punti di risveglio!'
|
||||
Player_WakeNotExist: '&cIl punto di risveglio con id &6&v1 &cnon esiste!'
|
||||
Player_WakeTeleport: 'Teletrasportato al punto di risveglio di id &6&v1&f alla posizione &6&v2 &v3, &v4, &v5'
|
||||
Player_ShopSealBrew: '&eBrews should be sealed before selling them'
|
||||
Player_ShopSealBrew: '&eIt''s recommended to trade/sell &6sealed &eBrews'
|
||||
Player_Drunkeness: 'Ubriacatura'
|
||||
Player_Hangover: 'Hangover'
|
||||
|
||||
@@ -108,6 +108,6 @@ Player_WakeNoCheck: '&c目前沒有喚醒點是處於活動狀態'
|
||||
Player_WakeNoPoints: '&c沒有喚醒點!'
|
||||
Player_WakeNotExist: '&c這個喚醒點 id: &6&v1 &c不存在!'
|
||||
Player_WakeTeleport: '傳送到這個喚醒點 id: &6&v1&f 在位置: &6&v2 &v3, &v4, &v5'
|
||||
Player_ShopSealBrew: '&eBrews should be sealed before selling them'
|
||||
Player_ShopSealBrew: '&eIt''s recommended to trade/sell &6sealed &eBrews'
|
||||
Player_Drunkeness: '醉酒'
|
||||
Player_Hangover: '你的宿醉'
|
||||
|
||||
@@ -108,6 +108,6 @@ Player_WakeNoCheck: '&c目前没有执行苏醒处检查.'
|
||||
Player_WakeNoPoints: '&c目前没有设定任何一个苏醒处!'
|
||||
Player_WakeNotExist: '&cid为: &6&v1 &c的苏醒处并不存在!'
|
||||
Player_WakeTeleport: '前往id为: &6&v1 &f坐标为: &6&v2 &v3, &v4, &v5 &r的苏醒处.'
|
||||
Player_ShopSealBrew: '&eBrews should be sealed before selling them'
|
||||
Player_ShopSealBrew: '&eIt''s recommended to trade/sell &6sealed &eBrews'
|
||||
Player_Drunkeness: '醉酒'
|
||||
Player_Hangover: '你的宿醉'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: Brewery
|
||||
version: 2.1.2
|
||||
main: com.dre.brewery.P
|
||||
softdepend: [LWC, LogBlock, WorldGuard, GriefPrevention, Vault, ChestShop, Towny]
|
||||
softdepend: [LWC, LogBlock, WorldGuard, GriefPrevention, Vault, ChestShop, Shopkeepers, Towny]
|
||||
authors: [Milan Albrecht, Frank Baumann, ProgrammerDan, Daniel Saukel]
|
||||
api-version: 1.13
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user