mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 04:19:01 +00:00
Added ChestShop notification
This commit is contained in:
@@ -101,3 +101,4 @@ Player_WakeNoCheck: '&cEs läuft kein Aufwachpunkte-Check'
|
||||
Player_WakeNoPoints: '&cEs wurden noch keine Aufwachpunkte erstellt!'
|
||||
Player_WakeNotExist: '&cDer Aufwachpunkt mit der id: &6&v1 &cexistiert nicht!'
|
||||
Player_WakeTeleport: 'Teleport zu Aufwachpunkt mit der id: &6&v1&f An Position: &6&v2 &v3, &v4, &v5'
|
||||
Player_ShopSealBrew: '&eBrewery Tränke sollten vor dem verkaufen versiegelt werden'
|
||||
|
||||
@@ -101,3 +101,4 @@ 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'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: Brewery
|
||||
version: 2.0.1
|
||||
main: com.dre.brewery.P
|
||||
softdepend: [LWC, LogBlock, WorldGuard, GriefPrevention, Vault, Citadel]
|
||||
softdepend: [LWC, LogBlock, WorldGuard, GriefPrevention, Vault, ChestShop]
|
||||
authors: [Milan Albrecht, Frank Baumann, ProgrammerDan, Daniel Saukel]
|
||||
api-version: 1.13
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user